Pull request #43365 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2b0da893660089b72d9a99c8f72f6f80cc7d6e09+e78f6f9c68fee84430b76738c328d5b51d9c853a (c661824b96b8d5b57ea4172d0f5077db5b07d0a1) 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-43365@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-22T14:54:59.312Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-22T14:54:59.316Z] Trying to pass milestone 5 [Pipeline] milestone [2022-04-22T14:54:59.396Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-22T14:55:14.581Z] Still waiting to schedule task [2022-04-22T14:55:14.583Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0848aa6d9b53fc003)’ is offline [2022-04-22T14:55:59.440Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0848aa6d9b53fc003) in /home/ubuntu/workspace/moby_PR-43365 [Pipeline] { [Pipeline] checkout [2022-04-22T14:55:59.541Z] The recommended git tool is: git [2022-04-22T14:56:02.193Z] using credential docker-jenkins-github-credentials [2022-04-22T14:56:02.214Z] Cloning the remote Git repository [2022-04-22T14:56:02.214Z] Cloning with configured refspecs honoured and without tags [2022-04-22T14:56:02.235Z] Cloning repository https://github.com/moby/moby.git [2022-04-22T14:56:02.296Z] > git init /home/ubuntu/workspace/moby_PR-43365 # timeout=10 [2022-04-22T14:56:02.678Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:56:02.678Z] > git --version # timeout=10 [2022-04-22T14:56:02.710Z] > git --version # 'git version 2.17.1' [2022-04-22T14:56:02.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:56:02.712Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:56:25.744Z] Fetching without tags [2022-04-22T14:56:26.048Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:56:27.074Z] Merge succeeded, producing 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:56:27.074Z] Checking out Revision 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 (PR-43365) [2022-04-22T14:56:25.663Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:56:25.681Z] > git config --add remote.origin.fetch +refs/pull/43365/head:refs/remotes/origin/PR-43365 # timeout=10 [2022-04-22T14:56:25.691Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:56:25.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:56:25.751Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:56:25.751Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:56:25.752Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:56:26.056Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:56:26.079Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:56:26.985Z] > git remote # timeout=10 [2022-04-22T14:56:27.007Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T14:56:27.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:56:27.026Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-22T14:56:27.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T14:56:27.082Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:56:27.102Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:56:31.863Z] Commit message: "distribution: move newPusher() and newPuller() together with definition" [2022-04-22T14:56:31.865Z] > git rev-list --no-walk 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-22T14:56:32.908Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43365:/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-04-22T14:56:41.026Z] Unable to find image 'alpine:latest' locally [2022-04-22T14:56:41.026Z] latest: Pulling from library/alpine [2022-04-22T14:56:41.026Z] df9b9388f04a: Pulling fs layer [2022-04-22T14:56:41.026Z] df9b9388f04a: Download complete [2022-04-22T14:56:41.026Z] df9b9388f04a: Pull complete [2022-04-22T14:56:41.026Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T14:56:41.026Z] Status: Downloaded newer image for alpine:latest [2022-04-22T14:56:49.130Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-22T14:56:49.390Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0848aa6d9b53fc003) in /home/ubuntu/workspace/moby_PR-43365 [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) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-22T14:56:49.450Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [2022-04-22T14:56:49.500Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-22T14:56:49.538Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-22T14:56:49.570Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [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-04-22T14:56:49.830Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 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-04-22T14:56:49.508Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43365/.git # timeout=10 [2022-04-22T14:56:49.541Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:56:49.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:56:49.573Z] > git --version # timeout=10 [2022-04-22T14:56:49.597Z] > git --version # 'git version 2.17.1' [2022-04-22T14:56:49.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:56:49.599Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:56:49.831Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:56:49.841Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:56:49.986Z] Merge succeeded, producing 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:56:49.986Z] Checking out Revision 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 (PR-43365) [2022-04-22T14:56:50.206Z] Commit message: "distribution: move newPusher() and newPuller() together with definition" [2022-04-22T14:56:49.924Z] > git remote # timeout=10 [2022-04-22T14:56:49.933Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T14:56:49.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:56:49.954Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-22T14:56:49.976Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T14:56:49.988Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:56:49.997Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-22T14:56:50.857Z] + [ PR != PR ] [2022-04-22T14:56:50.857Z] + [ master != master ] [2022-04-22T14:56:50.857Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-22T14:56:51.223Z] + docker version [2022-04-22T14:56:51.223Z] Client: Docker Engine - Community [2022-04-22T14:56:51.223Z] Version: 20.10.14 [2022-04-22T14:56:51.223Z] API version: 1.41 [2022-04-22T14:56:51.223Z] Go version: go1.16.15 [2022-04-22T14:56:51.223Z] Git commit: a224086 [2022-04-22T14:56:51.223Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-22T14:56:51.223Z] OS/Arch: linux/amd64 [2022-04-22T14:56:51.223Z] Context: default [2022-04-22T14:56:51.223Z] Experimental: true [2022-04-22T14:56:51.223Z] [2022-04-22T14:56:51.223Z] Server: Docker Engine - Community [2022-04-22T14:56:51.223Z] Engine: [2022-04-22T14:56:51.223Z] Version: 20.10.14 [2022-04-22T14:56:51.223Z] API version: 1.41 (minimum version 1.12) [2022-04-22T14:56:51.223Z] Go version: go1.16.15 [2022-04-22T14:56:51.223Z] Git commit: 87a90dc [2022-04-22T14:56:51.223Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-22T14:56:51.223Z] OS/Arch: linux/amd64 [2022-04-22T14:56:51.223Z] Experimental: true [2022-04-22T14:56:51.223Z] containerd: [2022-04-22T14:56:51.223Z] Version: 1.5.11 [2022-04-22T14:56:51.223Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:56:51.223Z] runc: [2022-04-22T14:56:51.223Z] Version: 1.0.3 [2022-04-22T14:56:51.223Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-22T14:56:51.223Z] docker-init: [2022-04-22T14:56:51.223Z] Version: 0.19.0 [2022-04-22T14:56:51.223Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-22T14:56:51.561Z] + docker info [2022-04-22T14:57:04.389Z] Still waiting to schedule task [2022-04-22T14:57:04.389Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0848aa6d9b53fc003)’ [2022-04-22T14:57:04.389Z] Still waiting to schedule task [2022-04-22T14:57:04.390Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0848aa6d9b53fc003)’ [2022-04-22T14:57:04.390Z] Still waiting to schedule task [2022-04-22T14:57:04.390Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-22T14:57:04.393Z] Still waiting to schedule task [2022-04-22T14:57:04.393Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-22T14:57:04.394Z] Still waiting to schedule task [2022-04-22T14:57:04.394Z] All nodes of label ‘windows-2019’ are offline [2022-04-22T14:57:04.395Z] Still waiting to schedule task [2022-04-22T14:57:04.395Z] All nodes of label ‘windows-2022’ are offline [2022-04-22T14:57:13.492Z] Client: [2022-04-22T14:57:13.492Z] Context: default [2022-04-22T14:57:13.492Z] Debug Mode: false [2022-04-22T14:57:13.492Z] Plugins: [2022-04-22T14:57:13.492Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-22T14:57:13.492Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-22T14:57:13.492Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-22T14:57:13.492Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-22T14:57:13.492Z] [2022-04-22T14:57:13.492Z] Server: [2022-04-22T14:57:13.492Z] Containers: 0 [2022-04-22T14:57:13.492Z] Running: 0 [2022-04-22T14:57:13.492Z] Paused: 0 [2022-04-22T14:57:13.492Z] Stopped: 0 [2022-04-22T14:57:13.492Z] Images: 1 [2022-04-22T14:57:13.492Z] Server Version: 20.10.14 [2022-04-22T14:57:13.492Z] Storage Driver: overlay2 [2022-04-22T14:57:13.492Z] Backing Filesystem: extfs [2022-04-22T14:57:13.492Z] Supports d_type: true [2022-04-22T14:57:13.492Z] Native Overlay Diff: true [2022-04-22T14:57:13.492Z] userxattr: false [2022-04-22T14:57:13.492Z] Logging Driver: json-file [2022-04-22T14:57:13.492Z] Cgroup Driver: cgroupfs [2022-04-22T14:57:13.492Z] Cgroup Version: 1 [2022-04-22T14:57:13.492Z] Plugins: [2022-04-22T14:57:13.492Z] Volume: local [2022-04-22T14:57:13.492Z] Network: bridge host ipvlan macvlan null overlay [2022-04-22T14:57:13.492Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-22T14:57:13.492Z] Swarm: inactive [2022-04-22T14:57:13.492Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-22T14:57:13.492Z] Default Runtime: runc [2022-04-22T14:57:13.492Z] Init Binary: docker-init [2022-04-22T14:57:13.492Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:57:13.492Z] runc version: v1.0.3-0-gf46b6ba [2022-04-22T14:57:13.492Z] init version: de40ad0 [2022-04-22T14:57:13.492Z] Security Options: [2022-04-22T14:57:13.492Z] apparmor [2022-04-22T14:57:13.492Z] seccomp [2022-04-22T14:57:13.492Z] Profile: default [2022-04-22T14:57:13.492Z] Kernel Version: 5.4.0-1071-aws [2022-04-22T14:57:13.492Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-22T14:57:13.492Z] OSType: linux [2022-04-22T14:57:13.492Z] Architecture: x86_64 [2022-04-22T14:57:13.492Z] CPUs: 2 [2022-04-22T14:57:13.492Z] Total Memory: 7.565GiB [2022-04-22T14:57:13.492Z] Name: ip-10-100-78-165 [2022-04-22T14:57:13.492Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-22T14:57:13.492Z] Docker Root Dir: /var/lib/docker [2022-04-22T14:57:13.492Z] Debug Mode: false [2022-04-22T14:57:13.492Z] Registry: https://index.docker.io/v1/ [2022-04-22T14:57:13.492Z] Labels: [2022-04-22T14:57:13.492Z] Experimental: true [2022-04-22T14:57:13.492Z] Insecure Registries: [2022-04-22T14:57:13.492Z] 127.0.0.0/8 [2022-04-22T14:57:13.492Z] Live Restore Enabled: true [2022-04-22T14:57:13.492Z] [2022-04-22T14:57:13.492Z] WARNING: No swap limit support [Pipeline] sh [2022-04-22T14:57:13.774Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T14:57:13.774Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T14:57:13.774Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43365/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-22T14:57:13.774Z] + bash /home/ubuntu/workspace/moby_PR-43365/check-config.sh [2022-04-22T14:57:13.774Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-22T14:57:13.774Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-22T14:57:13.774Z] [2022-04-22T14:57:13.774Z] Generally Necessary: [2022-04-22T14:57:13.774Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-22T14:57:13.774Z] - apparmor: enabled and tools installed [2022-04-22T14:57:13.774Z] - CONFIG_NAMESPACES: enabled [2022-04-22T14:57:14.031Z] - CONFIG_NET_NS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_PID_NS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_IPC_NS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_UTS_NS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUPS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CPUSETS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_MEMCG: enabled [2022-04-22T14:57:14.031Z] - CONFIG_KEYS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_VETH: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_BPF: enabled [2022-04-22T14:57:14.031Z] [2022-04-22T14:57:14.031Z] Optional Features: [2022-04-22T14:57:14.031Z] - CONFIG_USER_NS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_SECCOMP: enabled [2022-04-22T14:57:14.031Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-22T14:57:14.031Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-22T14:57:14.031Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-22T14:57:14.031Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-22T14:57:14.031Z] - CONFIG_BLK_CGROUP: enabled [2022-04-22T14:57:14.031Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_PERF: enabled [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-22T14:57:14.031Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-22T14:57:14.031Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-22T14:57:14.288Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-22T14:57:14.288Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-22T14:57:14.288Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-22T14:57:14.288Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_IP_VS: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-22T14:57:14.288Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-22T14:57:14.288Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-22T14:57:14.288Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-22T14:57:14.288Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-22T14:57:14.288Z] - CONFIG_EXT4_FS: enabled [2022-04-22T14:57:14.288Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-22T14:57:14.288Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-22T14:57:14.288Z] - Network Drivers: [2022-04-22T14:57:14.288Z] - "overlay": [2022-04-22T14:57:14.288Z] - CONFIG_VXLAN: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-22T14:57:14.288Z] Optional (for encrypted networks): [2022-04-22T14:57:14.288Z] - CONFIG_CRYPTO: enabled [2022-04-22T14:57:14.288Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-22T14:57:14.288Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-22T14:57:14.288Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-22T14:57:14.288Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-22T14:57:14.288Z] - CONFIG_XFRM: enabled [2022-04-22T14:57:14.288Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-22T14:57:14.288Z] - "ipvlan": [2022-04-22T14:57:14.288Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-22T14:57:14.288Z] - "macvlan": [2022-04-22T14:57:14.288Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_DUMMY: enabled (as module) [2022-04-22T14:57:14.288Z] - "ftp,tftp client in container": [2022-04-22T14:57:14.288Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-22T14:57:14.288Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-22T14:57:14.288Z] - Storage Drivers: [2022-04-22T14:57:14.288Z] - "aufs": [2022-04-22T14:57:14.288Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-22T14:57:14.288Z] - "btrfs": [2022-04-22T14:57:14.545Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-22T14:57:14.545Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-22T14:57:14.545Z] - "devicemapper": [2022-04-22T14:57:14.545Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-22T14:57:14.545Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-22T14:57:14.545Z] - "overlay": [2022-04-22T14:57:14.545Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-22T14:57:14.545Z] - "zfs": [2022-04-22T14:57:14.545Z] - /dev/zfs: present [2022-04-22T14:57:14.545Z] - zfs command: missing [2022-04-22T14:57:14.545Z] - zpool command: missing [2022-04-22T14:57:14.545Z] [2022-04-22T14:57:14.545Z] Limits: [2022-04-22T14:57:14.545Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-22T14:57:14.545Z] [2022-04-22T14:57:14.545Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-22T14:57:14.872Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 . [2022-04-22T14:57:14.872Z] #2 [internal] load .dockerignore [2022-04-22T14:57:14.872Z] #2 sha256:e80b596b1119822430a700ea8db89d1e4439a6b8359d4e14aadcc7f53899194a [2022-04-22T14:57:14.872Z] #2 transferring context: 145B done [2022-04-22T14:57:15.129Z] #2 DONE 0.1s [2022-04-22T14:57:15.129Z] [2022-04-22T14:57:15.129Z] #1 [internal] load build definition from Dockerfile [2022-04-22T14:57:15.129Z] #1 sha256:9a4d27b33e6977dc2f244369de204a6f05d3e3083047c5336dd01cb0c1561c4a [2022-04-22T14:57:15.129Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-22T14:57:15.129Z] #1 DONE 0.1s [2022-04-22T14:57:15.129Z] [2022-04-22T14:57:15.129Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-22T14:57:15.129Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-22T14:57:15.385Z] #3 DONE 0.3s [2022-04-22T14:57:15.385Z] [2022-04-22T14:57:15.385Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-22T14:57:15.385Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-22T14:57:15.385Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-22T14:57:15.681Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-04-22T14:57:15.681Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-22T14:57:15.681Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-22T14:57:15.681Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-22T14:57:15.681Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-22T14:57:15.939Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-22T14:57:15.939Z] #4 DONE 0.5s [2022-04-22T14:57:16.197Z] [2022-04-22T14:57:16.198Z] #6 [internal] load .dockerignore [2022-04-22T14:57:16.198Z] #6 sha256:69882032b7f04063aaa6452731ef6c62fdf338dc7fbded5b4aea1ff083be9458 [2022-04-22T14:57:16.198Z] #6 DONE 0.0s [2022-04-22T14:57:16.198Z] [2022-04-22T14:57:16.198Z] #5 [internal] load build definition from Dockerfile [2022-04-22T14:57:16.198Z] #5 sha256:8162881edf3ef3b439f89c07c59b8997cf3e94fc580fd7a0577dc4225e29a967 [2022-04-22T14:57:16.198Z] #5 DONE 0.0s [2022-04-22T14:57:16.198Z] [2022-04-22T14:57:16.198Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:57:16.198Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-22T14:57:16.763Z] #10 ... [2022-04-22T14:57:16.763Z] [2022-04-22T14:57:16.763Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-22T14:57:16.763Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-22T14:57:16.763Z] #7 DONE 0.7s [2022-04-22T14:57:16.763Z] [2022-04-22T14:57:16.763Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-22T14:57:16.763Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-22T14:57:16.763Z] #8 DONE 0.8s [2022-04-22T14:57:17.020Z] [2022-04-22T14:57:17.020Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:57:17.020Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-22T14:57:17.020Z] #9 DONE 0.9s [2022-04-22T14:57:17.020Z] [2022-04-22T14:57:17.020Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:57:17.020Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-22T14:57:17.020Z] #10 DONE 0.9s [2022-04-22T14:57:17.277Z] [2022-04-22T14:57:17.277Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:57:17.277Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:57:17.277Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-22T14:57:17.534Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-22T14:57:17.534Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.2s [2022-04-22T14:57:17.534Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-22T14:57:17.534Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-22T14:57:17.534Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 14.51MB / 54.94MB 0.3s [2022-04-22T14:57:17.792Z] #35 ... [2022-04-22T14:57:17.792Z] [2022-04-22T14:57:17.792Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-22T14:57:17.792Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-22T14:57:17.792Z] #54 DONE 0.0s [2022-04-22T14:57:17.792Z] [2022-04-22T14:57:17.792Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:57:17.792Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:57:17.792Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 19.39MB / 54.94MB 0.4s [2022-04-22T14:57:17.792Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 0.5s [2022-04-22T14:57:18.052Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.71MB / 54.94MB 0.7s [2022-04-22T14:57:18.318Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 0.9s [2022-04-22T14:57:18.895Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.4s done [2022-04-22T14:57:20.801Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.7s [2022-04-22T14:57:22.712Z] #35 ... [2022-04-22T14:57:22.712Z] [2022-04-22T14:57:22.712Z] #31 [internal] load build context [2022-04-22T14:57:22.712Z] #31 sha256:fc4ad7ad7555b52c77bc97eab0cfcdc555d709c0788fafbb1323d8d4d1437259 [2022-04-22T14:57:22.712Z] #31 transferring context: 60.75MB 4.5s done [2022-04-22T14:57:22.712Z] #31 DONE 5.3s [2022-04-22T14:57:22.712Z] [2022-04-22T14:57:22.712Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:57:22.712Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:57:22.712Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-22T14:57:22.712Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:57:22.712Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-22T14:57:22.712Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-22T14:57:22.712Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.6s done [2022-04-22T14:57:22.712Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-04-22T14:57:22.712Z] #76 DONE 5.3s [2022-04-22T14:57:22.712Z] [2022-04-22T14:57:22.712Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:57:22.712Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:57:22.970Z] #35 ... [2022-04-22T14:57:22.970Z] [2022-04-22T14:57:22.970Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:57:22.970Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:57:22.970Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-22T14:57:22.970Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-22T14:57:22.970Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-22T14:57:22.970Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-22T14:57:22.970Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-22T14:57:22.970Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s done [2022-04-22T14:57:22.970Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.0s done [2022-04-22T14:57:22.970Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.2s done [2022-04-22T14:57:22.970Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.2s done [2022-04-22T14:57:22.970Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.0s done [2022-04-22T14:57:22.970Z] #11 ... [2022-04-22T14:57:22.970Z] [2022-04-22T14:57:22.970Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:57:22.970Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-22T14:57:22.970Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-22T14:57:22.970Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:57:22.970Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-22T14:57:22.970Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-22T14:57:22.970Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-04-22T14:57:22.970Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-04-22T14:57:22.970Z] #78 DONE 5.7s [2022-04-22T14:57:22.970Z] [2022-04-22T14:57:22.970Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:57:22.970Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:57:24.871Z] #35 ... [2022-04-22T14:57:24.871Z] [2022-04-22T14:57:24.871Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-22T14:57:24.871Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-22T14:57:24.871Z] #77 DONE 0.6s [2022-04-22T14:57:24.871Z] [2022-04-22T14:57:24.871Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:57:24.871Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:57:24.871Z] #35 DONE 7.6s [2022-04-22T14:57:24.871Z] [2022-04-22T14:57:24.871Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:57:24.871Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:57:24.871Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.7s done [2022-04-22T14:57:24.871Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s [2022-04-22T14:57:25.128Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-22T14:57:25.387Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-22T14:57:25.387Z] #11 ... [2022-04-22T14:57:25.387Z] [2022-04-22T14:57:25.387Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-22T14:57:25.387Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-22T14:57:25.387Z] #79 DONE 0.6s [2022-04-22T14:57:25.387Z] [2022-04-22T14:57:25.387Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:57:25.387Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:57:26.317Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.7s done [2022-04-22T14:57:26.317Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-22T14:57:31.590Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.7s done [2022-04-22T14:57:31.590Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-22T14:57:34.873Z] #11 ... [2022-04-22T14:57:34.873Z] [2022-04-22T14:57:34.873Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:57:34.873Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-22T14:57:34.873Z] #36 1.437 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:57:34.873Z] #36 1.450 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:57:34.873Z] #36 1.450 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:57:34.873Z] #36 1.601 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:57:34.873Z] #36 1.776 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:57:34.873Z] #36 2.032 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:57:34.873Z] #36 3.441 Fetched 8510 kB in 2s (3748 kB/s) [2022-04-22T14:57:34.873Z] #36 3.441 Reading package lists... [2022-04-22T14:57:34.873Z] #36 4.180 Reading package lists... [2022-04-22T14:57:34.873Z] #36 4.956 Building dependency tree... [2022-04-22T14:57:34.873Z] #36 5.309 The following additional packages will be installed: [2022-04-22T14:57:34.873Z] #36 5.309 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-22T14:57:34.873Z] #36 5.309 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-22T14:57:34.873Z] #36 5.311 Recommended packages: [2022-04-22T14:57:34.873Z] #36 5.311 libldap-common publicsuffix libsasl2-modules [2022-04-22T14:57:34.873Z] #36 5.483 The following NEW packages will be installed: [2022-04-22T14:57:34.873Z] #36 5.484 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-22T14:57:34.873Z] #36 5.484 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-22T14:57:34.873Z] #36 5.484 libssh2-1 openssl [2022-04-22T14:57:34.873Z] #36 5.757 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T14:57:34.873Z] #36 5.757 Need to get 3040 kB of archives. [2022-04-22T14:57:34.873Z] #36 5.757 After this operation, 6651 kB of additional disk space will be used. [2022-04-22T14:57:34.873Z] #36 5.757 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-22T14:57:34.873Z] #36 5.780 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-22T14:57:34.873Z] #36 5.780 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-22T14:57:34.873Z] #36 5.780 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-22T14:57:34.873Z] #36 5.780 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-22T14:57:34.873Z] #36 5.782 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-22T14:57:34.873Z] #36 5.795 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-22T14:57:34.873Z] #36 5.795 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-22T14:57:34.873Z] #36 5.795 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-22T14:57:34.873Z] #36 5.795 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-22T14:57:34.873Z] #36 5.795 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-22T14:57:34.873Z] #36 5.795 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-22T14:57:34.873Z] #36 5.795 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-22T14:57:34.873Z] #36 5.797 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-22T14:57:34.873Z] #36 5.799 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-22T14:57:34.873Z] #36 5.959 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T14:57:34.873Z] #36 6.002 Fetched 3040 kB in 0s (9856 kB/s) [2022-04-22T14:57:34.873Z] #36 6.036 Selecting previously unselected package openssl. [2022-04-22T14:57:34.874Z] #36 6.036 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-22T14:57:34.874Z] #36 6.038 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.043 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 6.181 Selecting previously unselected package ca-certificates. [2022-04-22T14:57:34.874Z] #36 6.181 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-22T14:57:34.874Z] #36 6.184 Unpacking ca-certificates (20210119) ... [2022-04-22T14:57:34.874Z] #36 6.315 Selecting previously unselected package libbrotli1:amd64. [2022-04-22T14:57:34.874Z] #36 6.315 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.324 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-22T14:57:34.874Z] #36 6.383 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-22T14:57:34.874Z] #36 6.383 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.392 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 6.427 Selecting previously unselected package libsasl2-2:amd64. [2022-04-22T14:57:34.874Z] #36 6.427 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.431 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 6.486 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-22T14:57:34.874Z] #36 6.486 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.490 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-22T14:57:34.874Z] #36 6.597 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-22T14:57:34.874Z] #36 6.597 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.602 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-22T14:57:34.874Z] #36 6.653 Selecting previously unselected package libpsl5:amd64. [2022-04-22T14:57:34.874Z] #36 6.653 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.657 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-22T14:57:34.874Z] #36 6.701 Selecting previously unselected package librtmp1:amd64. [2022-04-22T14:57:34.874Z] #36 6.701 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.705 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:57:34.874Z] #36 6.748 Selecting previously unselected package libssh2-1:amd64. [2022-04-22T14:57:34.874Z] #36 6.748 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.753 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-22T14:57:34.874Z] #36 6.811 Selecting previously unselected package libcurl4:amd64. [2022-04-22T14:57:34.874Z] #36 6.811 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.820 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 6.906 Selecting previously unselected package curl. [2022-04-22T14:57:34.874Z] #36 6.906 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.911 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 6.994 Selecting previously unselected package libonig5:amd64. [2022-04-22T14:57:34.874Z] #36 6.994 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 6.998 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T14:57:34.874Z] #36 7.060 Selecting previously unselected package libjq1:amd64. [2022-04-22T14:57:34.874Z] #36 7.060 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 7.064 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-22T14:57:34.874Z] #36 7.113 Selecting previously unselected package jq. [2022-04-22T14:57:34.874Z] #36 7.113 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-22T14:57:34.874Z] #36 7.118 Unpacking jq (1.6-2.1) ... [2022-04-22T14:57:34.874Z] #36 7.168 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-22T14:57:34.874Z] #36 7.179 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-22T14:57:34.874Z] #36 7.193 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-22T14:57:34.874Z] #36 7.205 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 7.219 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:57:34.874Z] #36 7.230 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 7.242 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-22T14:57:34.874Z] #36 7.253 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 7.272 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T14:57:34.874Z] #36 7.286 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-22T14:57:34.874Z] #36 7.299 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-22T14:57:34.874Z] #36 7.312 Setting up ca-certificates (20210119) ... [2022-04-22T14:57:34.874Z] #36 7.919 Updating certificates in /etc/ssl/certs... [2022-04-22T14:57:34.874Z] #36 8.615 129 added, 0 removed; done. [2022-04-22T14:57:34.874Z] #36 8.648 Setting up jq (1.6-2.1) ... [2022-04-22T14:57:34.874Z] #36 8.661 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 8.673 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:57:34.874Z] #36 8.685 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T14:57:34.874Z] #36 8.703 Processing triggers for ca-certificates (20210119) ... [2022-04-22T14:57:34.874Z] #36 8.710 Updating certificates in /etc/ssl/certs... [2022-04-22T14:57:34.874Z] #36 9.327 0 added, 0 removed; done. [2022-04-22T14:57:34.874Z] #36 9.327 Running hooks in /etc/ca-certificates/update.d... [2022-04-22T14:57:34.874Z] #36 9.328 done. [2022-04-22T14:57:35.131Z] #36 ... [2022-04-22T14:57:35.131Z] [2022-04-22T14:57:35.131Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:57:35.131Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:57:35.406Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-04-22T14:57:35.971Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-22T14:57:36.229Z] #11 ... [2022-04-22T14:57:36.229Z] [2022-04-22T14:57:36.229Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:57:36.229Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-22T14:57:36.229Z] #36 DONE 11.5s [2022-04-22T14:57:36.485Z] [2022-04-22T14:57:36.486Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:57:36.486Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:57:36.742Z] #11 ... [2022-04-22T14:57:36.742Z] [2022-04-22T14:57:36.742Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-22T14:57:36.742Z] #37 sha256:b14dc184e03adf7f10f72fe56fac0cb628d3a3e8bf23ce08f09119ae174a3403 [2022-04-22T14:57:36.742Z] #37 DONE 0.3s [2022-04-22T14:57:36.742Z] [2022-04-22T14:57:36.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:57:36.742Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:57:40.927Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-22T14:57:45.125Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.4s done [2022-04-22T14:57:45.125Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-22T14:57:45.125Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-22T14:57:45.125Z] #11 DONE 27.7s [2022-04-22T14:57:45.125Z] [2022-04-22T14:57:45.125Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-22T14:57:45.125Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-22T14:57:46.496Z] #12 ... [2022-04-22T14:57:46.496Z] [2022-04-22T14:57:46.496Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:57:46.496Z] #38 sha256:bff2443f057bae330ab29c12891247f72e775fee7114fe48c178ac67840c9f17 [2022-04-22T14:57:46.496Z] #38 1.539 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-22T14:57:46.496Z] #38 1.808 [2022-04-22T14:57:46.496Z] #38 2.031 #=#=# ######################################################################## 100.0% [2022-04-22T14:57:46.496Z] #38 2.258 [2022-04-22T14:57:46.496Z] #38 3.129 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-22T14:57:46.496Z] #38 3.394 [2022-04-22T14:57:46.496Z] #38 3.609 #=#=# ######################################################################## 100.0% [2022-04-22T14:57:46.496Z] #38 3.869 [2022-04-22T14:57:46.496Z] #38 4.752 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-22T14:57:46.496Z] #38 5.048 [2022-04-22T14:57:46.496Z] #38 5.279 #=#=# ################### 27.2% ########################################## 59.1% ################################################################# 91.3% ######################################################################## 100.0% [2022-04-22T14:57:46.496Z] #38 5.807 [2022-04-22T14:57:46.496Z] #38 6.791 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-22T14:57:46.496Z] #38 7.027 [2022-04-22T14:57:46.496Z] #38 7.250 #=#=# ######################################################################## 100.0% [2022-04-22T14:57:46.496Z] #38 7.528 [2022-04-22T14:57:46.496Z] #38 8.198 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-22T14:57:46.496Z] #38 8.413 [2022-04-22T14:57:46.496Z] #38 8.642 #=#=# ######################################################################## 100.0% [2022-04-22T14:57:46.496Z] #38 8.854 [2022-04-22T14:57:46.496Z] #38 8.898 Download of images into '/build' complete. [2022-04-22T14:57:46.496Z] #38 8.898 Use something like the following to load the result into a Docker daemon: [2022-04-22T14:57:46.496Z] #38 8.898 tar -cC '/build' . | docker load [2022-04-22T14:57:46.496Z] #38 DONE 9.6s [2022-04-22T14:57:46.496Z] [2022-04-22T14:57:46.496Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-22T14:57:46.496Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-22T14:57:46.496Z] #12 DONE 1.3s [2022-04-22T14:57:46.496Z] [2022-04-22T14:57:46.496Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-22T14:57:46.496Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-22T14:57:47.060Z] #13 DONE 0.6s [2022-04-22T14:57:47.060Z] [2022-04-22T14:57:47.060Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:57:47.060Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:57:47.060Z] #43 ... [2022-04-22T14:57:47.060Z] [2022-04-22T14:57:47.060Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-22T14:57:47.060Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-22T14:57:47.060Z] #40 DONE 0.1s [2022-04-22T14:57:47.060Z] [2022-04-22T14:57:47.060Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-22T14:57:47.060Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-22T14:57:47.060Z] #51 DONE 0.2s [2022-04-22T14:57:47.060Z] [2022-04-22T14:57:47.060Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-22T14:57:47.061Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-22T14:57:47.061Z] #55 DONE 0.2s [2022-04-22T14:57:47.318Z] [2022-04-22T14:57:47.318Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:57:47.318Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:57:49.224Z] #56 ... [2022-04-22T14:57:49.224Z] [2022-04-22T14:57:49.224Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-22T14:57:49.224Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-22T14:57:49.224Z] #14 DONE 2.2s [2022-04-22T14:57:49.481Z] [2022-04-22T14:57:49.481Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-22T14:57:49.481Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-22T14:57:50.094Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb131ce08d849b20) in /home/ubuntu/workspace/moby_PR-43365 [Pipeline] { [Pipeline] checkout [2022-04-22T14:57:50.204Z] The recommended git tool is: git [2022-04-22T14:57:50.421Z] #15 DONE 1.3s [2022-04-22T14:57:50.421Z] [2022-04-22T14:57:50.421Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:57:50.421Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:57:50.421Z] #43 3.244 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-22T14:57:51.355Z] #43 ... [2022-04-22T14:57:51.355Z] [2022-04-22T14:57:51.355Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-22T14:57:51.355Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-22T14:57:51.355Z] #16 DONE 1.0s [2022-04-22T14:57:51.614Z] [2022-04-22T14:57:51.614Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-22T14:57:51.614Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-22T14:57:52.989Z] #17 DONE 1.2s [2022-04-22T14:57:52.989Z] [2022-04-22T14:57:52.989Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-22T14:57:52.989Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-22T14:57:53.483Z] using credential docker-jenkins-github-credentials [2022-04-22T14:57:53.499Z] Cloning the remote Git repository [2022-04-22T14:57:53.499Z] Cloning with configured refspecs honoured and without tags [2022-04-22T14:57:53.541Z] Cloning repository https://github.com/moby/moby.git [2022-04-22T14:57:53.977Z] #18 DONE 1.2s [2022-04-22T14:57:53.977Z] [2022-04-22T14:57:53.977Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:57:53.977Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:57:53.977Z] #56 3.355 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:57:53.977Z] #56 3.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:57:53.977Z] #56 3.660 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-22T14:57:53.977Z] #56 3.766 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:57:53.977Z] #56 4.137 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:57:53.977Z] #56 6.010 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:57:53.596Z] > git init /home/ubuntu/workspace/moby_PR-43365 # timeout=10 [2022-04-22T14:57:54.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:57:54.020Z] > git --version # timeout=10 [2022-04-22T14:57:54.056Z] > git --version # 'git version 2.17.1' [2022-04-22T14:57:54.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:57:54.058Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:57:56.506Z] #56 9.118 Get:7 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-22T14:57:56.506Z] #56 9.331 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:57:56.765Z] #56 ... [2022-04-22T14:57:56.766Z] [2022-04-22T14:57:56.766Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-22T14:57:56.766Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-22T14:57:56.766Z] #19 1.470 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:57:56.766Z] #19 1.505 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:57:56.766Z] #19 1.508 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:57:56.766Z] #19 2.200 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:57:56.766Z] #19 2.854 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-22T14:57:57.023Z] #19 ... [2022-04-22T14:57:57.023Z] [2022-04-22T14:57:57.023Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T14:57:57.023Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T14:57:57.023Z] #60 3.414 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-22T14:57:57.023Z] #60 ... [2022-04-22T14:57:57.023Z] [2022-04-22T14:57:57.023Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:57:57.023Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:57:57.023Z] #52 2.814 + git clone https://github.com/docker/distribution.git . [2022-04-22T14:57:57.023Z] #52 2.828 Cloning into '.'... [2022-04-22T14:57:57.280Z] #52 ... [2022-04-22T14:57:57.280Z] [2022-04-22T14:57:57.280Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:57:57.280Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T14:57:57.280Z] #41 2.527 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-22T14:57:57.280Z] #41 2.527 Cloning into '.'... [2022-04-22T14:57:57.280Z] #41 ... [2022-04-22T14:57:57.280Z] [2022-04-22T14:57:57.280Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:57:57.280Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T14:57:57.280Z] #58 3.309 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-22T14:57:57.280Z] #58 4.471 go: downloading github.com/fatih/color v1.10.0 [2022-04-22T14:57:57.280Z] #58 4.510 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-22T14:57:57.280Z] #58 4.523 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-22T14:57:57.280Z] #58 4.544 go: downloading github.com/pkg/errors v0.9.1 [2022-04-22T14:57:57.280Z] #58 4.918 go: downloading golang.org/x/tools v0.1.0 [2022-04-22T14:57:57.280Z] #58 5.092 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-22T14:57:57.280Z] #58 5.243 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-22T14:57:57.280Z] #58 5.333 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-22T14:57:57.280Z] #58 5.387 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-22T14:57:57.280Z] #58 8.958 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-22T14:57:57.280Z] #58 9.048 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-22T14:57:57.280Z] #58 9.166 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-22T14:57:57.280Z] #58 10.19 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-22T14:57:57.280Z] #58 10.20 go: downloading golang.org/x/mod v0.3.0 [2022-04-22T14:57:57.540Z] #58 ... [2022-04-22T14:57:57.540Z] [2022-04-22T14:57:57.540Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T14:57:57.540Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T14:57:57.540Z] #62 2.531 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-22T14:57:57.540Z] #62 7.599 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-22T14:57:57.540Z] #62 7.639 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-22T14:57:57.540Z] #62 7.805 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-22T14:57:57.540Z] #62 9.125 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-22T14:57:57.798Z] #62 ... [2022-04-22T14:57:57.798Z] [2022-04-22T14:57:57.798Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T14:57:57.798Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-22T14:57:57.798Z] #45 3.017 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-22T14:57:57.798Z] #45 3.869 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-22T14:57:57.798Z] #45 4.949 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-22T14:57:57.798Z] #45 5.301 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-22T14:57:57.798Z] #45 5.337 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-22T14:57:57.798Z] #45 8.367 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-22T14:57:57.798Z] #45 8.484 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T14:57:57.798Z] #45 ... [2022-04-22T14:57:57.798Z] [2022-04-22T14:57:57.798Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-22T14:57:57.798Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-22T14:57:57.798Z] #19 3.563 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-22T14:57:58.055Z] #19 4.208 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T14:57:59.426Z] #19 5.240 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-22T14:57:59.997Z] #19 6.009 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-22T14:58:00.930Z] #19 6.892 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-22T14:58:00.930Z] #19 6.903 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T14:58:00.930Z] #19 6.932 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:58:00.930Z] #19 ... [2022-04-22T14:58:00.930Z] [2022-04-22T14:58:00.930Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:58:00.930Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:58:00.930Z] #43 13.59 tomll can be used in two ways: [2022-04-22T14:58:00.930Z] #43 13.60 Writing to STDIN and reading from STDOUT: [2022-04-22T14:58:00.930Z] #43 13.60 cat file.toml | tomll > file.toml [2022-04-22T14:58:00.930Z] #43 13.60 [2022-04-22T14:58:00.930Z] #43 13.60 Reading and updating a list of files: [2022-04-22T14:58:00.930Z] #43 13.60 tomll a.toml b.toml c.toml [2022-04-22T14:58:00.930Z] #43 13.60 [2022-04-22T14:58:00.930Z] #43 13.60 When given a list of files, tomll will modify all files in place without asking. [2022-04-22T14:58:00.930Z] #43 DONE 14.0s [2022-04-22T14:58:00.930Z] [2022-04-22T14:58:00.930Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-22T14:58:00.930Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-22T14:58:00.930Z] #19 6.944 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-22T14:58:00.930Z] #19 6.944 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-22T14:58:00.930Z] #19 6.951 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-22T14:58:01.493Z] #19 7.682 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:58:01.493Z] #19 7.688 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-22T14:58:01.493Z] #19 7.690 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-22T14:58:01.493Z] #19 7.699 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T14:58:01.493Z] #19 7.704 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-22T14:58:01.493Z] #19 7.710 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-22T14:58:02.217Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-094e52eadd336dc5f) in /home/ubuntu/workspace/moby_PR-43365 [Pipeline] { [Pipeline] checkout [2022-04-22T14:58:02.333Z] The recommended git tool is: git [2022-04-22T14:58:02.814Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f512f3dea9b70717) in /home/ubuntu/workspace/moby_PR-43365 [Pipeline] { [Pipeline] checkout [2022-04-22T14:58:02.917Z] The recommended git tool is: git [2022-04-22T14:58:04.847Z] using credential docker-jenkins-github-credentials [2022-04-22T14:58:04.862Z] Cloning the remote Git repository [2022-04-22T14:58:04.862Z] Cloning with configured refspecs honoured and without tags [2022-04-22T14:58:04.067Z] Cloning repository https://github.com/moby/moby.git [2022-04-22T14:58:04.122Z] > git init /home/ubuntu/workspace/moby_PR-43365 # timeout=10 [2022-04-22T14:58:04.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:58:04.441Z] > git --version # timeout=10 [2022-04-22T14:58:04.449Z] > git --version # 'git version 2.17.1' [2022-04-22T14:58:04.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:04.451Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:06.437Z] using credential docker-jenkins-github-credentials [2022-04-22T14:58:06.452Z] Cloning the remote Git repository [2022-04-22T14:58:06.452Z] Cloning with configured refspecs honoured and without tags [2022-04-22T14:58:06.531Z] Cloning repository https://github.com/moby/moby.git [2022-04-22T14:58:06.600Z] > git init /home/ubuntu/workspace/moby_PR-43365 # timeout=10 [2022-04-22T14:58:06.866Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:58:06.866Z] > git --version # timeout=10 [2022-04-22T14:58:06.888Z] > git --version # 'git version 2.25.1' [2022-04-22T14:58:06.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:06.892Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:08.051Z] #19 ... [2022-04-22T14:58:08.051Z] [2022-04-22T14:58:08.051Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:58:08.051Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:58:08.051Z] #52 17.41 + git checkout -q v2.3.0 [2022-04-22T14:58:08.051Z] #52 18.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-22T14:58:11.328Z] #52 ... [2022-04-22T14:58:11.328Z] [2022-04-22T14:58:11.328Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T14:58:11.328Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T14:58:11.328Z] #60 22.31 go: downloading github.com/fatih/color v1.13.0 [2022-04-22T14:58:11.328Z] #60 22.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T14:58:11.328Z] #60 22.34 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-22T14:58:11.328Z] #60 22.35 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T14:58:11.328Z] #60 22.53 go: downloading github.com/spf13/viper v1.10.1 [2022-04-22T14:58:11.328Z] #60 22.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-22T14:58:11.328Z] #60 22.96 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-22T14:58:11.328Z] #60 22.96 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-22T14:58:11.328Z] #60 23.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-22T14:58:11.328Z] #60 23.67 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-22T14:58:11.328Z] #60 ... [2022-04-22T14:58:11.328Z] [2022-04-22T14:58:11.328Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:58:11.328Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:58:11.329Z] #56 14.02 Fetched 8513 kB in 11s (763 kB/s) [2022-04-22T14:58:11.329Z] #56 14.02 Reading package lists... [2022-04-22T14:58:11.329Z] #56 17.94 Reading package lists... [2022-04-22T14:58:11.329Z] #56 21.36 Building dependency tree... [2022-04-22T14:58:11.329Z] #56 23.57 The following additional packages will be installed: [2022-04-22T14:58:11.329Z] #56 23.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T14:58:11.329Z] #56 23.57 python3-protobuf python3-six [2022-04-22T14:58:11.329Z] #56 23.57 Suggested packages: [2022-04-22T14:58:11.329Z] #56 23.58 python3-setuptools [2022-04-22T14:58:11.329Z] #56 23.58 Recommended packages: [2022-04-22T14:58:11.329Z] #56 23.58 iproute2 | iproute [2022-04-22T14:58:11.329Z] #56 24.00 The following NEW packages will be installed: [2022-04-22T14:58:11.329Z] #56 24.02 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T14:58:11.329Z] #56 24.02 python3-protobuf python3-six [2022-04-22T14:58:11.585Z] #56 24.40 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T14:58:11.585Z] #56 24.40 Need to get 2292 kB of archives. [2022-04-22T14:58:11.585Z] #56 24.40 After this operation, 11.0 MB of additional disk space will be used. [2022-04-22T14:58:11.585Z] #56 24.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-22T14:58:11.585Z] #56 24.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T14:58:11.585Z] #56 24.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-22T14:58:11.585Z] #56 24.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-22T14:58:11.585Z] #56 24.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-22T14:58:11.585Z] #56 24.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-22T14:58:11.585Z] #56 24.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-22T14:58:12.515Z] #56 ... [2022-04-22T14:58:12.515Z] [2022-04-22T14:58:12.515Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T14:58:12.515Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T14:58:12.515Z] #60 25.61 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T14:58:12.515Z] #60 25.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:58:12.515Z] #60 25.62 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T14:58:12.772Z] #60 25.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-22T14:58:12.772Z] #60 25.78 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-22T14:58:12.772Z] #60 25.79 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T14:58:12.772Z] #60 25.81 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-22T14:58:12.772Z] #60 25.85 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-22T14:58:12.772Z] #60 25.90 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T14:58:12.772Z] #60 25.94 go: downloading github.com/spf13/afero v1.6.0 [2022-04-22T14:58:13.028Z] #60 25.96 go: downloading github.com/spf13/cast v1.4.1 [2022-04-22T14:58:13.028Z] #60 26.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-22T14:58:13.028Z] #60 26.04 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-22T14:58:13.028Z] #60 26.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-22T14:58:13.028Z] #60 26.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-22T14:58:13.028Z] #60 26.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-22T14:58:13.028Z] #60 26.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-22T14:58:13.285Z] #60 26.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-22T14:58:13.285Z] #60 26.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-22T14:58:13.285Z] #60 26.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-22T14:58:13.285Z] #60 26.23 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-22T14:58:13.285Z] #60 26.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-22T14:58:13.285Z] #60 26.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-22T14:58:13.285Z] #60 26.29 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-22T14:58:13.285Z] #60 26.30 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-22T14:58:13.285Z] #60 26.38 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-22T14:58:13.285Z] #60 26.40 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-22T14:58:13.542Z] #60 26.41 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-22T14:58:13.542Z] #60 26.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-22T14:58:13.542Z] #60 26.65 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-22T14:58:13.542Z] #60 26.67 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-22T14:58:13.542Z] #60 26.70 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-22T14:58:13.542Z] #60 26.71 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-22T14:58:13.542Z] #60 26.74 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-22T14:58:13.542Z] #60 26.76 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-22T14:58:13.799Z] #60 26.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-22T14:58:13.799Z] #60 26.86 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-22T14:58:13.799Z] #60 26.90 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-22T14:58:13.799Z] #60 26.95 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-22T14:58:13.799Z] #60 26.97 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-22T14:58:14.056Z] #60 26.98 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-22T14:58:14.056Z] #60 26.99 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-22T14:58:14.056Z] #60 27.06 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-22T14:58:14.056Z] #60 27.07 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-22T14:58:14.056Z] #60 27.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-22T14:58:14.056Z] #60 27.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-22T14:58:14.056Z] #60 27.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-22T14:58:14.056Z] #60 27.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-22T14:58:14.313Z] #60 27.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-22T14:58:14.313Z] #60 27.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-22T14:58:14.313Z] #60 27.38 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-22T14:58:14.313Z] #60 27.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-22T14:58:14.570Z] #60 27.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-22T14:58:14.570Z] #60 27.50 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-22T14:58:14.570Z] #60 27.53 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-22T14:58:14.570Z] #60 27.55 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-22T14:58:14.570Z] #60 ... [2022-04-22T14:58:14.570Z] [2022-04-22T14:58:14.570Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T14:58:14.570Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T14:58:14.570Z] #62 27.08 v3.0.2 [2022-04-22T14:58:14.570Z] #62 DONE 27.6s [2022-04-22T14:58:14.570Z] [2022-04-22T14:58:14.570Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T14:58:14.570Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-22T14:58:14.570Z] #45 27.30 NAME: [2022-04-22T14:58:14.570Z] #45 27.30 go-winres - A tool for embedding resources in Windows executables [2022-04-22T14:58:14.570Z] #45 27.30 [2022-04-22T14:58:14.570Z] #45 27.30 USAGE: [2022-04-22T14:58:14.570Z] #45 27.30 go-winres [global options] command [command options] [arguments...] [2022-04-22T14:58:14.570Z] #45 27.30 [2022-04-22T14:58:14.570Z] #45 27.30 COMMANDS: [2022-04-22T14:58:14.570Z] #45 27.30 init Create an initial ./winres/winres.json [2022-04-22T14:58:14.570Z] #45 27.31 make Make syso files for the "go build" command [2022-04-22T14:58:14.570Z] #45 27.31 simply Make syso files for the "go build" command (simplified) [2022-04-22T14:58:14.570Z] #45 27.31 extract Extract all resources from an executable [2022-04-22T14:58:14.570Z] #45 27.31 patch Replace resources in an executable file (exe, dll) [2022-04-22T14:58:14.570Z] #45 27.31 help, h Shows a list of commands or help for one command [2022-04-22T14:58:14.570Z] #45 27.31 [2022-04-22T14:58:14.570Z] #45 27.31 GLOBAL OPTIONS: [2022-04-22T14:58:14.570Z] #45 27.31 --help, -h show help (default: false) [2022-04-22T14:58:14.570Z] #45 DONE 27.6s [2022-04-22T14:58:14.570Z] [2022-04-22T14:58:14.570Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T14:58:14.570Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T14:58:14.570Z] #60 27.56 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-22T14:58:14.570Z] #60 27.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-22T14:58:14.570Z] #60 27.61 go: downloading github.com/julz/importas v0.1.0 [2022-04-22T14:58:14.570Z] #60 27.65 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-22T14:58:14.570Z] #60 27.68 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-22T14:58:14.570Z] #60 27.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-22T14:58:14.570Z] #60 27.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-22T14:58:14.570Z] #60 27.78 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-22T14:58:14.570Z] #60 27.79 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-22T14:58:14.827Z] #60 27.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-22T14:58:14.827Z] #60 27.84 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-22T14:58:14.827Z] #60 27.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-22T14:58:14.827Z] #60 27.92 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-22T14:58:14.827Z] #60 27.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-22T14:58:15.094Z] #60 27.96 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-22T14:58:15.350Z] #60 28.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-22T14:58:15.350Z] #60 28.48 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-22T14:58:15.350Z] #60 28.50 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-22T14:58:15.608Z] #60 28.53 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-22T14:58:15.608Z] #60 28.55 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-22T14:58:15.608Z] #60 28.58 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-22T14:58:15.608Z] #60 28.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-22T14:58:15.608Z] #60 28.73 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-22T14:58:15.608Z] #60 28.73 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-22T14:58:15.866Z] #60 29.04 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-22T14:58:15.866Z] #60 29.04 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-22T14:58:15.866Z] #60 29.04 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-22T14:58:16.123Z] #60 29.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-22T14:58:16.123Z] #60 29.06 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-22T14:58:16.123Z] #60 29.12 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-22T14:58:16.123Z] #60 29.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-22T14:58:16.123Z] #60 29.19 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-22T14:58:16.123Z] #60 29.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-22T14:58:16.123Z] #60 29.22 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-22T14:58:16.123Z] #60 29.33 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-22T14:58:16.369Z] Fetching without tags [2022-04-22T14:58:16.381Z] #60 29.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-22T14:58:16.381Z] #60 29.58 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-22T14:58:16.550Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07c9676fda933caf5) in /home/ubuntu/workspace/moby_PR-43365 [Pipeline] { [Pipeline] checkout [2022-04-22T14:58:16.647Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:58:16.659Z] The recommended git tool is: git [2022-04-22T14:58:16.694Z] #60 29.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-22T14:58:16.694Z] #60 29.65 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-22T14:58:16.694Z] #60 29.67 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-22T14:58:16.694Z] #60 29.72 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-22T14:58:16.995Z] #60 30.03 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-22T14:58:16.995Z] #60 30.11 go: downloading honnef.co/go/tools v0.2.2 [2022-04-22T14:58:17.711Z] #60 30.73 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-22T14:58:17.711Z] #60 30.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-22T14:58:17.711Z] #60 30.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-22T14:58:17.711Z] #60 30.82 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-22T14:58:17.723Z] Merge succeeded, producing 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:58:17.724Z] Checking out Revision 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 (PR-43365) [2022-04-22T14:58:16.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:58:16.303Z] > git config --add remote.origin.fetch +refs/pull/43365/head:refs/remotes/origin/PR-43365 # timeout=10 [2022-04-22T14:58:16.335Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:16.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:58:16.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:58:16.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:16.374Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:16.658Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:58:16.685Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:58:17.548Z] > git remote # timeout=10 [2022-04-22T14:58:17.568Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T14:58:17.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:17.593Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-22T14:58:17.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T14:58:17.732Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:58:17.768Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:58:18.652Z] #60 31.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-22T14:58:18.652Z] #60 31.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-22T14:58:18.652Z] #60 31.63 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-22T14:58:18.652Z] #60 31.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-22T14:58:18.652Z] #60 31.78 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-22T14:58:18.652Z] #60 31.78 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T14:58:18.799Z] using credential docker-jenkins-github-credentials [2022-04-22T14:58:18.807Z] Cloning the remote Git repository [2022-04-22T14:58:18.807Z] Cloning with configured refspecs honoured and without tags [2022-04-22T14:58:18.911Z] #60 31.86 go: downloading golang.org/x/text v0.3.7 [2022-04-22T14:58:18.865Z] Cloning repository https://github.com/moby/moby.git [2022-04-22T14:58:18.916Z] > git init /home/ubuntu/workspace/moby_PR-43365 # timeout=10 [2022-04-22T14:58:19.378Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:58:19.378Z] > git --version # timeout=10 [2022-04-22T14:58:19.385Z] > git --version # 'git version 2.25.1' [2022-04-22T14:58:19.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:19.387Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:22.184Z] #60 34.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-22T14:58:22.184Z] #60 34.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T14:58:22.184Z] #60 34.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-22T14:58:22.184Z] #60 34.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-22T14:58:22.184Z] #60 34.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-22T14:58:22.184Z] #60 35.00 go: downloading golang.org/x/mod v0.5.1 [2022-04-22T14:58:22.184Z] #60 35.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-22T14:58:22.184Z] #60 35.05 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-22T14:58:22.184Z] #60 35.09 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T14:58:22.184Z] #60 35.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-22T14:58:22.184Z] #60 35.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-22T14:58:22.184Z] #60 35.24 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-22T14:58:22.440Z] #60 35.46 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T14:58:22.440Z] #60 35.56 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-22T14:58:22.696Z] #60 35.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-22T14:58:22.696Z] #60 35.70 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-22T14:58:22.696Z] #60 35.71 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-22T14:58:22.696Z] #60 35.73 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T14:58:22.696Z] #60 35.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T14:58:22.696Z] #60 35.75 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-22T14:58:22.696Z] #60 35.76 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-22T14:58:22.953Z] #60 35.90 go: downloading github.com/prometheus/common v0.10.0 [2022-04-22T14:58:22.953Z] #60 35.99 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-22T14:58:22.953Z] #60 36.12 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-22T14:58:23.209Z] #60 36.15 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-22T14:58:23.253Z] Commit message: "distribution: move newPusher() and newPuller() together with definition" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-22T14:58:24.140Z] #60 37.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-22T14:58:24.140Z] #60 ... [2022-04-22T14:58:24.140Z] [2022-04-22T14:58:24.140Z] #56 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:58:24.140Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:58:24.140Z] #56 27.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-22T14:58:24.140Z] #56 29.00 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T14:58:24.140Z] #56 29.21 Fetched 2292 kB in 4s (581 kB/s) [2022-04-22T14:58:24.140Z] #56 29.36 Selecting previously unselected package libprotobuf23:amd64. [2022-04-22T14:58:24.140Z] #56 29.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T14:58:24.140Z] #56 29.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-22T14:58:24.140Z] #56 29.45 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T14:58:24.140Z] #56 30.10 Selecting previously unselected package python3-pkg-resources. [2022-04-22T14:58:24.140Z] #56 30.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T14:58:24.140Z] #56 30.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T14:58:24.140Z] #56 30.29 Selecting previously unselected package python3-six. [2022-04-22T14:58:24.140Z] #56 30.29 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-22T14:58:24.140Z] #56 30.29 Unpacking python3-six (1.16.0-2) ... [2022-04-22T14:58:24.140Z] #56 30.37 Selecting previously unselected package python3-protobuf. [2022-04-22T14:58:24.140Z] #56 30.37 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-22T14:58:24.140Z] #56 30.37 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-22T14:58:24.140Z] #56 30.71 Selecting previously unselected package libnet1:amd64. [2022-04-22T14:58:24.140Z] #56 30.71 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-22T14:58:24.140Z] #56 30.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T14:58:24.140Z] #56 30.81 Selecting previously unselected package libnl-3-200:amd64. [2022-04-22T14:58:24.140Z] #56 30.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-22T14:58:24.140Z] #56 30.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T14:58:24.140Z] #56 30.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-22T14:58:24.140Z] #56 30.90 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-22T14:58:24.140Z] #56 30.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T14:58:24.140Z] #56 31.01 Selecting previously unselected package criu. [2022-04-22T14:58:24.140Z] #56 31.02 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-22T14:58:24.140Z] #56 31.03 Unpacking criu (3.16.1-3) ... [2022-04-22T14:58:24.140Z] #56 31.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T14:58:24.140Z] #56 32.42 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T14:58:24.140Z] #56 32.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T14:58:24.140Z] #56 32.45 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T14:58:24.140Z] #56 32.46 Setting up python3-six (1.16.0-2) ... [2022-04-22T14:58:24.140Z] #56 33.16 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T14:58:24.140Z] #56 33.18 Setting up python3-protobuf (3.12.4-1) ... [2022-04-22T14:58:24.140Z] #56 35.22 Setting up criu (3.16.1-3) ... [2022-04-22T14:58:24.140Z] #56 36.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T14:58:24.140Z] #56 DONE 37.0s [2022-04-22T14:58:24.140Z] [2022-04-22T14:58:24.140Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:58:24.140Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T14:58:24.140Z] #41 29.45 Updating files: 91% (1387/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-04-22T14:58:24.140Z] #41 29.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-22T14:58:24.140Z] #41 29.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:58:24.333Z] + docker version [2022-04-22T14:58:26.191Z] Fetching without tags [2022-04-22T14:58:26.377Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:58:26.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:58:26.164Z] > git config --add remote.origin.fetch +refs/pull/43365/head:refs/remotes/origin/PR-43365 # timeout=10 [2022-04-22T14:58:26.173Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:26.183Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:58:26.193Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:58:26.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:26.195Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:26.383Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:58:26.389Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:58:27.045Z] Merge succeeded, producing 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:58:27.045Z] Checking out Revision 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 (PR-43365) [2022-04-22T14:58:27.411Z] #41 ... [2022-04-22T14:58:27.412Z] [2022-04-22T14:58:27.412Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:58:27.412Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T14:58:27.412Z] #58 39.96 gotestsum version dev [2022-04-22T14:58:27.412Z] #58 DONE 40.1s [2022-04-22T14:58:27.412Z] [2022-04-22T14:58:27.412Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:58:27.412Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T14:58:26.992Z] > git remote # timeout=10 [2022-04-22T14:58:27.000Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T14:58:27.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:27.018Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-22T14:58:27.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T14:58:27.048Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:58:27.055Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:58:29.933Z] #41 ... [2022-04-22T14:58:29.933Z] [2022-04-22T14:58:29.933Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-22T14:58:29.933Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-22T14:58:29.933Z] #19 35.93 Fetched 48.9 MB in 35s (1409 kB/s) [2022-04-22T14:58:30.904Z] Client: Docker Engine - Community [2022-04-22T14:58:30.904Z] Version: 20.10.14 [2022-04-22T14:58:30.904Z] API version: 1.41 [2022-04-22T14:58:30.904Z] Go version: go1.16.15 [2022-04-22T14:58:30.904Z] Git commit: a224086 [2022-04-22T14:58:30.904Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-22T14:58:30.904Z] OS/Arch: linux/amd64 [2022-04-22T14:58:30.904Z] Context: default [2022-04-22T14:58:30.904Z] Experimental: true [2022-04-22T14:58:30.904Z] [2022-04-22T14:58:30.904Z] Server: Docker Engine - Community [2022-04-22T14:58:30.904Z] Engine: [2022-04-22T14:58:30.904Z] Version: 20.10.14 [2022-04-22T14:58:30.904Z] API version: 1.41 (minimum version 1.12) [2022-04-22T14:58:30.904Z] Go version: go1.16.15 [2022-04-22T14:58:30.904Z] Git commit: 87a90dc [2022-04-22T14:58:30.904Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-22T14:58:30.904Z] OS/Arch: linux/amd64 [2022-04-22T14:58:30.904Z] Experimental: true [2022-04-22T14:58:30.904Z] containerd: [2022-04-22T14:58:30.904Z] Version: 1.5.11 [2022-04-22T14:58:30.904Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:58:30.904Z] runc: [2022-04-22T14:58:30.904Z] Version: 1.0.3 [2022-04-22T14:58:30.904Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-22T14:58:30.904Z] docker-init: [2022-04-22T14:58:30.904Z] Version: 0.19.0 [2022-04-22T14:58:30.904Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-22T14:58:31.238Z] + docker info [2022-04-22T14:58:31.338Z] Fetching without tags [2022-04-22T14:58:31.397Z] Commit message: "distribution: move newPusher() and newPuller() together with definition" [2022-04-22T14:58:31.560Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-22T14:58:32.350Z] + docker version [2022-04-22T14:58:32.404Z] Merge succeeded, producing 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:58:32.405Z] Checking out Revision 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 (PR-43365) [2022-04-22T14:58:31.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:58:31.270Z] > git config --add remote.origin.fetch +refs/pull/43365/head:refs/remotes/origin/PR-43365 # timeout=10 [2022-04-22T14:58:31.295Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:31.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:58:31.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:58:31.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:31.343Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:31.568Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:58:31.577Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:58:32.300Z] > git remote # timeout=10 [2022-04-22T14:58:32.326Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T14:58:32.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:32.349Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-22T14:58:32.377Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T14:58:32.407Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:58:32.434Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:58:36.552Z] Commit message: "distribution: move newPusher() and newPuller() together with definition" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-22T14:58:37.190Z] Fetching without tags [2022-04-22T14:58:37.414Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:58:37.450Z] + docker version [2022-04-22T14:58:37.984Z] Merge succeeded, producing 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T14:58:37.984Z] Checking out Revision 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 (PR-43365) [2022-04-22T14:58:37.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:58:37.168Z] > git config --add remote.origin.fetch +refs/pull/43365/head:refs/remotes/origin/PR-43365 # timeout=10 [2022-04-22T14:58:37.173Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:37.184Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T14:58:37.194Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T14:58:37.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:37.195Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T14:58:37.421Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:58:37.433Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:58:37.947Z] > git remote # timeout=10 [2022-04-22T14:58:37.957Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T14:58:37.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T14:58:37.968Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-22T14:58:37.978Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-22T14:58:37.986Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T14:58:37.993Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T14:58:39.898Z] #19 35.93 Reading package lists... [2022-04-22T14:58:40.467Z] Client: Docker Engine - Community [2022-04-22T14:58:40.467Z] Version: 20.10.14 [2022-04-22T14:58:40.467Z] API version: 1.41 [2022-04-22T14:58:40.467Z] Go version: go1.16.15 [2022-04-22T14:58:40.467Z] Git commit: a224086 [2022-04-22T14:58:40.467Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-22T14:58:40.467Z] OS/Arch: linux/amd64 [2022-04-22T14:58:40.467Z] Context: default [2022-04-22T14:58:40.467Z] Experimental: true [2022-04-22T14:58:40.467Z] [2022-04-22T14:58:40.467Z] Server: Docker Engine - Community [2022-04-22T14:58:40.467Z] Engine: [2022-04-22T14:58:40.467Z] Version: 20.10.14 [2022-04-22T14:58:40.467Z] API version: 1.41 (minimum version 1.12) [2022-04-22T14:58:40.467Z] Go version: go1.16.15 [2022-04-22T14:58:40.467Z] Git commit: 87a90dc [2022-04-22T14:58:40.467Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-22T14:58:40.467Z] OS/Arch: linux/amd64 [2022-04-22T14:58:40.467Z] Experimental: true [2022-04-22T14:58:40.467Z] containerd: [2022-04-22T14:58:40.467Z] Version: 1.5.11 [2022-04-22T14:58:40.467Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:58:40.467Z] runc: [2022-04-22T14:58:40.467Z] Version: 1.0.3 [2022-04-22T14:58:40.467Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-22T14:58:40.467Z] docker-init: [2022-04-22T14:58:40.467Z] Version: 0.19.0 [2022-04-22T14:58:40.467Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-22T14:58:40.771Z] + docker info [2022-04-22T14:58:41.663Z] Client: Docker Engine - Community [2022-04-22T14:58:41.663Z] Version: 20.10.14 [2022-04-22T14:58:41.663Z] API version: 1.41 [2022-04-22T14:58:41.663Z] Go version: go1.16.15 [2022-04-22T14:58:41.663Z] Git commit: a224086 [2022-04-22T14:58:41.663Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-22T14:58:41.663Z] OS/Arch: linux/amd64 [2022-04-22T14:58:41.663Z] Context: default [2022-04-22T14:58:41.663Z] Experimental: true [2022-04-22T14:58:41.663Z] [2022-04-22T14:58:41.663Z] Server: Docker Engine - Community [2022-04-22T14:58:41.663Z] Engine: [2022-04-22T14:58:41.663Z] Version: 20.10.14 [2022-04-22T14:58:41.663Z] API version: 1.41 (minimum version 1.12) [2022-04-22T14:58:41.663Z] Go version: go1.16.15 [2022-04-22T14:58:41.663Z] Git commit: 87a90dc [2022-04-22T14:58:41.663Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-22T14:58:41.663Z] OS/Arch: linux/amd64 [2022-04-22T14:58:41.663Z] Experimental: true [2022-04-22T14:58:41.663Z] containerd: [2022-04-22T14:58:41.663Z] Version: 1.5.11 [2022-04-22T14:58:41.663Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:58:41.663Z] runc: [2022-04-22T14:58:41.663Z] Version: 1.0.3 [2022-04-22T14:58:41.663Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-22T14:58:41.663Z] docker-init: [2022-04-22T14:58:41.663Z] Version: 0.19.0 [2022-04-22T14:58:41.663Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-22T14:58:42.091Z] + docker info [2022-04-22T14:58:42.243Z] Commit message: "distribution: move newPusher() and newPuller() together with definition" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-22T14:58:43.076Z] + docker version [2022-04-22T14:58:48.007Z] #19 44.98 Reading package lists... [2022-04-22T14:58:49.360Z] Client: [2022-04-22T14:58:49.360Z] Context: default [2022-04-22T14:58:49.360Z] Debug Mode: false [2022-04-22T14:58:49.360Z] Plugins: [2022-04-22T14:58:49.360Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-22T14:58:49.360Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-22T14:58:49.360Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-22T14:58:49.360Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-22T14:58:49.360Z] [2022-04-22T14:58:49.360Z] Server: [2022-04-22T14:58:49.360Z] Containers: 0 [2022-04-22T14:58:49.360Z] Running: 0 [2022-04-22T14:58:49.360Z] Paused: 0 [2022-04-22T14:58:49.360Z] Stopped: 0 [2022-04-22T14:58:49.360Z] Images: 0 [2022-04-22T14:58:49.360Z] Server Version: 20.10.14 [2022-04-22T14:58:49.360Z] Storage Driver: overlay2 [2022-04-22T14:58:49.360Z] Backing Filesystem: extfs [2022-04-22T14:58:49.360Z] Supports d_type: true [2022-04-22T14:58:49.360Z] Native Overlay Diff: true [2022-04-22T14:58:49.360Z] userxattr: false [2022-04-22T14:58:49.360Z] Logging Driver: json-file [2022-04-22T14:58:49.360Z] Cgroup Driver: cgroupfs [2022-04-22T14:58:49.360Z] Cgroup Version: 1 [2022-04-22T14:58:49.360Z] Plugins: [2022-04-22T14:58:49.360Z] Volume: local [2022-04-22T14:58:49.360Z] Network: bridge host ipvlan macvlan null overlay [2022-04-22T14:58:49.360Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-22T14:58:49.360Z] Swarm: inactive [2022-04-22T14:58:49.360Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-22T14:58:49.360Z] Default Runtime: runc [2022-04-22T14:58:49.360Z] Init Binary: docker-init [2022-04-22T14:58:49.360Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:58:49.360Z] runc version: v1.0.3-0-gf46b6ba [2022-04-22T14:58:49.360Z] init version: de40ad0 [2022-04-22T14:58:49.360Z] Security Options: [2022-04-22T14:58:49.360Z] apparmor [2022-04-22T14:58:49.360Z] seccomp [2022-04-22T14:58:49.360Z] Profile: default [2022-04-22T14:58:49.360Z] Kernel Version: 5.4.0-1071-aws [2022-04-22T14:58:49.360Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-22T14:58:49.360Z] OSType: linux [2022-04-22T14:58:49.360Z] Architecture: x86_64 [2022-04-22T14:58:49.360Z] CPUs: 2 [2022-04-22T14:58:49.360Z] Total Memory: 7.565GiB [2022-04-22T14:58:49.360Z] Name: ip-10-100-98-119 [2022-04-22T14:58:49.360Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-22T14:58:49.360Z] Docker Root Dir: /var/lib/docker [2022-04-22T14:58:49.360Z] Debug Mode: false [2022-04-22T14:58:49.360Z] Registry: https://index.docker.io/v1/ [2022-04-22T14:58:49.360Z] Labels: [2022-04-22T14:58:49.360Z] Experimental: true [2022-04-22T14:58:49.360Z] Insecure Registries: [2022-04-22T14:58:49.360Z] 127.0.0.0/8 [2022-04-22T14:58:49.360Z] Live Restore Enabled: true [2022-04-22T14:58:49.360Z] [2022-04-22T14:58:49.360Z] WARNING: No swap limit support [Pipeline] sh [2022-04-22T14:58:49.671Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T14:58:49.671Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T14:58:49.671Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43365/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-22T14:58:49.671Z] + bash /home/ubuntu/workspace/moby_PR-43365/check-config.sh [2022-04-22T14:58:49.671Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-22T14:58:49.671Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-22T14:58:49.671Z] [2022-04-22T14:58:49.671Z] Generally Necessary: [2022-04-22T14:58:49.671Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-22T14:58:49.671Z] - apparmor: enabled and tools installed [2022-04-22T14:58:49.671Z] - CONFIG_NAMESPACES: enabled [2022-04-22T14:58:49.671Z] - CONFIG_NET_NS: enabled [2022-04-22T14:58:49.671Z] - CONFIG_PID_NS: enabled [2022-04-22T14:58:49.671Z] - CONFIG_IPC_NS: enabled [2022-04-22T14:58:49.671Z] - CONFIG_UTS_NS: enabled [2022-04-22T14:58:49.671Z] - CONFIG_CGROUPS: enabled [2022-04-22T14:58:49.671Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-22T14:58:49.671Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-22T14:58:49.671Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-22T14:58:49.671Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-22T14:58:49.671Z] - CONFIG_CPUSETS: enabled [2022-04-22T14:58:49.671Z] - CONFIG_MEMCG: enabled [2022-04-22T14:58:49.671Z] - CONFIG_KEYS: enabled [2022-04-22T14:58:49.671Z] - CONFIG_VETH: enabled (as module) [2022-04-22T14:58:49.671Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-22T14:58:49.671Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-22T14:58:49.902Z] #19 53.85 Building dependency tree... [2022-04-22T14:58:49.931Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-22T14:58:49.931Z] - CONFIG_CGROUP_BPF: enabled [2022-04-22T14:58:49.931Z] [2022-04-22T14:58:49.931Z] Optional Features: [2022-04-22T14:58:49.931Z] - CONFIG_USER_NS: enabled [2022-04-22T14:58:49.931Z] - CONFIG_SECCOMP: enabled [2022-04-22T14:58:49.931Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-22T14:58:49.931Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-22T14:58:49.931Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-22T14:58:49.931Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-22T14:58:49.931Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-22T14:58:49.931Z] - CONFIG_BLK_CGROUP: enabled [2022-04-22T14:58:49.931Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-22T14:58:49.931Z] - CONFIG_CGROUP_PERF: enabled [2022-04-22T14:58:49.931Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-22T14:58:49.931Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-22T14:58:49.931Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-22T14:58:49.931Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-22T14:58:49.931Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-22T14:58:49.931Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-22T14:58:49.931Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-22T14:58:50.193Z] - CONFIG_IP_VS: enabled (as module) [2022-04-22T14:58:50.193Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-22T14:58:50.193Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-22T14:58:50.193Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-22T14:58:50.193Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-22T14:58:50.193Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-22T14:58:50.193Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-22T14:58:50.193Z] - CONFIG_EXT4_FS: enabled [2022-04-22T14:58:50.193Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-22T14:58:50.193Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-22T14:58:50.193Z] - Network Drivers: [2022-04-22T14:58:50.193Z] - "overlay": [2022-04-22T14:58:50.193Z] - CONFIG_VXLAN: enabled (as module) [2022-04-22T14:58:50.193Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-22T14:58:50.193Z] Optional (for encrypted networks): [2022-04-22T14:58:50.193Z] - CONFIG_CRYPTO: enabled [2022-04-22T14:58:50.193Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-22T14:58:50.193Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-22T14:58:50.193Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-22T14:58:50.193Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-22T14:58:50.193Z] - CONFIG_XFRM: enabled [2022-04-22T14:58:50.193Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-22T14:58:50.193Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-22T14:58:50.193Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-22T14:58:50.193Z] - "ipvlan": [2022-04-22T14:58:50.193Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-22T14:58:50.193Z] - "macvlan": [2022-04-22T14:58:50.193Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-22T14:58:50.193Z] - CONFIG_DUMMY: enabled (as module) [2022-04-22T14:58:50.193Z] - "ftp,tftp client in container": [2022-04-22T14:58:50.453Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-22T14:58:50.453Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-22T14:58:50.453Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-22T14:58:50.453Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-22T14:58:50.453Z] - Storage Drivers: [2022-04-22T14:58:50.453Z] - "aufs": [2022-04-22T14:58:50.453Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-22T14:58:50.453Z] - "btrfs": [2022-04-22T14:58:50.453Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-22T14:58:50.453Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-22T14:58:50.453Z] - "devicemapper": [2022-04-22T14:58:50.454Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-22T14:58:50.454Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-22T14:58:50.454Z] - "overlay": [2022-04-22T14:58:50.454Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-22T14:58:50.454Z] - "zfs": [2022-04-22T14:58:50.454Z] - /dev/zfs: present [2022-04-22T14:58:50.454Z] - zfs command: missing [2022-04-22T14:58:50.454Z] - zpool command: missing [2022-04-22T14:58:50.454Z] [2022-04-22T14:58:50.454Z] Limits: [2022-04-22T14:58:50.454Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-22T14:58:50.454Z] [2022-04-22T14:58:50.454Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-22T14:58:50.806Z] + sudo modprobe ip_vs [2022-04-22T14:58:50.806Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 . [2022-04-22T14:58:51.070Z] #1 [internal] load build definition from Dockerfile [2022-04-22T14:58:51.070Z] #1 sha256:d7a4a9180f8bbdc8aff9b305c255175ef91e7f1c0d0560ec7531e4e3f1dd26f3 [2022-04-22T14:58:51.070Z] #1 transferring dockerfile: 17.44kB done [2022-04-22T14:58:51.330Z] #1 DONE 0.1s [2022-04-22T14:58:51.330Z] [2022-04-22T14:58:51.330Z] #2 [internal] load .dockerignore [2022-04-22T14:58:51.330Z] #2 sha256:ad45677ffb28a8419cc7171a1b81c8ce0ed3df47385e63ca6cd1e1f42581b279 [2022-04-22T14:58:51.330Z] #2 transferring context: 145B done [2022-04-22T14:58:51.330Z] #2 DONE 0.1s [2022-04-22T14:58:51.330Z] [2022-04-22T14:58:51.330Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-22T14:58:51.330Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-22T14:58:51.943Z] #3 DONE 0.5s [2022-04-22T14:58:51.943Z] [2022-04-22T14:58:51.943Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-22T14:58:51.943Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-22T14:58:51.943Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-22T14:58:51.943Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-22T14:58:51.943Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-04-22T14:58:51.943Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-22T14:58:51.943Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-22T14:58:51.943Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-22T14:58:52.202Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-22T14:58:52.202Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-22T14:58:52.426Z] #19 58.12 The following additional packages will be installed: [2022-04-22T14:58:52.426Z] #19 58.12 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-22T14:58:52.426Z] #19 58.12 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.13 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.13 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-22T14:58:52.426Z] #19 58.13 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.13 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.13 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-22T14:58:52.426Z] #19 58.13 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-22T14:58:52.426Z] #19 58.13 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.13 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.13 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-22T14:58:52.426Z] #19 58.13 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-22T14:58:52.426Z] #19 58.13 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-22T14:58:52.426Z] #19 58.13 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-22T14:58:52.426Z] #19 58.13 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.13 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.13 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-22T14:58:52.426Z] #19 58.13 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-22T14:58:52.426Z] #19 58.13 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-22T14:58:52.426Z] #19 58.13 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-22T14:58:52.426Z] #19 58.13 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-22T14:58:52.426Z] #19 58.13 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-22T14:58:52.426Z] #19 58.13 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-22T14:58:52.426Z] #19 58.14 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-22T14:58:52.426Z] #19 58.14 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-22T14:58:52.426Z] #19 58.14 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-22T14:58:52.426Z] #19 58.14 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-22T14:58:52.426Z] #19 58.14 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-22T14:58:52.426Z] #19 58.14 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-22T14:58:52.426Z] #19 58.14 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-22T14:58:52.426Z] #19 58.14 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-22T14:58:52.426Z] #19 58.14 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-22T14:58:52.426Z] #19 58.15 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-22T14:58:52.426Z] #19 58.15 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-22T14:58:52.426Z] #19 58.15 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-22T14:58:52.426Z] #19 58.15 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-22T14:58:52.426Z] #19 58.16 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-22T14:58:52.426Z] #19 58.16 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-22T14:58:52.426Z] #19 58.16 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-22T14:58:52.426Z] #19 58.16 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-22T14:58:52.426Z] #19 58.16 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-22T14:58:52.426Z] #19 58.16 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-22T14:58:52.426Z] #19 58.16 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-22T14:58:52.426Z] #19 58.16 linux-libc-dev-s390x-cross patch xz-utils [2022-04-22T14:58:52.426Z] #19 58.20 Suggested packages: [2022-04-22T14:58:52.426Z] #19 58.21 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-22T14:58:52.426Z] #19 58.21 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.21 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-22T14:58:52.426Z] #19 58.21 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-22T14:58:52.426Z] #19 58.21 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-22T14:58:52.426Z] #19 58.21 libyaml-shell-perl ed diffutils-doc [2022-04-22T14:58:52.426Z] #19 58.21 Recommended packages: [2022-04-22T14:58:52.426Z] #19 58.21 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-22T14:58:52.426Z] #19 58.21 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-22T14:58:52.461Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-22T14:58:52.736Z] #4 DONE 0.9s [2022-04-22T14:58:52.995Z] [2022-04-22T14:58:52.995Z] #6 [internal] load build definition from Dockerfile [2022-04-22T14:58:52.995Z] #6 sha256:32d5d1ffc886202a4687bf1f7cd36b9c28938368e6abbb051b8bf3981c6a6c59 [2022-04-22T14:58:52.995Z] #6 DONE 0.0s [2022-04-22T14:58:52.995Z] [2022-04-22T14:58:52.995Z] #5 [internal] load .dockerignore [2022-04-22T14:58:52.995Z] #5 sha256:17cfb3fba0f5f74b604c5e6081f1cce4729f8353f28aa8bbe63b4d6aed8e69e7 [2022-04-22T14:58:52.995Z] #5 DONE 0.0s [2022-04-22T14:58:52.995Z] [2022-04-22T14:58:52.995Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-22T14:58:52.995Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-22T14:58:53.031Z] Client: Docker Engine - Community [2022-04-22T14:58:53.031Z] Version: 20.10.14 [2022-04-22T14:58:53.031Z] API version: 1.41 [2022-04-22T14:58:53.031Z] Go version: go1.16.15 [2022-04-22T14:58:53.031Z] Git commit: a224086 [2022-04-22T14:58:53.031Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-22T14:58:53.031Z] OS/Arch: linux/arm64 [2022-04-22T14:58:53.031Z] Context: default [2022-04-22T14:58:53.031Z] Experimental: true [2022-04-22T14:58:53.031Z] [2022-04-22T14:58:53.031Z] Server: Docker Engine - Community [2022-04-22T14:58:53.031Z] Engine: [2022-04-22T14:58:53.031Z] Version: 20.10.14 [2022-04-22T14:58:53.031Z] API version: 1.41 (minimum version 1.12) [2022-04-22T14:58:53.031Z] Go version: go1.16.15 [2022-04-22T14:58:53.031Z] Git commit: 87a90dc [2022-04-22T14:58:53.031Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-22T14:58:53.031Z] OS/Arch: linux/arm64 [2022-04-22T14:58:53.031Z] Experimental: true [2022-04-22T14:58:53.031Z] containerd: [2022-04-22T14:58:53.031Z] Version: 1.5.11 [2022-04-22T14:58:53.031Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:58:53.031Z] runc: [2022-04-22T14:58:53.031Z] Version: 1.0.3 [2022-04-22T14:58:53.031Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-22T14:58:53.031Z] docker-init: [2022-04-22T14:58:53.031Z] Version: 0.19.0 [2022-04-22T14:58:53.031Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-22T14:58:53.375Z] + docker info [2022-04-22T14:58:54.333Z] Client: [2022-04-22T14:58:54.333Z] Context: default [2022-04-22T14:58:54.333Z] Debug Mode: false [2022-04-22T14:58:54.333Z] Plugins: [2022-04-22T14:58:54.333Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-22T14:58:54.333Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-22T14:58:54.333Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-22T14:58:54.333Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-22T14:58:54.333Z] [2022-04-22T14:58:54.333Z] Server: [2022-04-22T14:58:54.333Z] Containers: 0 [2022-04-22T14:58:54.333Z] Running: 0 [2022-04-22T14:58:54.333Z] Paused: 0 [2022-04-22T14:58:54.333Z] Stopped: 0 [2022-04-22T14:58:54.333Z] Images: 0 [2022-04-22T14:58:54.333Z] Server Version: 20.10.14 [2022-04-22T14:58:54.333Z] Storage Driver: overlay2 [2022-04-22T14:58:54.333Z] Backing Filesystem: extfs [2022-04-22T14:58:54.333Z] Supports d_type: true [2022-04-22T14:58:54.333Z] Native Overlay Diff: true [2022-04-22T14:58:54.333Z] userxattr: false [2022-04-22T14:58:54.333Z] Logging Driver: json-file [2022-04-22T14:58:54.333Z] Cgroup Driver: cgroupfs [2022-04-22T14:58:54.333Z] Cgroup Version: 1 [2022-04-22T14:58:54.333Z] Plugins: [2022-04-22T14:58:54.333Z] Volume: local [2022-04-22T14:58:54.333Z] Network: bridge host ipvlan macvlan null overlay [2022-04-22T14:58:54.333Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-22T14:58:54.333Z] Swarm: inactive [2022-04-22T14:58:54.333Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-22T14:58:54.333Z] Default Runtime: runc [2022-04-22T14:58:54.333Z] Init Binary: docker-init [2022-04-22T14:58:54.333Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:58:54.333Z] runc version: v1.0.3-0-gf46b6ba [2022-04-22T14:58:54.333Z] init version: de40ad0 [2022-04-22T14:58:54.333Z] Security Options: [2022-04-22T14:58:54.333Z] apparmor [2022-04-22T14:58:54.333Z] seccomp [2022-04-22T14:58:54.333Z] Profile: default [2022-04-22T14:58:54.333Z] Kernel Version: 5.4.0-1071-aws [2022-04-22T14:58:54.333Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-22T14:58:54.333Z] OSType: linux [2022-04-22T14:58:54.333Z] Architecture: x86_64 [2022-04-22T14:58:54.333Z] CPUs: 2 [2022-04-22T14:58:54.333Z] Total Memory: 7.565GiB [2022-04-22T14:58:54.333Z] Name: ip-10-100-46-167 [2022-04-22T14:58:54.333Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-22T14:58:54.333Z] Docker Root Dir: /var/lib/docker [2022-04-22T14:58:54.333Z] Debug Mode: false [2022-04-22T14:58:54.333Z] Registry: https://index.docker.io/v1/ [2022-04-22T14:58:54.333Z] Labels: [2022-04-22T14:58:54.333Z] Experimental: true [2022-04-22T14:58:54.333Z] Insecure Registries: [2022-04-22T14:58:54.333Z] 127.0.0.0/8 [2022-04-22T14:58:54.333Z] Live Restore Enabled: true [2022-04-22T14:58:54.333Z] [2022-04-22T14:58:54.333Z] WARNING: No swap limit support [Pipeline] sh [2022-04-22T14:58:54.383Z] #10 DONE 1.5s [2022-04-22T14:58:54.383Z] [2022-04-22T14:58:54.383Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:58:54.383Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-22T14:58:54.383Z] #7 DONE 1.5s [2022-04-22T14:58:54.383Z] [2022-04-22T14:58:54.383Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-22T14:58:54.383Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-22T14:58:54.383Z] #9 DONE 1.5s [2022-04-22T14:58:54.383Z] [2022-04-22T14:58:54.383Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:58:54.383Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-22T14:58:54.383Z] #8 DONE 1.5s [2022-04-22T14:58:54.635Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T14:58:54.635Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T14:58:54.635Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43365/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-22T14:58:54.635Z] + bash /home/ubuntu/workspace/moby_PR-43365/check-config.sh [2022-04-22T14:58:54.635Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-22T14:58:54.635Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-22T14:58:54.635Z] [2022-04-22T14:58:54.635Z] Generally Necessary: [2022-04-22T14:58:54.635Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-22T14:58:54.635Z] - apparmor: enabled and tools installed [2022-04-22T14:58:54.635Z] - CONFIG_NAMESPACES: enabled [2022-04-22T14:58:54.635Z] - CONFIG_NET_NS: enabled [2022-04-22T14:58:54.635Z] - CONFIG_PID_NS: enabled [2022-04-22T14:58:54.635Z] - CONFIG_IPC_NS: enabled [2022-04-22T14:58:54.635Z] - CONFIG_UTS_NS: enabled [2022-04-22T14:58:54.635Z] - CONFIG_CGROUPS: enabled [2022-04-22T14:58:54.635Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-22T14:58:54.635Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-22T14:58:54.635Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-22T14:58:54.635Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-22T14:58:54.635Z] - CONFIG_CPUSETS: enabled [2022-04-22T14:58:54.635Z] - CONFIG_MEMCG: enabled [2022-04-22T14:58:54.635Z] - CONFIG_KEYS: enabled [2022-04-22T14:58:54.635Z] - CONFIG_VETH: enabled (as module) [2022-04-22T14:58:54.635Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-22T14:58:54.635Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-22T14:58:54.635Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-22T14:58:54.899Z] - CONFIG_CGROUP_BPF: enabled [2022-04-22T14:58:54.899Z] [2022-04-22T14:58:54.899Z] Optional Features: [2022-04-22T14:58:54.899Z] - CONFIG_USER_NS: enabled [2022-04-22T14:58:54.899Z] - CONFIG_SECCOMP: enabled [2022-04-22T14:58:54.899Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-22T14:58:54.899Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-22T14:58:54.899Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-22T14:58:54.899Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-22T14:58:54.899Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-22T14:58:54.899Z] - CONFIG_BLK_CGROUP: enabled [2022-04-22T14:58:54.899Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-22T14:58:54.899Z] - CONFIG_CGROUP_PERF: enabled [2022-04-22T14:58:54.899Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-22T14:58:54.899Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-22T14:58:54.899Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-22T14:58:54.899Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-22T14:58:54.899Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-22T14:58:55.163Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-22T14:58:55.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-22T14:58:55.163Z] - CONFIG_IP_VS: enabled (as module) [2022-04-22T14:58:55.163Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-22T14:58:55.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-22T14:58:55.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-22T14:58:55.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-22T14:58:55.163Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-22T14:58:55.163Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-22T14:58:55.163Z] - CONFIG_EXT4_FS: enabled [2022-04-22T14:58:55.163Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-22T14:58:55.163Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-22T14:58:55.163Z] - Network Drivers: [2022-04-22T14:58:55.163Z] - "overlay": [2022-04-22T14:58:55.163Z] - CONFIG_VXLAN: enabled (as module) [2022-04-22T14:58:55.163Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-22T14:58:55.163Z] Optional (for encrypted networks): [2022-04-22T14:58:55.163Z] - CONFIG_CRYPTO: enabled [2022-04-22T14:58:55.163Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-22T14:58:55.163Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-22T14:58:55.163Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-22T14:58:55.163Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-22T14:58:55.163Z] - CONFIG_XFRM: enabled [2022-04-22T14:58:55.163Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-22T14:58:55.163Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-22T14:58:55.163Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-22T14:58:55.163Z] - "ipvlan": [2022-04-22T14:58:55.163Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-22T14:58:55.163Z] - "macvlan": [2022-04-22T14:58:55.320Z] [2022-04-22T14:58:55.320Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:58:55.320Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-22T14:58:55.320Z] #71 DONE 0.0s [2022-04-22T14:58:55.320Z] [2022-04-22T14:58:55.320Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:58:55.320Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:58:55.320Z] #69 DONE 0.0s [2022-04-22T14:58:55.320Z] [2022-04-22T14:58:55.320Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:58:55.320Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:58:55.320Z] #11 DONE 0.0s [2022-04-22T14:58:55.320Z] [2022-04-22T14:58:55.320Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:58:55.320Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:58:55.320Z] #28 DONE 0.0s [2022-04-22T14:58:55.320Z] [2022-04-22T14:58:55.320Z] #24 [internal] load build context [2022-04-22T14:58:55.320Z] #24 sha256:018b157f9156563784c15a51271d7a2141953472010802ad6d582a51d878ef28 [2022-04-22T14:58:55.424Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-22T14:58:55.424Z] - CONFIG_DUMMY: enabled (as module) [2022-04-22T14:58:55.424Z] - "ftp,tftp client in container": [2022-04-22T14:58:55.424Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-22T14:58:55.424Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-22T14:58:55.424Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-22T14:58:55.424Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-22T14:58:55.424Z] - Storage Drivers: [2022-04-22T14:58:55.424Z] - "aufs": [2022-04-22T14:58:55.424Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-22T14:58:55.424Z] - "btrfs": [2022-04-22T14:58:55.424Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-22T14:58:55.424Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-22T14:58:55.424Z] - "devicemapper": [2022-04-22T14:58:55.424Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-22T14:58:55.424Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-22T14:58:55.424Z] - "overlay": [2022-04-22T14:58:55.424Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-22T14:58:55.424Z] - "zfs": [2022-04-22T14:58:55.424Z] - /dev/zfs: present [2022-04-22T14:58:55.424Z] - zfs command: missing [2022-04-22T14:58:55.424Z] - zpool command: missing [2022-04-22T14:58:55.424Z] [2022-04-22T14:58:55.424Z] Limits: [2022-04-22T14:58:55.424Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-22T14:58:55.424Z] [2022-04-22T14:58:55.424Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-22T14:58:55.777Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 . [2022-04-22T14:58:55.892Z] #24 ... [2022-04-22T14:58:55.892Z] [2022-04-22T14:58:55.892Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-22T14:58:55.892Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-22T14:58:55.892Z] #47 DONE 0.0s [2022-04-22T14:58:55.892Z] [2022-04-22T14:58:55.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:58:55.892Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:58:55.892Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-04-22T14:58:55.892Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-22T14:58:55.892Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-22T14:58:55.892Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-22T14:58:55.892Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.03MB / 54.94MB 0.3s [2022-04-22T14:58:55.892Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.05MB / 5.16MB 0.3s [2022-04-22T14:58:56.037Z] #1 [internal] load build definition from Dockerfile [2022-04-22T14:58:56.037Z] #1 sha256:234704c8fd36f33ff4997cd204fe25d0dd8ffa85bd53beadaefceb63e858d9fd [2022-04-22T14:58:56.037Z] #1 transferring dockerfile: 17.44kB done [2022-04-22T14:58:56.037Z] #1 DONE 0.1s [2022-04-22T14:58:56.037Z] [2022-04-22T14:58:56.037Z] #2 [internal] load .dockerignore [2022-04-22T14:58:56.037Z] #2 sha256:bd12a3f4917d0280d26f5312e38dd1bf1ecf60170b78702b9fe7f7a7adb72c74 [2022-04-22T14:58:56.037Z] #2 transferring context: 32B [2022-04-22T14:58:56.037Z] #2 transferring context: 145B done [2022-04-22T14:58:56.037Z] #2 DONE 0.1s [2022-04-22T14:58:56.037Z] [2022-04-22T14:58:56.037Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-22T14:58:56.038Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-22T14:58:56.157Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 23.07MB / 54.94MB 0.4s [2022-04-22T14:58:56.157Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 0.4s [2022-04-22T14:58:56.157Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 26.21MB / 54.94MB 0.5s [2022-04-22T14:58:56.157Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s [2022-04-22T14:58:56.304Z] #3 DONE 0.4s [2022-04-22T14:58:56.416Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 32.51MB / 54.94MB 0.6s [2022-04-22T14:58:56.416Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-04-22T14:58:56.416Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.02MB / 54.94MB 0.8s [2022-04-22T14:58:56.416Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.8s [2022-04-22T14:58:56.566Z] [2022-04-22T14:58:56.566Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-22T14:58:56.566Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-22T14:58:56.566Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-22T14:58:56.566Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-22T14:58:56.566Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-22T14:58:56.566Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-22T14:58:56.566Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-22T14:58:56.566Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-22T14:58:56.614Z] #19 61.92 The following NEW packages will be installed: [2022-04-22T14:58:56.614Z] #19 61.93 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-22T14:58:56.614Z] #19 61.93 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-22T14:58:56.614Z] #19 61.93 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-22T14:58:56.614Z] #19 61.93 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-22T14:58:56.614Z] #19 61.93 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-22T14:58:56.614Z] #19 61.93 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-22T14:58:56.614Z] #19 61.93 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-22T14:58:56.614Z] #19 61.93 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-22T14:58:56.614Z] #19 61.93 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-22T14:58:56.614Z] #19 61.93 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-22T14:58:56.614Z] #19 61.93 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-22T14:58:56.614Z] #19 61.93 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-22T14:58:56.614Z] #19 61.94 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-22T14:58:56.614Z] #19 61.94 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-22T14:58:56.614Z] #19 61.94 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-22T14:58:56.614Z] #19 61.94 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-22T14:58:56.614Z] #19 61.94 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-22T14:58:56.614Z] #19 61.94 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-22T14:58:56.614Z] #19 61.94 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-22T14:58:56.614Z] #19 61.94 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-22T14:58:56.614Z] #19 61.94 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-22T14:58:56.614Z] #19 61.94 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-22T14:58:56.614Z] #19 61.94 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-22T14:58:56.614Z] #19 61.94 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-22T14:58:56.614Z] #19 61.94 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-22T14:58:56.614Z] #19 61.94 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-22T14:58:56.614Z] #19 61.94 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-22T14:58:56.614Z] #19 61.94 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-22T14:58:56.614Z] #19 61.94 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-22T14:58:56.614Z] #19 61.94 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-22T14:58:56.614Z] #19 61.94 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-22T14:58:56.614Z] #19 61.94 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-22T14:58:56.614Z] #19 61.94 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-22T14:58:56.614Z] #19 61.95 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-22T14:58:56.614Z] #19 61.95 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-22T14:58:56.614Z] #19 61.95 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-22T14:58:56.614Z] #19 61.96 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-22T14:58:56.614Z] #19 61.96 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-22T14:58:56.614Z] #19 61.96 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-22T14:58:56.614Z] #19 61.96 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-22T14:58:56.614Z] #19 61.96 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-22T14:58:56.614Z] #19 61.96 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-22T14:58:56.614Z] #19 61.96 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-22T14:58:56.614Z] #19 61.96 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-22T14:58:56.614Z] #19 61.96 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-22T14:58:56.614Z] #19 61.96 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-22T14:58:56.614Z] #19 61.96 linux-libc-dev-s390x-cross patch xz-utils [2022-04-22T14:58:56.614Z] #19 62.41 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T14:58:56.614Z] #19 62.41 Need to get 787 MB of archives. [2022-04-22T14:58:56.614Z] #19 62.41 After this operation, 3385 MB of additional disk space will be used. [2022-04-22T14:58:56.614Z] #19 62.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-22T14:58:56.614Z] #19 62.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-22T14:58:56.614Z] #19 62.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-22T14:58:56.614Z] #19 62.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-22T14:58:56.614Z] #19 62.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-22T14:58:56.614Z] #19 62.42 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-04-22T14:58:56.614Z] #19 62.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-22T14:58:56.614Z] #19 62.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-22T14:58:56.614Z] #19 62.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-22T14:58:56.614Z] #19 62.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-22T14:58:56.614Z] #19 62.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-22T14:58:56.614Z] #19 62.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-22T14:58:56.614Z] #19 62.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-22T14:58:56.677Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.05MB / 10.87MB 0.9s [2022-04-22T14:58:56.677Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.9s [2022-04-22T14:58:56.677Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 1.0s [2022-04-22T14:58:56.828Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-22T14:58:56.828Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-22T14:58:56.946Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s [2022-04-22T14:58:56.946Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 1.1s [2022-04-22T14:58:56.946Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.19MB / 54.58MB 1.1s [2022-04-22T14:58:56.946Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 7.34MB / 10.87MB 1.2s [2022-04-22T14:58:56.946Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.34MB / 54.58MB 1.2s [2022-04-22T14:58:56.946Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.3s [2022-04-22T14:58:56.946Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 16.78MB / 54.58MB 1.3s [2022-04-22T14:58:57.206Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 19.92MB / 54.58MB 1.4s [2022-04-22T14:58:57.206Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 29.36MB / 54.58MB 1.6s [2022-04-22T14:58:57.400Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-22T14:58:57.400Z] #4 DONE 0.9s [2022-04-22T14:58:57.465Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-04-22T14:58:57.550Z] #19 63.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-22T14:58:57.550Z] #19 63.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-22T14:58:57.663Z] [2022-04-22T14:58:57.663Z] #5 [internal] load build definition from Dockerfile [2022-04-22T14:58:57.663Z] #5 sha256:8f936e55710f37b67071ff60027318930904d1e5223acecd5bb7d29353ec4121 [2022-04-22T14:58:57.663Z] #5 DONE 0.0s [2022-04-22T14:58:57.663Z] [2022-04-22T14:58:57.663Z] #6 [internal] load .dockerignore [2022-04-22T14:58:57.663Z] #6 sha256:27c995fc5094c8ce82d66fdab4210acd2221e13b27ea172dc41e9b541f6b0663 [2022-04-22T14:58:57.663Z] #6 DONE 0.0s [2022-04-22T14:58:57.663Z] [2022-04-22T14:58:57.663Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:58:57.663Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-22T14:58:57.724Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.8s done [2022-04-22T14:58:57.724Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 34.50MB / 54.58MB 1.8s [2022-04-22T14:58:57.724Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.03MB / 54.58MB 2.0s [2022-04-22T14:58:57.724Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.60MB / 141.70MB 2.0s [2022-04-22T14:58:57.724Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 2.0s [2022-04-22T14:58:57.983Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-22T14:58:57.983Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 47.15MB / 54.58MB 2.2s [2022-04-22T14:58:58.237Z] #8 DONE 0.7s [2022-04-22T14:58:58.237Z] [2022-04-22T14:58:58.237Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:58:58.237Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-22T14:58:58.237Z] #7 DONE 0.7s [2022-04-22T14:58:58.237Z] [2022-04-22T14:58:58.237Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-22T14:58:58.237Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-22T14:58:58.237Z] #10 DONE 0.7s [2022-04-22T14:58:58.237Z] [2022-04-22T14:58:58.237Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-22T14:58:58.237Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-22T14:58:58.237Z] #9 DONE 0.7s [2022-04-22T14:58:58.242Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.53MB / 54.58MB 2.4s [2022-04-22T14:58:58.243Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 18.87MB / 141.70MB 2.4s [2022-04-22T14:58:58.243Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.34MB / 85.84MB 2.4s [2022-04-22T14:58:58.243Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 13.63MB / 85.84MB 2.7s [2022-04-22T14:58:58.502Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 29.36MB / 141.70MB 2.8s [2022-04-22T14:58:58.502Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 23.07MB / 85.84MB 2.9s [2022-04-22T14:58:58.763Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 29.36MB / 85.84MB 3.0s [2022-04-22T14:58:58.920Z] #19 64.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-22T14:58:58.920Z] #19 64.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-22T14:58:59.022Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 3.0s done [2022-04-22T14:58:59.022Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 42.99MB / 141.70MB 3.3s [2022-04-22T14:58:59.022Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 35.65MB / 85.84MB 3.3s [2022-04-22T14:58:59.022Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.2s [2022-04-22T14:58:59.282Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 51.38MB / 141.70MB 3.4s [2022-04-22T14:58:59.282Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.3s done [2022-04-22T14:58:59.282Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 49.28MB / 85.84MB 3.6s [2022-04-22T14:58:59.551Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 66.06MB / 141.70MB 3.8s [2022-04-22T14:58:59.551Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 55.57MB / 85.84MB 3.8s [2022-04-22T14:58:59.814Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 78.71MB / 141.70MB 4.1s [2022-04-22T14:58:59.814Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 60.49MB / 85.84MB 4.1s [2022-04-22T14:59:00.077Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 65.12MB / 85.84MB 4.4s [2022-04-22T14:59:00.186Z] [2022-04-22T14:59:00.186Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:00.186Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:59:00.186Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-22T14:59:00.186Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:59:00.186Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-22T14:59:00.186Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-22T14:59:00.186Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-22T14:59:00.290Z] #19 66.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-22T14:59:00.290Z] #19 66.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-22T14:59:00.339Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 87.03MB / 141.70MB 4.6s [2022-04-22T14:59:00.339Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 70.87MB / 85.84MB 4.6s [2022-04-22T14:59:00.451Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-04-22T14:59:00.451Z] #69 ... [2022-04-22T14:59:00.451Z] [2022-04-22T14:59:00.451Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-22T14:59:00.451Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-22T14:59:00.451Z] #47 DONE 0.6s [2022-04-22T14:59:00.451Z] [2022-04-22T14:59:00.451Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:00.451Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:59:00.451Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.4s [2022-04-22T14:59:00.598Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 77.59MB / 85.84MB 4.9s [2022-04-22T14:59:00.598Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 96.59MB / 141.70MB 5.0s [2022-04-22T14:59:00.720Z] #69 ... [2022-04-22T14:59:00.720Z] [2022-04-22T14:59:00.720Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-22T14:59:00.720Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-22T14:59:00.720Z] #47 DONE 0.0s [2022-04-22T14:59:00.720Z] [2022-04-22T14:59:00.720Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:00.720Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:59:00.720Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-04-22T14:59:00.720Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-22T14:59:00.720Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-22T14:59:00.857Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 83.89MB / 85.84MB 5.1s [2022-04-22T14:59:01.116Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 105.91MB / 141.70MB 5.2s [2022-04-22T14:59:01.116Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 113.37MB / 141.70MB 5.5s [2022-04-22T14:59:01.396Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 120.59MB / 141.70MB 5.7s [2022-04-22T14:59:01.655Z] #11 ... [2022-04-22T14:59:01.655Z] [2022-04-22T14:59:01.655Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:01.655Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:59:01.655Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-22T14:59:01.655Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-22T14:59:01.655Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:59:01.655Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-22T14:59:01.655Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-22T14:59:01.655Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2022-04-22T14:59:01.655Z] #69 DONE 6.4s [2022-04-22T14:59:01.655Z] [2022-04-22T14:59:01.655Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:01.655Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:01.655Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 132.12MB / 141.70MB 6.0s [2022-04-22T14:59:01.655Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.9s done [2022-04-22T14:59:01.655Z] #11 ... [2022-04-22T14:59:01.655Z] [2022-04-22T14:59:01.655Z] #24 [internal] load build context [2022-04-22T14:59:01.655Z] #24 sha256:018b157f9156563784c15a51271d7a2141953472010802ad6d582a51d878ef28 [2022-04-22T14:59:01.655Z] #24 transferring context: 44.87MB 6.4s [2022-04-22T14:59:01.662Z] #19 67.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-22T14:59:01.662Z] #19 67.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-22T14:59:01.917Z] #24 ... [2022-04-22T14:59:01.917Z] [2022-04-22T14:59:01.917Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:01.917Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:01.917Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 140.51MB / 141.70MB 6.4s [2022-04-22T14:59:02.713Z] Client: [2022-04-22T14:59:02.713Z] Context: default [2022-04-22T14:59:02.713Z] Debug Mode: false [2022-04-22T14:59:02.713Z] Plugins: [2022-04-22T14:59:02.713Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-22T14:59:02.713Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-22T14:59:02.713Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-22T14:59:02.713Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-22T14:59:02.713Z] [2022-04-22T14:59:02.713Z] Server: [2022-04-22T14:59:02.713Z] Containers: 0 [2022-04-22T14:59:02.713Z] Running: 0 [2022-04-22T14:59:02.713Z] Paused: 0 [2022-04-22T14:59:02.713Z] Stopped: 0 [2022-04-22T14:59:02.713Z] Images: 0 [2022-04-22T14:59:02.713Z] Server Version: 20.10.14 [2022-04-22T14:59:02.713Z] Storage Driver: overlay2 [2022-04-22T14:59:02.713Z] Backing Filesystem: extfs [2022-04-22T14:59:02.713Z] Supports d_type: true [2022-04-22T14:59:02.713Z] Native Overlay Diff: true [2022-04-22T14:59:02.713Z] userxattr: false [2022-04-22T14:59:02.713Z] Logging Driver: json-file [2022-04-22T14:59:02.713Z] Cgroup Driver: systemd [2022-04-22T14:59:02.713Z] Cgroup Version: 2 [2022-04-22T14:59:02.713Z] Plugins: [2022-04-22T14:59:02.713Z] Volume: local [2022-04-22T14:59:02.713Z] Network: bridge host ipvlan macvlan null overlay [2022-04-22T14:59:02.713Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-22T14:59:02.713Z] Swarm: inactive [2022-04-22T14:59:02.713Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-22T14:59:02.713Z] Default Runtime: runc [2022-04-22T14:59:02.713Z] Init Binary: docker-init [2022-04-22T14:59:02.713Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:59:02.713Z] runc version: v1.0.3-0-gf46b6ba [2022-04-22T14:59:02.713Z] init version: de40ad0 [2022-04-22T14:59:02.713Z] Security Options: [2022-04-22T14:59:02.713Z] apparmor [2022-04-22T14:59:02.713Z] seccomp [2022-04-22T14:59:02.713Z] Profile: default [2022-04-22T14:59:02.713Z] cgroupns [2022-04-22T14:59:02.713Z] Kernel Version: 5.13.0-1021-aws [2022-04-22T14:59:02.713Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-22T14:59:02.713Z] OSType: linux [2022-04-22T14:59:02.713Z] Architecture: x86_64 [2022-04-22T14:59:02.713Z] CPUs: 2 [2022-04-22T14:59:02.713Z] Total Memory: 7.476GiB [2022-04-22T14:59:02.713Z] Name: ip-10-100-121-205 [2022-04-22T14:59:02.713Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-22T14:59:02.713Z] Docker Root Dir: /var/lib/docker [2022-04-22T14:59:02.713Z] Debug Mode: false [2022-04-22T14:59:02.713Z] Registry: https://index.docker.io/v1/ [2022-04-22T14:59:02.713Z] Labels: [2022-04-22T14:59:02.713Z] Experimental: true [2022-04-22T14:59:02.713Z] Insecure Registries: [2022-04-22T14:59:02.713Z] 127.0.0.0/8 [2022-04-22T14:59:02.713Z] Live Restore Enabled: true [2022-04-22T14:59:02.713Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-22T14:59:03.033Z] #19 69.01 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-22T14:59:03.033Z] #19 69.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-22T14:59:03.033Z] #19 69.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-22T14:59:03.033Z] #19 69.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-22T14:59:03.033Z] #19 69.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-22T14:59:03.033Z] #19 69.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-22T14:59:03.033Z] #19 69.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-22T14:59:03.033Z] #19 69.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-22T14:59:03.033Z] #19 69.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-22T14:59:03.033Z] #19 69.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-22T14:59:03.033Z] #19 69.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-22T14:59:03.033Z] #19 69.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-22T14:59:03.033Z] #19 69.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-22T14:59:03.033Z] #19 69.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-22T14:59:03.033Z] #19 69.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-22T14:59:03.033Z] #19 69.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-22T14:59:03.033Z] #19 69.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-22T14:59:03.033Z] #19 69.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-22T14:59:03.033Z] #19 69.25 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-22T14:59:03.047Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 . [2022-04-22T14:59:03.047Z] #1 [internal] load build definition from Dockerfile [2022-04-22T14:59:03.047Z] #1 sha256:f0620874cf0df3d1533e5331b32972408cc65a42bbd4b648de5bf154932230a9 [2022-04-22T14:59:03.305Z] #1 transferring dockerfile: 17.44kB done [2022-04-22T14:59:03.305Z] #1 DONE 0.2s [2022-04-22T14:59:03.305Z] [2022-04-22T14:59:03.305Z] #2 [internal] load .dockerignore [2022-04-22T14:59:03.305Z] #2 sha256:3e4ef259f99c7bb79626f0ad2a9188ba12756e300136f46b7673d5e080f8bb2d [2022-04-22T14:59:03.305Z] #2 transferring context: 145B done [2022-04-22T14:59:03.305Z] #2 DONE 0.0s [2022-04-22T14:59:03.305Z] [2022-04-22T14:59:03.305Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-22T14:59:03.306Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-22T14:59:03.874Z] #3 DONE 0.4s [2022-04-22T14:59:03.874Z] [2022-04-22T14:59:03.874Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-22T14:59:03.874Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-22T14:59:03.874Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-22T14:59:03.874Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-04-22T14:59:03.874Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-22T14:59:03.874Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-22T14:59:03.874Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-22T14:59:03.874Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-22T14:59:04.141Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-22T14:59:04.141Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-22T14:59:04.400Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-22T14:59:04.400Z] #4 DONE 0.6s [2022-04-22T14:59:04.400Z] [2022-04-22T14:59:04.400Z] #6 [internal] load build definition from Dockerfile [2022-04-22T14:59:04.400Z] #6 sha256:7fa20a96aee4cbcf864dff422c089d2ba9ddcd1f11bf2bcb9815487aabda264e [2022-04-22T14:59:04.400Z] #6 DONE 0.0s [2022-04-22T14:59:04.400Z] [2022-04-22T14:59:04.400Z] #5 [internal] load .dockerignore [2022-04-22T14:59:04.400Z] #5 sha256:10d25d0f1511f13a9d30e4727c30f93be818e59e35a5830858aabfc53c612240 [2022-04-22T14:59:04.400Z] #5 DONE 0.0s [2022-04-22T14:59:04.400Z] [2022-04-22T14:59:04.400Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-22T14:59:04.400Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-22T14:59:04.458Z] #11 ... [2022-04-22T14:59:04.459Z] [2022-04-22T14:59:04.459Z] #24 [internal] load build context [2022-04-22T14:59:04.459Z] #24 sha256:018b157f9156563784c15a51271d7a2141953472010802ad6d582a51d878ef28 [2022-04-22T14:59:04.459Z] #24 transferring context: 60.75MB 7.9s done [2022-04-22T14:59:04.459Z] #24 DONE 9.0s [2022-04-22T14:59:04.459Z] [2022-04-22T14:59:04.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:04.459Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:04.459Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.5s done [2022-04-22T14:59:04.459Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.4s [2022-04-22T14:59:04.718Z] #11 ... [2022-04-22T14:59:04.718Z] [2022-04-22T14:59:04.718Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:04.718Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-22T14:59:04.718Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-22T14:59:04.718Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-22T14:59:04.718Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:59:04.718Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-22T14:59:04.718Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2022-04-22T14:59:04.718Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-04-22T14:59:04.718Z] #71 DONE 9.3s [2022-04-22T14:59:04.932Z] #19 71.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-22T14:59:04.932Z] #19 71.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-22T14:59:04.932Z] #19 71.07 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-22T14:59:04.932Z] #19 71.13 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-22T14:59:04.977Z] [2022-04-22T14:59:04.977Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:59:04.977Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:59:04.977Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-22T14:59:04.977Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-22T14:59:04.977Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-22T14:59:04.977Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-22T14:59:04.977Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-04-22T14:59:04.977Z] #28 ... [2022-04-22T14:59:04.977Z] [2022-04-22T14:59:04.977Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-22T14:59:04.977Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-22T14:59:05.190Z] #19 71.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-22T14:59:05.336Z] #9 ... [2022-04-22T14:59:05.336Z] [2022-04-22T14:59:05.336Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:59:05.336Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-22T14:59:05.336Z] #8 DONE 1.0s [2022-04-22T14:59:05.595Z] [2022-04-22T14:59:05.595Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:59:05.595Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-22T14:59:05.595Z] #10 DONE 1.0s [2022-04-22T14:59:05.595Z] [2022-04-22T14:59:05.595Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-22T14:59:05.595Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-22T14:59:05.595Z] #7 DONE 1.0s [2022-04-22T14:59:05.595Z] [2022-04-22T14:59:05.595Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-22T14:59:05.595Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-22T14:59:05.595Z] #9 DONE 1.1s [2022-04-22T14:59:05.853Z] [2022-04-22T14:59:05.853Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:05.853Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:05.853Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-22T14:59:05.853Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-22T14:59:05.853Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-22T14:59:05.853Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-22T14:59:06.033Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-04-22T14:59:06.120Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.2s [2022-04-22T14:59:06.121Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.2s [2022-04-22T14:59:06.121Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.2s [2022-04-22T14:59:06.121Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.24MB / 54.94MB 0.3s [2022-04-22T14:59:06.297Z] #69 DONE 6.4s [2022-04-22T14:59:06.297Z] [2022-04-22T14:59:06.297Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:06.297Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:06.297Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-22T14:59:06.297Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-22T14:59:06.297Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-22T14:59:06.297Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-22T14:59:06.297Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-22T14:59:06.297Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.0s done [2022-04-22T14:59:06.297Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.9s done [2022-04-22T14:59:06.297Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.9s done [2022-04-22T14:59:06.297Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 6.3s [2022-04-22T14:59:06.297Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.9s done [2022-04-22T14:59:06.297Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.9s [2022-04-22T14:59:06.297Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.2s done [2022-04-22T14:59:06.357Z] #70 DONE 1.1s [2022-04-22T14:59:06.357Z] [2022-04-22T14:59:06.357Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-22T14:59:06.357Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-22T14:59:06.382Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.15MB / 10.87MB 0.4s [2022-04-22T14:59:06.382Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 0.4s [2022-04-22T14:59:06.382Z] #11 ... [2022-04-22T14:59:06.382Z] [2022-04-22T14:59:06.382Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-22T14:59:06.382Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-22T14:59:06.382Z] #47 DONE 0.0s [2022-04-22T14:59:06.382Z] [2022-04-22T14:59:06.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:06.382Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:06.382Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.49MB / 10.87MB 0.5s [2022-04-22T14:59:06.382Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 15.73MB / 54.94MB 0.5s [2022-04-22T14:59:06.382Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s [2022-04-22T14:59:06.383Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 22.02MB / 54.94MB 0.6s [2022-04-22T14:59:06.644Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 29.97MB / 54.94MB 0.7s [2022-04-22T14:59:06.644Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-22T14:59:06.644Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.19MB / 54.58MB 0.7s [2022-04-22T14:59:06.644Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.39MB / 54.58MB 0.8s [2022-04-22T14:59:06.869Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.7s [2022-04-22T14:59:06.904Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-04-22T14:59:06.904Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 33.55MB / 54.94MB 0.9s [2022-04-22T14:59:06.904Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 14.68MB / 54.58MB 0.9s [2022-04-22T14:59:06.904Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 983.04kB / 85.84MB 0.9s [2022-04-22T14:59:06.904Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.36MB / 54.94MB 1.1s [2022-04-22T14:59:06.904Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.02MB / 54.58MB 1.1s [2022-04-22T14:59:06.904Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 9.44MB / 85.84MB 1.1s [2022-04-22T14:59:06.939Z] #72 DONE 0.7s [2022-04-22T14:59:06.939Z] [2022-04-22T14:59:06.939Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:59:06.939Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:59:06.939Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.6s done [2022-04-22T14:59:06.939Z] #28 DONE 11.6s [2022-04-22T14:59:06.939Z] [2022-04-22T14:59:06.939Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:06.939Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-22T14:59:07.092Z] #19 72.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-22T14:59:07.092Z] #19 72.86 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-22T14:59:07.092Z] #19 72.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-22T14:59:07.093Z] #19 72.90 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-22T14:59:07.093Z] #19 72.90 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-22T14:59:07.093Z] #19 72.90 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-22T14:59:07.093Z] #19 73.16 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-22T14:59:07.093Z] #19 73.16 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-22T14:59:07.093Z] #19 73.17 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-22T14:59:07.093Z] #19 73.17 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-22T14:59:07.093Z] #19 73.17 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-22T14:59:07.093Z] #19 73.17 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-22T14:59:07.093Z] #19 73.17 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-22T14:59:07.093Z] #19 73.17 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-22T14:59:07.093Z] #19 73.18 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-22T14:59:07.093Z] #19 73.18 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-22T14:59:07.093Z] #19 73.18 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-22T14:59:07.093Z] #19 73.18 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-22T14:59:07.093Z] #19 73.18 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-22T14:59:07.093Z] #19 73.18 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-22T14:59:07.093Z] #19 73.21 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-22T14:59:07.093Z] #19 73.21 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-22T14:59:07.093Z] #19 73.21 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-22T14:59:07.093Z] #19 73.21 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-22T14:59:07.093Z] #19 73.26 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-22T14:59:07.168Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 1.2s [2022-04-22T14:59:07.168Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 17.83MB / 85.84MB 1.2s [2022-04-22T14:59:07.168Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 30.79MB / 54.58MB 1.3s [2022-04-22T14:59:07.168Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 27.26MB / 85.84MB 1.3s [2022-04-22T14:59:07.351Z] #19 73.26 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-22T14:59:07.351Z] #19 73.28 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-22T14:59:07.351Z] #19 73.29 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-22T14:59:07.493Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 36.70MB / 54.58MB 1.4s [2022-04-22T14:59:07.493Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 34.60MB / 85.84MB 1.4s [2022-04-22T14:59:07.493Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 44.04MB / 54.58MB 1.5s [2022-04-22T14:59:07.493Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 46.14MB / 85.84MB 1.6s [2022-04-22T14:59:07.756Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.7s [2022-04-22T14:59:07.756Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-22T14:59:07.756Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 53.48MB / 85.84MB 1.8s [2022-04-22T14:59:07.756Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 61.87MB / 85.84MB 1.9s [2022-04-22T14:59:08.025Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-22T14:59:08.025Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 69.21MB / 85.84MB 2.1s [2022-04-22T14:59:08.054Z] #11 ... [2022-04-22T14:59:08.054Z] [2022-04-22T14:59:08.054Z] #24 [internal] load build context [2022-04-22T14:59:08.054Z] #24 sha256:0220d7334c518b73af32e6e66b704b3b369e7eb3b46fe219b0ed0cdde94f6754 [2022-04-22T14:59:08.054Z] #24 transferring context: 60.75MB 7.1s done [2022-04-22T14:59:08.054Z] #24 DONE 7.9s [2022-04-22T14:59:08.054Z] [2022-04-22T14:59:08.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:08.054Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:08.054Z] #11 ... [2022-04-22T14:59:08.054Z] [2022-04-22T14:59:08.054Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:08.054Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-22T14:59:08.054Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-22T14:59:08.054Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:59:08.054Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-22T14:59:08.054Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-22T14:59:08.054Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-22T14:59:08.054Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-04-22T14:59:08.221Z] Client: [2022-04-22T14:59:08.221Z] Context: default [2022-04-22T14:59:08.221Z] Debug Mode: false [2022-04-22T14:59:08.221Z] Plugins: [2022-04-22T14:59:08.221Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-22T14:59:08.221Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-22T14:59:08.222Z] [2022-04-22T14:59:08.222Z] Server: [2022-04-22T14:59:08.222Z] Containers: 0 [2022-04-22T14:59:08.222Z] Running: 0 [2022-04-22T14:59:08.222Z] Paused: 0 [2022-04-22T14:59:08.222Z] Stopped: 0 [2022-04-22T14:59:08.222Z] Images: 0 [2022-04-22T14:59:08.222Z] Server Version: 20.10.14 [2022-04-22T14:59:08.222Z] Storage Driver: overlay2 [2022-04-22T14:59:08.222Z] Backing Filesystem: extfs [2022-04-22T14:59:08.222Z] Supports d_type: true [2022-04-22T14:59:08.222Z] Native Overlay Diff: true [2022-04-22T14:59:08.222Z] userxattr: false [2022-04-22T14:59:08.222Z] Logging Driver: json-file [2022-04-22T14:59:08.222Z] Cgroup Driver: cgroupfs [2022-04-22T14:59:08.222Z] Cgroup Version: 1 [2022-04-22T14:59:08.222Z] Plugins: [2022-04-22T14:59:08.222Z] Volume: local [2022-04-22T14:59:08.222Z] Network: bridge host ipvlan macvlan null overlay [2022-04-22T14:59:08.222Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-22T14:59:08.222Z] Swarm: inactive [2022-04-22T14:59:08.222Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-22T14:59:08.222Z] Default Runtime: runc [2022-04-22T14:59:08.222Z] Init Binary: docker-init [2022-04-22T14:59:08.222Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-22T14:59:08.222Z] runc version: v1.0.3-0-gf46b6ba [2022-04-22T14:59:08.222Z] init version: de40ad0 [2022-04-22T14:59:08.222Z] Security Options: [2022-04-22T14:59:08.222Z] apparmor [2022-04-22T14:59:08.222Z] seccomp [2022-04-22T14:59:08.222Z] Profile: default [2022-04-22T14:59:08.222Z] Kernel Version: 5.13.0-1021-aws [2022-04-22T14:59:08.222Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-22T14:59:08.222Z] OSType: linux [2022-04-22T14:59:08.222Z] Architecture: aarch64 [2022-04-22T14:59:08.222Z] CPUs: 2 [2022-04-22T14:59:08.222Z] Total Memory: 7.578GiB [2022-04-22T14:59:08.222Z] Name: ip-10-100-72-151 [2022-04-22T14:59:08.222Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-22T14:59:08.222Z] Docker Root Dir: /var/lib/docker [2022-04-22T14:59:08.222Z] Debug Mode: false [2022-04-22T14:59:08.222Z] Registry: https://index.docker.io/v1/ [2022-04-22T14:59:08.222Z] Labels: [2022-04-22T14:59:08.222Z] Experimental: true [2022-04-22T14:59:08.222Z] Insecure Registries: [2022-04-22T14:59:08.222Z] 127.0.0.0/8 [2022-04-22T14:59:08.222Z] Live Restore Enabled: true [2022-04-22T14:59:08.222Z] [Pipeline] sh [2022-04-22T14:59:08.325Z] #71 ... [2022-04-22T14:59:08.325Z] [2022-04-22T14:59:08.325Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:08.325Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:08.325Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.8s done [2022-04-22T14:59:08.353Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 75.50MB / 85.84MB 2.2s [2022-04-22T14:59:08.353Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.3s done [2022-04-22T14:59:08.353Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 81.79MB / 85.84MB 2.4s [2022-04-22T14:59:08.353Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.4s [2022-04-22T14:59:08.353Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.4s [2022-04-22T14:59:08.353Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.4s done [2022-04-22T14:59:08.353Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.68MB / 141.70MB 2.6s [2022-04-22T14:59:08.542Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T14:59:08.542Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T14:59:08.542Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43365/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-22T14:59:08.542Z] + bash /home/ubuntu/workspace/moby_PR-43365/check-config.sh [2022-04-22T14:59:08.542Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-22T14:59:08.542Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-22T14:59:08.542Z] [2022-04-22T14:59:08.542Z] Generally Necessary: [2022-04-22T14:59:08.542Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-22T14:59:08.542Z] - apparmor: enabled and tools installed [2022-04-22T14:59:08.542Z] - CONFIG_NAMESPACES: enabled [2022-04-22T14:59:08.542Z] - CONFIG_NET_NS: enabled [2022-04-22T14:59:08.542Z] - CONFIG_PID_NS: enabled [2022-04-22T14:59:08.542Z] - CONFIG_IPC_NS: enabled [2022-04-22T14:59:08.542Z] - CONFIG_UTS_NS: enabled [2022-04-22T14:59:08.542Z] - CONFIG_CGROUPS: enabled [2022-04-22T14:59:08.542Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-22T14:59:08.542Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-22T14:59:08.542Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-22T14:59:08.542Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-22T14:59:08.542Z] - CONFIG_CPUSETS: enabled [2022-04-22T14:59:08.542Z] - CONFIG_MEMCG: enabled [2022-04-22T14:59:08.542Z] - CONFIG_KEYS: enabled [2022-04-22T14:59:08.542Z] - CONFIG_VETH: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-22T14:59:08.542Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-22T14:59:08.618Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 23.07MB / 141.70MB 2.8s [2022-04-22T14:59:08.737Z] #19 74.67 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-22T14:59:08.737Z] #19 74.67 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-22T14:59:08.737Z] #19 74.71 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-22T14:59:08.737Z] #19 74.76 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-22T14:59:08.737Z] #19 74.79 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-22T14:59:08.801Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-22T14:59:08.801Z] - CONFIG_CGROUP_BPF: enabled [2022-04-22T14:59:08.801Z] [2022-04-22T14:59:08.801Z] Optional Features: [2022-04-22T14:59:08.801Z] - CONFIG_USER_NS: enabled [2022-04-22T14:59:08.801Z] - CONFIG_SECCOMP: enabled [2022-04-22T14:59:08.801Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-22T14:59:08.801Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-22T14:59:08.801Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-22T14:59:08.801Z] (cgroup swap accounting is currently enabled) [2022-04-22T14:59:08.801Z] - CONFIG_BLK_CGROUP: enabled [2022-04-22T14:59:08.801Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-22T14:59:08.801Z] - CONFIG_CGROUP_PERF: enabled [2022-04-22T14:59:08.801Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-22T14:59:08.801Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-22T14:59:08.801Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-22T14:59:08.801Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-22T14:59:08.801Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-22T14:59:08.801Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-22T14:59:08.801Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-22T14:59:08.801Z] - CONFIG_IP_VS: enabled (as module) [2022-04-22T14:59:08.801Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-22T14:59:08.801Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-22T14:59:08.801Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-22T14:59:08.801Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-22T14:59:08.801Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-22T14:59:08.801Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-22T14:59:08.801Z] - CONFIG_EXT4_FS: enabled [2022-04-22T14:59:08.801Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-22T14:59:08.801Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-22T14:59:08.801Z] - Network Drivers: [2022-04-22T14:59:08.801Z] - "overlay": [2022-04-22T14:59:08.801Z] - CONFIG_VXLAN: enabled (as module) [2022-04-22T14:59:08.801Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-22T14:59:08.801Z] Optional (for encrypted networks): [2022-04-22T14:59:08.846Z] #29 1.652 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:08.846Z] #29 1.665 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:08.846Z] #29 1.681 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:08.846Z] #29 1.879 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:09.058Z] - CONFIG_CRYPTO: enabled [2022-04-22T14:59:09.058Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-22T14:59:09.058Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-22T14:59:09.058Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-22T14:59:09.058Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-22T14:59:09.058Z] - CONFIG_XFRM: enabled [2022-04-22T14:59:09.058Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-22T14:59:09.058Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-22T14:59:09.058Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-22T14:59:09.058Z] - "ipvlan": [2022-04-22T14:59:09.058Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-22T14:59:09.058Z] - "macvlan": [2022-04-22T14:59:09.058Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-22T14:59:09.058Z] - CONFIG_DUMMY: enabled (as module) [2022-04-22T14:59:09.058Z] - "ftp,tftp client in container": [2022-04-22T14:59:09.058Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-22T14:59:09.058Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-22T14:59:09.058Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-22T14:59:09.058Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-22T14:59:09.058Z] - Storage Drivers: [2022-04-22T14:59:09.058Z] - "aufs": [2022-04-22T14:59:09.058Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-22T14:59:09.058Z] - "btrfs": [2022-04-22T14:59:09.058Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-22T14:59:09.058Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-22T14:59:09.058Z] - "devicemapper": [2022-04-22T14:59:09.058Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-22T14:59:09.058Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-22T14:59:09.058Z] - "overlay": [2022-04-22T14:59:09.058Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-22T14:59:09.058Z] - "zfs": [2022-04-22T14:59:09.058Z] - /dev/zfs: present [2022-04-22T14:59:09.058Z] - zfs command: missing [2022-04-22T14:59:09.058Z] - zpool command: missing [2022-04-22T14:59:09.058Z] [2022-04-22T14:59:09.058Z] Limits: [2022-04-22T14:59:09.058Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-22T14:59:09.058Z] [2022-04-22T14:59:09.058Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-22T14:59:09.106Z] #29 2.174 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [Pipeline] sh [2022-04-22T14:59:09.199Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 42.99MB / 141.70MB 3.2s [2022-04-22T14:59:09.199Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.2s done [2022-04-22T14:59:09.385Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 . [2022-04-22T14:59:09.385Z] #2 [internal] load .dockerignore [2022-04-22T14:59:09.385Z] #2 sha256:58912f97034070dc5dcf4700975d6173c6d57e718c61af00d165492bce116807 [2022-04-22T14:59:09.459Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 54.53MB / 141.70MB 3.5s [2022-04-22T14:59:09.459Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 68.16MB / 141.70MB 3.7s [2022-04-22T14:59:09.642Z] #2 ... [2022-04-22T14:59:09.642Z] [2022-04-22T14:59:09.642Z] #1 [internal] load build definition from Dockerfile [2022-04-22T14:59:09.642Z] #1 sha256:87c81954baad1b812f27a6e2a38428fedfb5eef3b8197ba925221181ed6f97d3 [2022-04-22T14:59:09.642Z] #1 transferring dockerfile: 17.44kB done [2022-04-22T14:59:09.642Z] #1 DONE 0.2s [2022-04-22T14:59:09.642Z] [2022-04-22T14:59:09.642Z] #2 [internal] load .dockerignore [2022-04-22T14:59:09.642Z] #2 sha256:58912f97034070dc5dcf4700975d6173c6d57e718c61af00d165492bce116807 [2022-04-22T14:59:09.642Z] #2 transferring context: 145B done [2022-04-22T14:59:09.642Z] #2 DONE 0.1s [2022-04-22T14:59:09.674Z] #29 2.621 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:09.721Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 77.11MB / 141.70MB 3.8s [2022-04-22T14:59:09.761Z] #11 ... [2022-04-22T14:59:09.761Z] [2022-04-22T14:59:09.761Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:09.761Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-22T14:59:09.761Z] #71 DONE 9.6s [2022-04-22T14:59:09.761Z] [2022-04-22T14:59:09.761Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:59:09.761Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:59:09.761Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-22T14:59:09.761Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-22T14:59:09.761Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-22T14:59:09.761Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-22T14:59:09.761Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-04-22T14:59:09.898Z] [2022-04-22T14:59:09.898Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-22T14:59:09.898Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-22T14:59:09.983Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 89.13MB / 141.70MB 4.0s [2022-04-22T14:59:10.109Z] #19 76.30 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-22T14:59:10.109Z] #19 76.30 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-22T14:59:10.109Z] #19 76.31 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-22T14:59:10.109Z] #19 76.33 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-22T14:59:10.109Z] #19 76.34 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-22T14:59:10.109Z] #19 76.34 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-22T14:59:10.109Z] #19 76.34 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-22T14:59:10.109Z] #19 76.40 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-22T14:59:10.244Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 101.71MB / 141.70MB 4.4s [2022-04-22T14:59:10.332Z] #28 ... [2022-04-22T14:59:10.332Z] [2022-04-22T14:59:10.332Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:10.332Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:10.367Z] #19 76.41 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-22T14:59:10.367Z] #19 76.43 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-22T14:59:10.367Z] #19 76.45 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-22T14:59:10.506Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 114.29MB / 141.70MB 4.6s [2022-04-22T14:59:10.507Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 121.63MB / 141.70MB 4.7s [2022-04-22T14:59:10.610Z] #29 3.710 Fetched 8510 kB in 2s (3642 kB/s) [2022-04-22T14:59:10.770Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 131.07MB / 141.70MB 4.8s [2022-04-22T14:59:10.770Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.56MB / 141.70MB 5.0s [2022-04-22T14:59:10.829Z] #3 DONE 1.1s [2022-04-22T14:59:10.932Z] #19 ... [2022-04-22T14:59:10.932Z] [2022-04-22T14:59:10.932Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:59:10.932Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T14:59:10.932Z] #41 DONE 83.8s [2022-04-22T14:59:10.932Z] [2022-04-22T14:59:10.932Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:10.932Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:59:11.130Z] [2022-04-22T14:59:11.130Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-22T14:59:11.130Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-22T14:59:11.130Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-04-22T14:59:11.273Z] #11 ... [2022-04-22T14:59:11.273Z] [2022-04-22T14:59:11.273Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:59:11.273Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:59:11.273Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.9s done [2022-04-22T14:59:11.273Z] #28 DONE 11.2s [2022-04-22T14:59:11.273Z] [2022-04-22T14:59:11.273Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:11.273Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:11.273Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-22T14:59:11.387Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-22T14:59:11.387Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-22T14:59:11.387Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-22T14:59:11.387Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.3s [2022-04-22T14:59:11.547Z] #29 3.710 Reading package lists... [2022-04-22T14:59:11.644Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.5s [2022-04-22T14:59:11.644Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.7s [2022-04-22T14:59:11.846Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-04-22T14:59:11.867Z] #52 ... [2022-04-22T14:59:11.867Z] [2022-04-22T14:59:11.867Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-22T14:59:11.867Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-22T14:59:11.867Z] #19 77.94 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-22T14:59:11.867Z] #19 77.94 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-22T14:59:11.867Z] #19 77.97 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-22T14:59:11.867Z] #19 78.03 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-22T14:59:11.867Z] #19 78.08 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-22T14:59:12.107Z] #11 ... [2022-04-22T14:59:12.108Z] [2022-04-22T14:59:12.108Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-22T14:59:12.108Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-22T14:59:12.108Z] #70 DONE 0.4s [2022-04-22T14:59:12.108Z] [2022-04-22T14:59:12.108Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:12.108Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:12.108Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-22T14:59:12.115Z] #29 4.528 Reading package lists... [2022-04-22T14:59:12.149Z] #11 ... [2022-04-22T14:59:12.149Z] [2022-04-22T14:59:12.149Z] #24 [internal] load build context [2022-04-22T14:59:12.149Z] #24 sha256:d360ac9bc1e0e70c2654458d3799777028d4cf103ad29714242abe673f3c02c3 [2022-04-22T14:59:12.149Z] #24 transferring context: 60.73MB 5.2s done [2022-04-22T14:59:12.149Z] #24 DONE 6.0s [2022-04-22T14:59:12.149Z] [2022-04-22T14:59:12.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:12.149Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:12.149Z] #11 ... [2022-04-22T14:59:12.149Z] [2022-04-22T14:59:12.149Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:12.149Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-22T14:59:12.149Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-22T14:59:12.149Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-22T14:59:12.149Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:59:12.149Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-22T14:59:12.149Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-04-22T14:59:12.149Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-04-22T14:59:12.149Z] #71 ... [2022-04-22T14:59:12.149Z] [2022-04-22T14:59:12.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:12.149Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:12.149Z] #11 ... [2022-04-22T14:59:12.149Z] [2022-04-22T14:59:12.149Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:12.149Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-22T14:59:12.149Z] #71 DONE 6.3s [2022-04-22T14:59:12.149Z] [2022-04-22T14:59:12.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:12.149Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:12.149Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.3s done [2022-04-22T14:59:12.210Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 1.0s done [2022-04-22T14:59:12.210Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-04-22T14:59:12.369Z] #11 ... [2022-04-22T14:59:12.369Z] [2022-04-22T14:59:12.369Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-22T14:59:12.369Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-22T14:59:12.369Z] #72 DONE 0.4s [2022-04-22T14:59:12.369Z] [2022-04-22T14:59:12.369Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:12.369Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:12.374Z] #29 5.347 Building dependency tree... [2022-04-22T14:59:12.410Z] #11 ... [2022-04-22T14:59:12.410Z] [2022-04-22T14:59:12.410Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:12.410Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:59:12.410Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-22T14:59:12.410Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:59:12.410Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-22T14:59:12.410Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-22T14:59:12.410Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-04-22T14:59:12.410Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-04-22T14:59:12.410Z] #69 DONE 6.4s [2022-04-22T14:59:12.410Z] [2022-04-22T14:59:12.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:12.410Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:12.466Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-22T14:59:12.633Z] #29 5.674 The following additional packages will be installed: [2022-04-22T14:59:12.633Z] #29 5.674 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-22T14:59:12.633Z] #29 5.677 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-22T14:59:12.634Z] #29 5.677 Recommended packages: [2022-04-22T14:59:12.634Z] #29 5.677 libldap-common publicsuffix libsasl2-modules [2022-04-22T14:59:12.634Z] #29 5.859 The following NEW packages will be installed: [2022-04-22T14:59:12.634Z] #29 5.859 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-22T14:59:12.634Z] #29 5.859 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-22T14:59:12.634Z] #29 5.859 libssh2-1 openssl [2022-04-22T14:59:12.893Z] #29 6.141 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T14:59:12.893Z] #29 6.141 Need to get 3040 kB of archives. [2022-04-22T14:59:12.893Z] #29 6.141 After this operation, 6651 kB of additional disk space will be used. [2022-04-22T14:59:12.893Z] #29 6.141 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-22T14:59:12.893Z] #29 6.156 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-22T14:59:12.893Z] #29 6.159 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-22T14:59:12.893Z] #29 6.165 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-22T14:59:12.893Z] #29 6.165 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-22T14:59:12.893Z] #29 6.165 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-22T14:59:12.893Z] #29 6.165 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-22T14:59:12.893Z] #29 6.165 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-22T14:59:12.893Z] #29 6.165 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-22T14:59:12.893Z] #29 6.175 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-22T14:59:12.945Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.1s done [2022-04-22T14:59:12.978Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s [2022-04-22T14:59:13.152Z] #29 6.176 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-22T14:59:13.152Z] #29 6.178 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-22T14:59:13.152Z] #29 6.188 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-22T14:59:13.152Z] #29 6.188 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-22T14:59:13.152Z] #29 6.198 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-22T14:59:13.240Z] #19 79.35 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-22T14:59:13.240Z] #19 79.35 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-22T14:59:13.240Z] #19 79.36 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-22T14:59:13.240Z] #19 79.39 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-22T14:59:13.240Z] #19 79.39 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-22T14:59:13.240Z] #19 79.39 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-22T14:59:13.240Z] #19 79.40 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-22T14:59:13.240Z] #19 79.40 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-22T14:59:13.240Z] #19 79.44 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-22T14:59:13.240Z] #19 79.47 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-22T14:59:13.400Z] #4 DONE 2.2s [2022-04-22T14:59:13.412Z] #29 6.354 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T14:59:13.412Z] #29 6.396 Fetched 3040 kB in 0s (9432 kB/s) [2022-04-22T14:59:13.412Z] #29 6.421 Selecting previously unselected package openssl. [2022-04-22T14:59:13.412Z] #29 6.421 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-22T14:59:13.412Z] #29 6.423 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-22T14:59:13.412Z] #29 6.427 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:59:13.412Z] #29 6.597 Selecting previously unselected package ca-certificates. [2022-04-22T14:59:13.412Z] #29 6.597 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-22T14:59:13.498Z] #19 79.50 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-22T14:59:13.498Z] #19 79.51 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-22T14:59:13.498Z] #19 79.53 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-22T14:59:13.498Z] #19 79.54 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-22T14:59:13.498Z] #19 79.57 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-22T14:59:13.523Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-22T14:59:13.658Z] [2022-04-22T14:59:13.658Z] #5 [internal] load .dockerignore [2022-04-22T14:59:13.658Z] #5 sha256:f779d724eca9816d85aaf910f272b1a5b1e2ef31e73be74f4e33912cd83dbe42 [2022-04-22T14:59:13.658Z] #5 DONE 0.0s [2022-04-22T14:59:13.658Z] [2022-04-22T14:59:13.658Z] #6 [internal] load build definition from Dockerfile [2022-04-22T14:59:13.658Z] #6 sha256:f7d53fc2381177f89178f3a7b7073cbcb77bd05d91ad3a213b296da467696672 [2022-04-22T14:59:13.658Z] #6 DONE 0.0s [2022-04-22T14:59:13.658Z] [2022-04-22T14:59:13.658Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-22T14:59:13.658Z] #10 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-22T14:59:13.673Z] #29 6.602 Unpacking ca-certificates (20210119) ... [2022-04-22T14:59:13.673Z] #29 6.682 Selecting previously unselected package libbrotli1:amd64. [2022-04-22T14:59:13.673Z] #29 6.682 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-22T14:59:13.673Z] #29 6.694 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-22T14:59:13.673Z] #29 6.779 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-22T14:59:13.673Z] #29 6.779 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-22T14:59:13.673Z] #29 6.791 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:13.673Z] #29 6.832 Selecting previously unselected package libsasl2-2:amd64. [2022-04-22T14:59:13.673Z] #29 6.832 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-22T14:59:13.673Z] #29 6.836 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:13.673Z] #29 6.891 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-22T14:59:13.673Z] #29 6.891 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-22T14:59:13.940Z] #29 6.894 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-22T14:59:13.940Z] #29 6.975 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-22T14:59:13.940Z] #29 6.975 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-22T14:59:13.940Z] #29 6.981 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-22T14:59:13.940Z] #29 7.064 Selecting previously unselected package libpsl5:amd64. [2022-04-22T14:59:13.940Z] #29 7.064 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-22T14:59:13.940Z] #29 7.070 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-22T14:59:13.940Z] #29 7.114 Selecting previously unselected package librtmp1:amd64. [2022-04-22T14:59:13.940Z] #29 7.114 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-22T14:59:13.940Z] #29 7.120 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:59:13.940Z] #29 7.169 Selecting previously unselected package libssh2-1:amd64. [2022-04-22T14:59:13.940Z] #29 7.169 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-22T14:59:14.201Z] #29 7.173 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-22T14:59:14.201Z] #29 7.240 Selecting previously unselected package libcurl4:amd64. [2022-04-22T14:59:14.201Z] #29 7.240 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-22T14:59:14.201Z] #29 7.245 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:14.201Z] #29 7.347 Selecting previously unselected package curl. [2022-04-22T14:59:14.201Z] #29 7.347 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-22T14:59:14.201Z] #29 7.353 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:14.201Z] #29 7.430 Selecting previously unselected package libonig5:amd64. [2022-04-22T14:59:14.201Z] #29 7.430 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-22T14:59:14.400Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.3s done [2022-04-22T14:59:14.400Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-22T14:59:14.461Z] #29 7.432 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T14:59:14.461Z] #29 7.503 Selecting previously unselected package libjq1:amd64. [2022-04-22T14:59:14.461Z] #29 7.503 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-22T14:59:14.461Z] #29 7.507 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-22T14:59:14.461Z] #29 7.575 Selecting previously unselected package jq. [2022-04-22T14:59:14.461Z] #29 7.575 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-22T14:59:14.461Z] #29 7.579 Unpacking jq (1.6-2.1) ... [2022-04-22T14:59:14.461Z] #29 7.623 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-22T14:59:14.461Z] #29 7.634 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-22T14:59:14.461Z] #29 7.650 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-22T14:59:14.461Z] #29 7.663 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:14.461Z] #29 7.677 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:59:14.709Z] #11 ... [2022-04-22T14:59:14.709Z] [2022-04-22T14:59:14.709Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:59:14.709Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-22T14:59:14.709Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-22T14:59:14.709Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-22T14:59:14.709Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-22T14:59:14.709Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-22T14:59:14.709Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.7s done [2022-04-22T14:59:14.709Z] #28 DONE 8.7s [2022-04-22T14:59:14.709Z] [2022-04-22T14:59:14.709Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:14.709Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:14.720Z] #29 7.691 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:14.720Z] #29 7.703 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-22T14:59:14.720Z] #29 7.714 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:59:14.720Z] #29 7.733 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T14:59:14.720Z] #29 7.746 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-22T14:59:14.720Z] #29 7.756 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-22T14:59:14.720Z] #29 7.771 Setting up ca-certificates (20210119) ... [2022-04-22T14:59:14.870Z] #19 80.77 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-22T14:59:14.870Z] #19 80.77 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-22T14:59:14.870Z] #19 80.80 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-22T14:59:14.870Z] #19 80.85 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-22T14:59:14.870Z] #19 80.89 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-22T14:59:14.968Z] #11 ... [2022-04-22T14:59:14.968Z] [2022-04-22T14:59:14.968Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-22T14:59:14.968Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-22T14:59:14.968Z] #70 DONE 0.6s [2022-04-22T14:59:14.968Z] [2022-04-22T14:59:14.968Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:14.968Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:15.226Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-04-22T14:59:15.290Z] #29 ... [2022-04-22T14:59:15.290Z] [2022-04-22T14:59:15.290Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:15.290Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:15.290Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.0s done [2022-04-22T14:59:15.290Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.0s done [2022-04-22T14:59:15.290Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-04-22T14:59:15.290Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.2s [2022-04-22T14:59:15.290Z] #11 ... [2022-04-22T14:59:15.290Z] [2022-04-22T14:59:15.290Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:15.290Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-22T14:59:15.290Z] #29 8.414 Updating certificates in /etc/ssl/certs... [2022-04-22T14:59:15.486Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-22T14:59:15.562Z] #10 DONE 1.7s [2022-04-22T14:59:15.562Z] [2022-04-22T14:59:15.562Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:59:15.562Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-22T14:59:15.562Z] #9 DONE 1.7s [2022-04-22T14:59:15.562Z] [2022-04-22T14:59:15.562Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-22T14:59:15.562Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-22T14:59:15.562Z] #7 DONE 1.7s [2022-04-22T14:59:15.562Z] [2022-04-22T14:59:15.562Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-22T14:59:15.562Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-22T14:59:15.562Z] #8 DONE 1.7s [2022-04-22T14:59:15.745Z] #11 ... [2022-04-22T14:59:15.745Z] [2022-04-22T14:59:15.745Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-22T14:59:15.745Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-22T14:59:15.745Z] #72 DONE 0.9s [2022-04-22T14:59:15.745Z] [2022-04-22T14:59:15.745Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:15.746Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:15.802Z] #19 81.92 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-22T14:59:15.802Z] #19 81.93 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-22T14:59:15.802Z] #19 81.93 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-22T14:59:15.802Z] #19 81.95 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-22T14:59:15.802Z] #19 81.95 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-22T14:59:15.802Z] #19 81.96 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-22T14:59:15.802Z] #19 81.96 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-22T14:59:15.802Z] #19 81.96 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-22T14:59:15.802Z] #19 81.99 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-22T14:59:15.802Z] #19 82.00 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-22T14:59:15.802Z] #19 82.01 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-22T14:59:15.802Z] #19 82.02 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-22T14:59:15.839Z] [2022-04-22T14:59:15.839Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:15.839Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:59:15.839Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-22T14:59:15.839Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:59:15.839Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-22T14:59:15.839Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-22T14:59:16.009Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.6s done [2022-04-22T14:59:16.103Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-22T14:59:16.103Z] #69 ... [2022-04-22T14:59:16.103Z] [2022-04-22T14:59:16.103Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-22T14:59:16.103Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-22T14:59:16.103Z] #47 DONE 0.0s [2022-04-22T14:59:16.103Z] [2022-04-22T14:59:16.103Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:16.103Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:59:16.103Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.2s [2022-04-22T14:59:16.234Z] #29 9.230 129 added, 0 removed; done. [2022-04-22T14:59:16.234Z] #29 9.297 Setting up jq (1.6-2.1) ... [2022-04-22T14:59:16.234Z] #29 9.313 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:16.234Z] #29 9.324 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:16.234Z] #29 9.337 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T14:59:16.234Z] #29 9.355 Processing triggers for ca-certificates (20210119) ... [2022-04-22T14:59:16.234Z] #29 9.363 Updating certificates in /etc/ssl/certs... [2022-04-22T14:59:16.270Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-22T14:59:16.360Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-04-22T14:59:16.360Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-22T14:59:16.624Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-22T14:59:16.803Z] #29 9.985 0 added, 0 removed; done. [2022-04-22T14:59:16.803Z] #29 9.985 Running hooks in /etc/ca-certificates/update.d... [2022-04-22T14:59:16.803Z] #29 9.986 done. [2022-04-22T14:59:17.171Z] #19 83.12 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-22T14:59:17.171Z] #19 83.12 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-22T14:59:17.171Z] #19 83.14 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-22T14:59:17.171Z] #19 83.17 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-22T14:59:17.171Z] #19 83.20 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-22T14:59:17.993Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-04-22T14:59:18.101Z] #19 84.20 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-22T14:59:18.101Z] #19 84.21 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-22T14:59:18.562Z] #69 ... [2022-04-22T14:59:18.562Z] [2022-04-22T14:59:18.562Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:18.562Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-22T14:59:18.562Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-22T14:59:18.562Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-22T14:59:18.562Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-22T14:59:18.562Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-22T14:59:18.562Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-04-22T14:59:18.562Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-04-22T14:59:18.562Z] #71 DONE 2.9s [2022-04-22T14:59:18.562Z] [2022-04-22T14:59:18.562Z] #24 [internal] load build context [2022-04-22T14:59:18.562Z] #24 sha256:37ddb98e283dd8c964b459ba2d8cdb7ad6197323914b060be9e7c358ffd772e3 [2022-04-22T14:59:18.562Z] #24 transferring context: 60.75MB 2.5s done [2022-04-22T14:59:18.562Z] #24 DONE 3.0s [2022-04-22T14:59:18.665Z] #19 84.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T14:59:18.707Z] #29 DONE 11.9s [2022-04-22T14:59:18.707Z] [2022-04-22T14:59:18.707Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:18.707Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:18.707Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.0s done [2022-04-22T14:59:18.817Z] [2022-04-22T14:59:18.817Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-22T14:59:18.817Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-22T14:59:18.817Z] #69 DONE 3.0s [2022-04-22T14:59:18.817Z] [2022-04-22T14:59:18.817Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:18.818Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-22T14:59:18.818Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-22T14:59:18.818Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-22T14:59:18.818Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-22T14:59:18.818Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-22T14:59:18.818Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.0s done [2022-04-22T14:59:18.818Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 2.1s done [2022-04-22T14:59:18.818Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.4s done [2022-04-22T14:59:18.818Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 26.21MB / 54.67MB 2.7s [2022-04-22T14:59:18.818Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0.6s [2022-04-22T14:59:18.818Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 16.78MB / 81.05MB 2.7s [2022-04-22T14:59:18.818Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 7.34MB / 108.70MB 2.7s [2022-04-22T14:59:18.818Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 32.51MB / 54.67MB 2.9s [2022-04-22T14:59:18.818Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 20.97MB / 81.05MB 2.9s [2022-04-22T14:59:18.818Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 33.55MB / 108.70MB 2.9s [2022-04-22T14:59:18.837Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-04-22T14:59:18.943Z] #19 85.17 Fetched 787 MB in 22s (35.6 MB/s) [2022-04-22T14:59:18.967Z] #11 ... [2022-04-22T14:59:18.967Z] [2022-04-22T14:59:18.967Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-22T14:59:18.967Z] #30 sha256:8b300cc5ff3ef40a0a20c246673384aa13d95001263ca242c7ce7583c9152a57 [2022-04-22T14:59:18.967Z] #30 DONE 0.1s [2022-04-22T14:59:18.967Z] [2022-04-22T14:59:18.967Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:18.967Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:18.967Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-22T14:59:19.075Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 40.42MB / 108.70MB 3.0s [2022-04-22T14:59:19.075Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 49.28MB / 54.67MB 3.2s [2022-04-22T14:59:19.075Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 40.89MB / 81.05MB 3.2s [2022-04-22T14:59:19.075Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 47.19MB / 108.70MB 3.2s [2022-04-22T14:59:19.200Z] #19 85.28 Selecting previously unselected package liblocale-gettext-perl. [2022-04-22T14:59:19.200Z] #19 85.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T14:59:19.200Z] #19 85.31 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-22T14:59:19.200Z] #19 85.32 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-22T14:59:19.200Z] #19 85.35 Selecting previously unselected package bzip2. [2022-04-22T14:59:19.200Z] #19 85.36 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-22T14:59:19.200Z] #19 85.37 Unpacking bzip2 (1.0.8-4) ... [2022-04-22T14:59:19.200Z] #19 85.42 Selecting previously unselected package libmagic-mgc. [2022-04-22T14:59:19.335Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 3.2s [2022-04-22T14:59:19.335Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 57.67MB / 81.05MB 3.2s [2022-04-22T14:59:19.335Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 57.42MB / 108.70MB 3.2s [2022-04-22T14:59:19.335Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 66.06MB / 81.05MB 3.3s [2022-04-22T14:59:19.335Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 70.25MB / 108.70MB 3.3s [2022-04-22T14:59:19.411Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.0s done [2022-04-22T14:59:19.458Z] #19 85.42 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-22T14:59:19.458Z] #19 85.43 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-22T14:59:19.458Z] #19 85.63 Selecting previously unselected package libmagic1:amd64. [2022-04-22T14:59:19.458Z] #19 85.63 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-22T14:59:19.458Z] #19 85.64 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-22T14:59:19.458Z] #19 85.71 Selecting previously unselected package file. [2022-04-22T14:59:19.593Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.4s [2022-04-22T14:59:19.593Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 84.93MB / 108.70MB 3.4s [2022-04-22T14:59:19.593Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 106.95MB / 108.70MB 3.6s [2022-04-22T14:59:19.672Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-22T14:59:19.715Z] #19 85.71 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-22T14:59:19.715Z] #19 85.71 Unpacking file (1:5.39-3) ... [2022-04-22T14:59:19.715Z] #19 85.77 Selecting previously unselected package xz-utils. [2022-04-22T14:59:19.715Z] #19 85.78 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-22T14:59:19.715Z] #19 85.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T14:59:19.716Z] #19 85.88 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-22T14:59:19.716Z] #19 85.88 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-22T14:59:19.716Z] #19 85.89 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-22T14:59:20.646Z] #19 86.68 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-22T14:59:20.646Z] #19 86.68 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-22T14:59:20.646Z] #19 86.68 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-22T14:59:20.961Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.6s done [2022-04-22T14:59:20.961Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 4.8s done [2022-04-22T14:59:21.221Z] #19 87.36 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-22T14:59:21.221Z] #19 87.36 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-22T14:59:21.221Z] #19 87.37 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-22T14:59:21.224Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 5.1s [2022-04-22T14:59:21.481Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.1s [2022-04-22T14:59:21.546Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-04-22T14:59:21.546Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-22T14:59:21.590Z] #11 ... [2022-04-22T14:59:21.590Z] [2022-04-22T14:59:21.590Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:21.590Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-22T14:59:21.590Z] #29 2.059 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:21.590Z] #29 2.069 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:21.590Z] #29 2.069 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:21.590Z] #29 2.271 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:21.590Z] #29 2.717 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:21.590Z] #29 3.165 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:21.590Z] #29 4.261 Fetched 8510 kB in 2s (3430 kB/s) [2022-04-22T14:59:21.590Z] #29 4.261 Reading package lists... [2022-04-22T14:59:21.590Z] #29 5.107 Reading package lists... [2022-04-22T14:59:21.590Z] #29 5.978 Building dependency tree... [2022-04-22T14:59:21.590Z] #29 6.356 The following additional packages will be installed: [2022-04-22T14:59:21.590Z] #29 6.356 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-22T14:59:21.590Z] #29 6.356 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-22T14:59:21.590Z] #29 6.356 Recommended packages: [2022-04-22T14:59:21.590Z] #29 6.356 libldap-common publicsuffix libsasl2-modules [2022-04-22T14:59:21.590Z] #29 6.529 The following NEW packages will be installed: [2022-04-22T14:59:21.590Z] #29 6.529 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-22T14:59:21.590Z] #29 6.529 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-22T14:59:21.590Z] #29 6.529 libssh2-1 openssl [2022-04-22T14:59:21.590Z] #29 6.799 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T14:59:21.590Z] #29 6.799 Need to get 3040 kB of archives. [2022-04-22T14:59:21.590Z] #29 6.799 After this operation, 6651 kB of additional disk space will be used. [2022-04-22T14:59:21.590Z] #29 6.799 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-22T14:59:21.590Z] #29 6.813 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-22T14:59:21.590Z] #29 6.836 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-22T14:59:21.590Z] #29 6.836 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-22T14:59:21.591Z] #29 6.841 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-22T14:59:21.591Z] #29 6.841 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-22T14:59:21.591Z] #29 6.841 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-22T14:59:21.591Z] #29 6.841 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-22T14:59:21.591Z] #29 6.860 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-22T14:59:21.591Z] #29 6.860 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-22T14:59:21.591Z] #29 6.860 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-22T14:59:21.591Z] #29 6.869 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-22T14:59:21.591Z] #29 6.878 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-22T14:59:21.591Z] #29 6.878 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-22T14:59:21.591Z] #29 6.880 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-22T14:59:21.591Z] #29 7.033 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T14:59:21.591Z] #29 7.070 Fetched 3040 kB in 0s (8735 kB/s) [2022-04-22T14:59:21.591Z] #29 7.102 Selecting previously unselected package openssl. [2022-04-22T14:59:21.591Z] #29 7.102 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-22T14:59:21.591Z] #29 7.104 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.108 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 7.249 Selecting previously unselected package ca-certificates. [2022-04-22T14:59:21.591Z] #29 7.249 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-22T14:59:21.591Z] #29 7.254 Unpacking ca-certificates (20210119) ... [2022-04-22T14:59:21.591Z] #29 7.335 Selecting previously unselected package libbrotli1:amd64. [2022-04-22T14:59:21.591Z] #29 7.335 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.345 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-22T14:59:21.591Z] #29 7.415 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-22T14:59:21.591Z] #29 7.415 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.420 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 7.467 Selecting previously unselected package libsasl2-2:amd64. [2022-04-22T14:59:21.591Z] #29 7.467 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.518 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 7.585 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-22T14:59:21.591Z] #29 7.585 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.593 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-22T14:59:21.591Z] #29 7.667 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-22T14:59:21.591Z] #29 7.667 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.673 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-22T14:59:21.591Z] #29 7.726 Selecting previously unselected package libpsl5:amd64. [2022-04-22T14:59:21.591Z] #29 7.726 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.733 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-22T14:59:21.591Z] #29 7.775 Selecting previously unselected package librtmp1:amd64. [2022-04-22T14:59:21.591Z] #29 7.775 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.780 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:59:21.591Z] #29 7.832 Selecting previously unselected package libssh2-1:amd64. [2022-04-22T14:59:21.591Z] #29 7.832 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.837 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-22T14:59:21.591Z] #29 7.910 Selecting previously unselected package libcurl4:amd64. [2022-04-22T14:59:21.591Z] #29 7.910 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.912 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 7.985 Selecting previously unselected package curl. [2022-04-22T14:59:21.591Z] #29 7.986 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 7.993 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 8.174 Selecting previously unselected package libonig5:amd64. [2022-04-22T14:59:21.591Z] #29 8.174 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 8.178 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T14:59:21.591Z] #29 8.248 Selecting previously unselected package libjq1:amd64. [2022-04-22T14:59:21.591Z] #29 8.248 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 8.253 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-22T14:59:21.591Z] #29 8.315 Selecting previously unselected package jq. [2022-04-22T14:59:21.591Z] #29 8.315 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-22T14:59:21.591Z] #29 8.317 Unpacking jq (1.6-2.1) ... [2022-04-22T14:59:21.591Z] #29 8.377 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-22T14:59:21.591Z] #29 8.397 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-22T14:59:21.591Z] #29 8.416 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-22T14:59:21.591Z] #29 8.429 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 8.448 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:59:21.591Z] #29 8.469 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 8.491 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-22T14:59:21.591Z] #29 8.507 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 8.524 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T14:59:21.591Z] #29 8.537 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-22T14:59:21.591Z] #29 8.550 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-22T14:59:21.591Z] #29 8.567 Setting up ca-certificates (20210119) ... [2022-04-22T14:59:21.591Z] #29 9.162 Updating certificates in /etc/ssl/certs... [2022-04-22T14:59:21.591Z] #29 10.03 129 added, 0 removed; done. [2022-04-22T14:59:21.591Z] #29 10.06 Setting up jq (1.6-2.1) ... [2022-04-22T14:59:21.591Z] #29 10.07 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 10.08 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:21.591Z] #29 10.10 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T14:59:21.591Z] #29 10.12 Processing triggers for ca-certificates (20210119) ... [2022-04-22T14:59:21.591Z] #29 10.13 Updating certificates in /etc/ssl/certs... [2022-04-22T14:59:21.591Z] #29 ... [2022-04-22T14:59:21.591Z] [2022-04-22T14:59:21.591Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:21.591Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:21.766Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-04-22T14:59:21.786Z] #19 88.06 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-22T14:59:21.786Z] #19 88.06 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-22T14:59:21.786Z] #19 88.06 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-22T14:59:22.331Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.1s [2022-04-22T14:59:22.587Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-04-22T14:59:22.716Z] #19 88.72 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-22T14:59:22.716Z] #19 88.72 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-22T14:59:22.716Z] #19 88.73 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-22T14:59:23.156Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-22T14:59:23.230Z] #19 89.26 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-22T14:59:23.230Z] #19 89.27 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-22T14:59:23.230Z] #19 89.27 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-22T14:59:23.230Z] #19 89.33 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-22T14:59:23.230Z] #19 89.33 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T14:59:23.230Z] #19 89.34 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-22T14:59:23.506Z] #11 ... [2022-04-22T14:59:23.506Z] [2022-04-22T14:59:23.506Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:23.506Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-22T14:59:23.506Z] #29 10.74 0 added, 0 removed; done. [2022-04-22T14:59:23.506Z] #29 10.74 Running hooks in /etc/ca-certificates/update.d... [2022-04-22T14:59:23.506Z] #29 10.74 done. [2022-04-22T14:59:23.506Z] #29 DONE 12.2s [2022-04-22T14:59:23.506Z] [2022-04-22T14:59:23.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:23.506Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:23.506Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.0s done [2022-04-22T14:59:23.726Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 7.5s done [2022-04-22T14:59:23.767Z] #11 ... [2022-04-22T14:59:23.767Z] [2022-04-22T14:59:23.767Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-22T14:59:23.767Z] #30 sha256:b051c84e07554115da05b1a1adf7875f48671fe02b19cdda214f70bdccfc28d9 [2022-04-22T14:59:23.767Z] #30 DONE 0.2s [2022-04-22T14:59:23.767Z] [2022-04-22T14:59:23.767Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:23.767Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:23.767Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-22T14:59:24.239Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-22T14:59:24.653Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 8.6s [2022-04-22T14:59:24.840Z] #11 ... [2022-04-22T14:59:24.840Z] [2022-04-22T14:59:24.840Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:24.840Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-22T14:59:24.840Z] #29 0.964 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:24.840Z] #29 0.966 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:24.840Z] #29 0.967 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:24.840Z] #29 1.112 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:24.840Z] #29 1.270 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:24.840Z] #29 1.591 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:24.840Z] #29 3.097 Fetched 8510 kB in 2s (3548 kB/s) [2022-04-22T14:59:24.840Z] #29 3.097 Reading package lists... [2022-04-22T14:59:24.840Z] #29 3.904 Reading package lists... [2022-04-22T14:59:24.840Z] #29 4.688 Building dependency tree... [2022-04-22T14:59:24.840Z] #29 5.021 The following additional packages will be installed: [2022-04-22T14:59:24.840Z] #29 5.021 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-22T14:59:24.840Z] #29 5.022 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-22T14:59:24.840Z] #29 5.024 Recommended packages: [2022-04-22T14:59:24.840Z] #29 5.024 libldap-common publicsuffix libsasl2-modules [2022-04-22T14:59:24.840Z] #29 5.202 The following NEW packages will be installed: [2022-04-22T14:59:24.840Z] #29 5.204 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-22T14:59:24.840Z] #29 5.205 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-22T14:59:24.840Z] #29 5.205 libssh2-1 openssl [2022-04-22T14:59:24.840Z] #29 5.478 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T14:59:24.840Z] #29 5.478 Need to get 3040 kB of archives. [2022-04-22T14:59:24.840Z] #29 5.478 After this operation, 6651 kB of additional disk space will be used. [2022-04-22T14:59:24.840Z] #29 5.478 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-22T14:59:24.840Z] #29 5.494 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-22T14:59:24.840Z] #29 5.496 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-22T14:59:24.840Z] #29 5.502 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-22T14:59:24.840Z] #29 5.502 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-22T14:59:24.840Z] #29 5.502 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-22T14:59:24.840Z] #29 5.520 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-22T14:59:24.840Z] #29 5.520 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-22T14:59:24.840Z] #29 5.520 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-22T14:59:24.840Z] #29 5.520 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-22T14:59:24.840Z] #29 5.520 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-22T14:59:24.840Z] #29 5.520 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-22T14:59:24.840Z] #29 5.520 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-22T14:59:24.840Z] #29 5.526 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-22T14:59:24.840Z] #29 5.526 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-22T14:59:24.840Z] #29 5.706 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T14:59:24.840Z] #29 5.733 Fetched 3040 kB in 0s (9755 kB/s) [2022-04-22T14:59:24.840Z] #29 5.758 Selecting previously unselected package openssl. [2022-04-22T14:59:24.840Z] #29 5.758 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-22T14:59:24.840Z] #29 5.761 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 5.765 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 5.933 Selecting previously unselected package ca-certificates. [2022-04-22T14:59:24.840Z] #29 5.933 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-22T14:59:24.840Z] #29 5.939 Unpacking ca-certificates (20210119) ... [2022-04-22T14:59:24.840Z] #29 6.026 Selecting previously unselected package libbrotli1:amd64. [2022-04-22T14:59:24.840Z] #29 6.026 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.035 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-22T14:59:24.840Z] #29 6.102 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-22T14:59:24.840Z] #29 6.102 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.107 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 6.158 Selecting previously unselected package libsasl2-2:amd64. [2022-04-22T14:59:24.840Z] #29 6.158 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.166 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 6.251 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-22T14:59:24.840Z] #29 6.251 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.255 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-22T14:59:24.840Z] #29 6.356 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-22T14:59:24.840Z] #29 6.356 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.361 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-22T14:59:24.840Z] #29 6.417 Selecting previously unselected package libpsl5:amd64. [2022-04-22T14:59:24.840Z] #29 6.417 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.423 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-22T14:59:24.840Z] #29 6.472 Selecting previously unselected package librtmp1:amd64. [2022-04-22T14:59:24.840Z] #29 6.473 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.477 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:59:24.840Z] #29 6.534 Selecting previously unselected package libssh2-1:amd64. [2022-04-22T14:59:24.840Z] #29 6.535 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.541 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-22T14:59:24.840Z] #29 6.592 Selecting previously unselected package libcurl4:amd64. [2022-04-22T14:59:24.840Z] #29 6.592 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.596 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 6.659 Selecting previously unselected package curl. [2022-04-22T14:59:24.840Z] #29 6.659 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.665 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 6.727 Selecting previously unselected package libonig5:amd64. [2022-04-22T14:59:24.840Z] #29 6.727 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.734 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T14:59:24.840Z] #29 6.804 Selecting previously unselected package libjq1:amd64. [2022-04-22T14:59:24.840Z] #29 6.804 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.811 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-22T14:59:24.840Z] #29 6.858 Selecting previously unselected package jq. [2022-04-22T14:59:24.840Z] #29 6.858 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-22T14:59:24.840Z] #29 6.863 Unpacking jq (1.6-2.1) ... [2022-04-22T14:59:24.840Z] #29 6.904 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-22T14:59:24.840Z] #29 6.915 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-22T14:59:24.840Z] #29 6.926 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-22T14:59:24.840Z] #29 6.938 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 6.950 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:59:24.840Z] #29 6.961 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 6.971 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-22T14:59:24.840Z] #29 6.983 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 7.002 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T14:59:24.840Z] #29 7.015 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-22T14:59:24.840Z] #29 7.026 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-22T14:59:24.840Z] #29 7.038 Setting up ca-certificates (20210119) ... [2022-04-22T14:59:24.840Z] #29 7.619 Updating certificates in /etc/ssl/certs... [2022-04-22T14:59:24.840Z] #29 8.264 129 added, 0 removed; done. [2022-04-22T14:59:24.840Z] #29 8.301 Setting up jq (1.6-2.1) ... [2022-04-22T14:59:24.840Z] #29 8.315 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 8.325 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:24.840Z] #29 8.336 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T14:59:24.840Z] #29 8.379 Processing triggers for ca-certificates (20210119) ... [2022-04-22T14:59:24.840Z] #29 8.389 Updating certificates in /etc/ssl/certs... [2022-04-22T14:59:24.840Z] #29 8.940 0 added, 0 removed; done. [2022-04-22T14:59:24.840Z] #29 8.940 Running hooks in /etc/ca-certificates/update.d... [2022-04-22T14:59:24.840Z] #29 8.941 done. [2022-04-22T14:59:24.840Z] #29 ... [2022-04-22T14:59:24.840Z] [2022-04-22T14:59:24.840Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:24.840Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:24.926Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 1.8s done [2022-04-22T14:59:25.100Z] #11 ... [2022-04-22T14:59:25.100Z] [2022-04-22T14:59:25.100Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:25.100Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-22T14:59:25.100Z] #29 DONE 10.5s [2022-04-22T14:59:25.100Z] [2022-04-22T14:59:25.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:25.100Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:25.101Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.9s done [2022-04-22T14:59:25.360Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-22T14:59:25.623Z] #11 ... [2022-04-22T14:59:25.623Z] [2022-04-22T14:59:25.623Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-22T14:59:25.623Z] #30 sha256:769991f1ab52ea86334f3646ba89270ef68de398d5681d1c27e8fbd063edd2fc [2022-04-22T14:59:25.623Z] #30 DONE 0.5s [2022-04-22T14:59:25.623Z] [2022-04-22T14:59:25.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:25.623Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-22T14:59:25.858Z] #11 ... [2022-04-22T14:59:25.858Z] [2022-04-22T14:59:25.858Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:59:25.858Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-22T14:59:25.858Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-22T14:59:25.858Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-22T14:59:25.858Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-22T14:59:25.858Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-22T14:59:25.858Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.0s done [2022-04-22T14:59:25.858Z] #28 ... [2022-04-22T14:59:25.858Z] [2022-04-22T14:59:25.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:25.858Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-22T14:59:26.115Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 10.1s [2022-04-22T14:59:26.115Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-22T14:59:27.045Z] #11 ... [2022-04-22T14:59:27.045Z] [2022-04-22T14:59:27.045Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-22T14:59:27.045Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-22T14:59:27.045Z] #28 DONE 11.2s [2022-04-22T14:59:27.045Z] [2022-04-22T14:59:27.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:27.045Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-22T14:59:27.045Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 10.8s done [2022-04-22T14:59:27.527Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.6s done [2022-04-22T14:59:28.097Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-22T14:59:28.097Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-22T14:59:28.415Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 2.3s done [2022-04-22T14:59:28.666Z] #11 DONE 33.3s [2022-04-22T14:59:28.666Z] [2022-04-22T14:59:28.666Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:28.666Z] #31 sha256:f61494b3fdcde86dee6020d682bd8356e8d0481cd674c7b318e7bb7e42bcd731 [2022-04-22T14:59:28.666Z] #31 1.496 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-22T14:59:28.666Z] #31 1.760 [2022-04-22T14:59:28.666Z] #31 1.978 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:28.666Z] #31 2.230 [2022-04-22T14:59:28.666Z] #31 3.039 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-22T14:59:28.666Z] #31 3.290 [2022-04-22T14:59:28.666Z] #31 3.506 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:28.666Z] #31 3.749 [2022-04-22T14:59:28.666Z] #31 4.669 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-22T14:59:28.666Z] #31 4.928 [2022-04-22T14:59:28.667Z] #31 5.145 #=#=# #################### 28.5% ########################################### 60.1% ################################################################## 92.0% ######################################################################## 100.0% [2022-04-22T14:59:28.667Z] #31 5.640 [2022-04-22T14:59:28.667Z] #31 6.552 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-22T14:59:28.667Z] #31 6.842 [2022-04-22T14:59:28.667Z] #31 7.070 #=#=# ############################################## 64.2% ######################################################################## 100.0% [2022-04-22T14:59:28.667Z] #31 7.377 [2022-04-22T14:59:28.667Z] #31 8.006 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-22T14:59:28.667Z] #31 8.293 [2022-04-22T14:59:28.667Z] #31 8.516 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:28.667Z] #31 8.776 [2022-04-22T14:59:28.667Z] #31 8.839 Download of images into '/build' complete. [2022-04-22T14:59:28.667Z] #31 8.839 Use something like the following to load the result into a Docker daemon: [2022-04-22T14:59:28.667Z] #31 8.839 tar -cC '/build' . | docker load [2022-04-22T14:59:28.928Z] #31 ... [2022-04-22T14:59:28.928Z] [2022-04-22T14:59:28.928Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-22T14:59:28.928Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-22T14:59:28.977Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-04-22T14:59:29.063Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.0s [2022-04-22T14:59:29.187Z] #12 ... [2022-04-22T14:59:29.188Z] [2022-04-22T14:59:29.188Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:29.188Z] #31 sha256:f61494b3fdcde86dee6020d682bd8356e8d0481cd674c7b318e7bb7e42bcd731 [2022-04-22T14:59:29.188Z] #31 DONE 10.1s [2022-04-22T14:59:29.188Z] [2022-04-22T14:59:29.188Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-22T14:59:29.188Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-22T14:59:29.448Z] #12 DONE 0.8s [2022-04-22T14:59:29.448Z] [2022-04-22T14:59:29.448Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-22T14:59:29.448Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-22T14:59:30.016Z] #13 DONE 0.5s [2022-04-22T14:59:30.016Z] [2022-04-22T14:59:30.016Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T14:59:30.016Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T14:59:30.016Z] #60 ... [2022-04-22T14:59:30.016Z] [2022-04-22T14:59:30.016Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-22T14:59:30.016Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-22T14:59:30.016Z] #48 DONE 0.2s [2022-04-22T14:59:30.277Z] [2022-04-22T14:59:30.277Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-22T14:59:30.277Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-22T14:59:30.277Z] #33 DONE 0.2s [2022-04-22T14:59:30.277Z] [2022-04-22T14:59:30.277Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-22T14:59:30.277Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-22T14:59:30.277Z] #44 DONE 0.2s [2022-04-22T14:59:30.277Z] [2022-04-22T14:59:30.277Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-22T14:59:30.277Z] #64 sha256:6c9b59a17d8bdb0e6afbdad019ee0fb8fbfa3e052215265969119474e42d1d9b [2022-04-22T14:59:30.277Z] #64 DONE 0.2s [2022-04-22T14:59:30.277Z] [2022-04-22T14:59:30.277Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-22T14:59:30.277Z] #25 sha256:19e12aa3944c27acea1cfd891a2aed27c852a9decbc4d030f7c1dd05bdfb9ee9 [2022-04-22T14:59:30.277Z] #25 DONE 0.3s [2022-04-22T14:59:30.277Z] [2022-04-22T14:59:30.277Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T14:59:30.277Z] #26 sha256:180dfd2b3fbd6748fa2e2c5975af2a192df3bbe12d03e37ae263c3f1d113e090 [2022-04-22T14:59:30.898Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-22T14:59:32.396Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.4s done [2022-04-22T14:59:32.657Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-22T14:59:33.182Z] #19 99.13 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-22T14:59:33.182Z] #19 99.14 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-22T14:59:33.182Z] #19 99.14 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-22T14:59:33.182Z] #19 99.21 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-22T14:59:33.182Z] #19 99.21 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-22T14:59:33.182Z] #19 99.22 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-22T14:59:33.440Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.2s done [2022-04-22T14:59:33.600Z] #11 DONE 33.5s [2022-04-22T14:59:33.600Z] [2022-04-22T14:59:33.600Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-22T14:59:33.600Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-22T14:59:33.600Z] #12 ... [2022-04-22T14:59:33.600Z] [2022-04-22T14:59:33.600Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:33.600Z] #31 sha256:2ebada3f80f8573ff1245a6d4ccb493198416f3904cde12e0a4d253806bd3b68 [2022-04-22T14:59:33.600Z] #31 1.556 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-22T14:59:33.600Z] #31 1.807 [2022-04-22T14:59:33.600Z] #31 2.021 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:33.600Z] #31 2.276 [2022-04-22T14:59:33.600Z] #31 3.170 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-22T14:59:33.600Z] #31 3.439 [2022-04-22T14:59:33.600Z] #31 3.651 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:33.600Z] #31 3.912 [2022-04-22T14:59:33.600Z] #31 4.864 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-22T14:59:33.600Z] #31 5.127 [2022-04-22T14:59:33.600Z] #31 5.344 #=#=# ################## 26.2% ######################################### 58.3% ################################################################ 90.1% ######################################################################## 100.0% [2022-04-22T14:59:33.600Z] #31 5.902 [2022-04-22T14:59:33.600Z] #31 6.564 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-22T14:59:33.600Z] #31 6.836 [2022-04-22T14:59:33.600Z] #31 7.053 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:33.600Z] #31 7.308 [2022-04-22T14:59:33.600Z] #31 7.971 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-22T14:59:33.600Z] #31 8.235 [2022-04-22T14:59:33.600Z] #31 8.473 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:33.600Z] #31 8.751 [2022-04-22T14:59:33.600Z] #31 8.810 Download of images into '/build' complete. [2022-04-22T14:59:33.600Z] #31 8.810 Use something like the following to load the result into a Docker daemon: [2022-04-22T14:59:33.600Z] #31 8.810 tar -cC '/build' . | docker load [2022-04-22T14:59:33.699Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-22T14:59:33.861Z] #31 DONE 10.2s [2022-04-22T14:59:33.861Z] [2022-04-22T14:59:33.861Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-22T14:59:33.861Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-22T14:59:33.960Z] #11 DONE 28.0s [2022-04-22T14:59:33.960Z] [2022-04-22T14:59:33.960Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:33.960Z] #31 sha256:62262c74088ec376b1544476674ca2a93890b0ccffa6e60282ffc56437243a7c [2022-04-22T14:59:33.960Z] #31 1.479 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-22T14:59:33.960Z] #31 1.746 [2022-04-22T14:59:33.960Z] #31 1.963 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:33.960Z] #31 2.206 [2022-04-22T14:59:33.960Z] #31 3.041 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-22T14:59:33.960Z] #31 3.294 [2022-04-22T14:59:33.960Z] #31 3.510 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:33.960Z] #31 3.757 [2022-04-22T14:59:33.960Z] #31 4.585 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-22T14:59:33.960Z] #31 4.842 [2022-04-22T14:59:33.960Z] #31 5.068 #=#=# ################ 22.4% ########################################### 60.0% ################################################################## 91.9% ######################################################################## 100.0% [2022-04-22T14:59:33.960Z] #31 5.622 [2022-04-22T14:59:33.960Z] #31 6.566 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-22T14:59:33.960Z] #31 6.841 [2022-04-22T14:59:33.960Z] #31 7.062 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:33.960Z] #31 7.310 [2022-04-22T14:59:33.960Z] #31 7.973 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-22T14:59:33.960Z] #31 8.174 [2022-04-22T14:59:33.960Z] #31 8.391 #=#=# [2022-04-22T14:59:33.960Z] #31 ... [2022-04-22T14:59:33.960Z] [2022-04-22T14:59:33.960Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-22T14:59:33.960Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-22T14:59:34.225Z] #11 ... [2022-04-22T14:59:34.225Z] [2022-04-22T14:59:34.225Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-22T14:59:34.225Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-22T14:59:34.225Z] #70 DONE 2.3s [2022-04-22T14:59:34.225Z] [2022-04-22T14:59:34.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:34.225Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-22T14:59:34.225Z] #11 ... [2022-04-22T14:59:34.225Z] [2022-04-22T14:59:34.225Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-22T14:59:34.225Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-22T14:59:34.432Z] #12 DONE 0.7s [2022-04-22T14:59:34.432Z] [2022-04-22T14:59:34.432Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-22T14:59:34.432Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-22T14:59:34.473Z] #26 4.152 + RM_GOPATH=0 [2022-04-22T14:59:34.474Z] #26 4.152 + TMP_GOPATH= [2022-04-22T14:59:34.474Z] #26 4.154 + : /build [2022-04-22T14:59:34.474Z] #26 4.154 + '[' -z '' ']' [2022-04-22T14:59:34.474Z] #26 4.160 ++ mktemp -d [2022-04-22T14:59:34.474Z] #26 4.161 + export GOPATH=/tmp/tmp.IguBm3fY6H [2022-04-22T14:59:34.474Z] #26 4.164 + GOPATH=/tmp/tmp.IguBm3fY6H [2022-04-22T14:59:34.474Z] #26 4.165 + RM_GOPATH=1 [2022-04-22T14:59:34.474Z] #26 4.165 + case "$(go env GOARCH)" in [2022-04-22T14:59:34.474Z] #26 4.165 ++ go env GOARCH [2022-04-22T14:59:34.474Z] #26 4.180 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:34.474Z] #26 4.181 + GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:34.474Z] #26 4.182 ++ dirname /install.sh [2022-04-22T14:59:34.474Z] #26 4.188 + dir=/ [2022-04-22T14:59:34.474Z] #26 4.189 + bin=dockercli [2022-04-22T14:59:34.474Z] #26 4.189 + shift [2022-04-22T14:59:34.474Z] #26 4.189 + '[' '!' -f //dockercli.installer ']' [2022-04-22T14:59:34.474Z] #26 4.189 + . //dockercli.installer [2022-04-22T14:59:34.474Z] #26 4.189 ++ : stable [2022-04-22T14:59:34.474Z] #26 4.189 ++ : 17.06.2-ce [2022-04-22T14:59:34.474Z] #26 4.190 + install_dockercli [2022-04-22T14:59:34.474Z] #26 4.190 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-22T14:59:34.474Z] #26 4.190 Install docker/cli version 17.06.2-ce from stable [2022-04-22T14:59:34.474Z] #26 4.192 ++ uname -m [2022-04-22T14:59:34.474Z] #26 4.193 + arch=x86_64 [2022-04-22T14:59:34.474Z] #26 4.195 + '[' x86_64 '!=' x86_64 ']' [2022-04-22T14:59:34.474Z] #26 4.195 + url=https://download.docker.com/linux/static [2022-04-22T14:59:34.474Z] #26 4.195 + tar -xz docker/docker [2022-04-22T14:59:34.474Z] #26 4.196 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-22T14:59:34.693Z] #13 DONE 0.5s [2022-04-22T14:59:34.693Z] [2022-04-22T14:59:34.693Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-22T14:59:34.693Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-22T14:59:34.789Z] #72 DONE 1.3s [2022-04-22T14:59:34.789Z] [2022-04-22T14:59:34.789Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:34.789Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-22T14:59:34.789Z] #29 1.254 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:34.789Z] #29 1.267 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:34.789Z] #29 1.267 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:34.789Z] #29 1.415 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T14:59:34.789Z] #29 1.634 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T14:59:34.789Z] #29 1.767 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T14:59:34.789Z] #29 2.664 Fetched 8397 kB in 2s (5010 kB/s) [2022-04-22T14:59:34.789Z] #29 2.664 Reading package lists... [2022-04-22T14:59:34.789Z] #29 3.203 Reading package lists... [2022-04-22T14:59:34.789Z] #29 3.788 Building dependency tree... [2022-04-22T14:59:34.789Z] #29 4.123 The following additional packages will be installed: [2022-04-22T14:59:34.789Z] #29 4.123 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-22T14:59:34.789Z] #29 4.123 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-22T14:59:34.789Z] #29 4.123 Recommended packages: [2022-04-22T14:59:34.789Z] #29 4.123 libldap-common publicsuffix libsasl2-modules [2022-04-22T14:59:34.789Z] #29 4.246 The following NEW packages will be installed: [2022-04-22T14:59:34.789Z] #29 4.246 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-22T14:59:34.789Z] #29 4.250 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-22T14:59:34.789Z] #29 4.250 libssh2-1 openssl [2022-04-22T14:59:34.789Z] #29 4.522 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T14:59:34.789Z] #29 4.522 Need to get 2934 kB of archives. [2022-04-22T14:59:34.789Z] #29 4.522 After this operation, 6476 kB of additional disk space will be used. [2022-04-22T14:59:34.789Z] #29 4.522 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-22T14:59:34.789Z] #29 4.589 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-22T14:59:34.789Z] #29 4.591 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-22T14:59:34.789Z] #29 4.646 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-22T14:59:34.789Z] #29 4.651 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-22T14:59:34.789Z] #29 4.657 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-22T14:59:34.789Z] #29 4.661 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-22T14:59:34.789Z] #29 4.677 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-22T14:59:34.789Z] #29 4.698 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-22T14:59:34.789Z] #29 4.716 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-22T14:59:34.789Z] #29 4.746 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-22T14:59:34.789Z] #29 4.758 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-22T14:59:34.789Z] #29 4.762 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-22T14:59:34.789Z] #29 4.826 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-22T14:59:34.789Z] #29 4.826 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-22T14:59:34.789Z] #29 5.263 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T14:59:34.789Z] #29 5.325 Fetched 2934 kB in 1s (5100 kB/s) [2022-04-22T14:59:34.789Z] #29 5.603 Selecting previously unselected package openssl. [2022-04-22T14:59:34.789Z] #29 5.603 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-04-22T14:59:34.789Z] #29 5.604 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-22T14:59:34.789Z] #29 5.680 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:59:34.789Z] #29 6.300 Selecting previously unselected package ca-certificates. [2022-04-22T14:59:34.789Z] #29 6.300 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-22T14:59:34.789Z] #29 6.311 Unpacking ca-certificates (20210119) ... [2022-04-22T14:59:34.789Z] #29 6.485 Selecting previously unselected package libbrotli1:arm64. [2022-04-22T14:59:34.789Z] #29 6.485 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-22T14:59:34.789Z] #29 6.494 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-22T14:59:34.789Z] #29 6.611 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-22T14:59:34.789Z] #29 6.611 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-22T14:59:34.789Z] #29 6.619 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:34.789Z] #29 7.098 Selecting previously unselected package libsasl2-2:arm64. [2022-04-22T14:59:34.789Z] #29 7.098 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-22T14:59:34.789Z] #29 7.176 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:34.789Z] #29 7.694 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-22T14:59:34.789Z] #29 7.694 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-22T14:59:34.789Z] #29 7.708 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-22T14:59:34.789Z] #29 7.778 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-22T14:59:34.789Z] #29 7.778 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-22T14:59:34.789Z] #29 7.784 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-22T14:59:34.789Z] #29 7.842 Selecting previously unselected package libpsl5:arm64. [2022-04-22T14:59:34.789Z] #29 7.844 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-22T14:59:34.789Z] #29 7.848 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-22T14:59:34.953Z] #48 ... [2022-04-22T14:59:34.953Z] [2022-04-22T14:59:34.953Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-22T14:59:34.953Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-22T14:59:34.953Z] #44 DONE 0.2s [2022-04-22T14:59:34.953Z] [2022-04-22T14:59:34.953Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-22T14:59:34.953Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-22T14:59:34.953Z] #33 DONE 0.2s [2022-04-22T14:59:34.953Z] [2022-04-22T14:59:34.953Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-22T14:59:34.953Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-22T14:59:34.953Z] #48 DONE 0.3s [2022-04-22T14:59:34.953Z] [2022-04-22T14:59:34.953Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:59:34.953Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:59:35.046Z] #29 ... [2022-04-22T14:59:35.046Z] [2022-04-22T14:59:35.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-22T14:59:35.046Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-22T14:59:35.046Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.2s done [2022-04-22T14:59:35.046Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-22T14:59:35.046Z] #11 DONE 19.1s [2022-04-22T14:59:35.046Z] [2022-04-22T14:59:35.046Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:35.046Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-22T14:59:35.046Z] #29 7.963 Selecting previously unselected package librtmp1:arm64. [2022-04-22T14:59:35.046Z] #29 7.963 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-22T14:59:35.046Z] #29 7.963 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:59:35.046Z] #29 8.015 Selecting previously unselected package libssh2-1:arm64. [2022-04-22T14:59:35.046Z] #29 8.015 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-22T14:59:35.046Z] #29 8.027 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-22T14:59:35.046Z] #29 ... [2022-04-22T14:59:35.046Z] [2022-04-22T14:59:35.046Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-22T14:59:35.046Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-22T14:59:35.216Z] #49 ... [2022-04-22T14:59:35.216Z] [2022-04-22T14:59:35.216Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-22T14:59:35.216Z] #64 sha256:b64a4ff297a830b0ec32c877cb541bda13fb9ae398e9a823f0b2115f1d1e24cb [2022-04-22T14:59:35.216Z] #64 DONE 0.3s [2022-04-22T14:59:35.216Z] [2022-04-22T14:59:35.216Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-22T14:59:35.216Z] #25 sha256:fef39fb81b109aa2899f631c373525b460e73dc96ae44d709d1863a4a09c5192 [2022-04-22T14:59:35.216Z] #25 DONE 0.3s [2022-04-22T14:59:35.302Z] #12 DONE 0.4s [2022-04-22T14:59:35.302Z] [2022-04-22T14:59:35.302Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:35.302Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-22T14:59:35.302Z] #29 8.085 Selecting previously unselected package libcurl4:arm64. [2022-04-22T14:59:35.302Z] #29 8.086 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-22T14:59:35.302Z] #29 8.091 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:35.302Z] #29 8.141 Selecting previously unselected package curl. [2022-04-22T14:59:35.302Z] #29 8.141 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-22T14:59:35.302Z] #29 8.145 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:35.302Z] #29 8.201 Selecting previously unselected package libonig5:arm64. [2022-04-22T14:59:35.302Z] #29 8.201 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-22T14:59:35.302Z] #29 8.205 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-22T14:59:35.302Z] #29 8.264 Selecting previously unselected package libjq1:arm64. [2022-04-22T14:59:35.302Z] #29 8.264 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-22T14:59:35.302Z] #29 8.268 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-22T14:59:35.302Z] #29 8.323 Selecting previously unselected package jq. [2022-04-22T14:59:35.302Z] #29 8.325 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-22T14:59:35.302Z] #29 8.328 Unpacking jq (1.6-2.1) ... [2022-04-22T14:59:35.341Z] #12 DONE 1.3s [2022-04-22T14:59:35.341Z] [2022-04-22T14:59:35.341Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:35.341Z] #31 sha256:62262c74088ec376b1544476674ca2a93890b0ccffa6e60282ffc56437243a7c [2022-04-22T14:59:35.341Z] #31 8.391 #=#=# ######################################################################## 100.0% [2022-04-22T14:59:35.341Z] #31 8.627 [2022-04-22T14:59:35.341Z] #31 8.690 Download of images into '/build' complete. [2022-04-22T14:59:35.341Z] #31 8.690 Use something like the following to load the result into a Docker daemon: [2022-04-22T14:59:35.341Z] #31 8.690 tar -cC '/build' . | docker load [2022-04-22T14:59:35.341Z] #31 DONE 9.6s [2022-04-22T14:59:35.341Z] [2022-04-22T14:59:35.341Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-22T14:59:35.341Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-22T14:59:35.478Z] [2022-04-22T14:59:35.478Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T14:59:35.478Z] #26 sha256:8758955f2f2ec7c77181273d24206c822c6eef4a6c7dccd8478444c5317c0684 [2022-04-22T14:59:35.557Z] #29 8.470 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-22T14:59:35.557Z] #29 8.491 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-22T14:59:35.558Z] #29 8.502 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-22T14:59:35.558Z] #29 8.516 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:35.558Z] #29 8.527 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-22T14:59:35.558Z] #29 8.546 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-22T14:59:35.558Z] #29 8.551 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-22T14:59:35.558Z] #29 8.564 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-22T14:59:35.558Z] #29 8.583 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-22T14:59:35.558Z] #29 8.595 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-22T14:59:35.558Z] #29 8.606 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-22T14:59:35.558Z] #29 8.616 Setting up ca-certificates (20210119) ... [2022-04-22T14:59:35.815Z] #29 ... [2022-04-22T14:59:35.815Z] [2022-04-22T14:59:35.815Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-22T14:59:35.815Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-22T14:59:35.815Z] #13 DONE 0.5s [2022-04-22T14:59:35.917Z] #13 DONE 0.6s [2022-04-22T14:59:35.918Z] [2022-04-22T14:59:35.918Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-22T14:59:35.918Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-22T14:59:36.072Z] [2022-04-22T14:59:36.072Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T14:59:36.072Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-22T14:59:36.072Z] #60 ... [2022-04-22T14:59:36.072Z] [2022-04-22T14:59:36.072Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-22T14:59:36.072Z] #25 sha256:3602d5e03d4e811d30ff46363e168855c63864b92796715f705999151c397ecf [2022-04-22T14:59:36.072Z] #25 DONE 0.2s [2022-04-22T14:59:36.072Z] [2022-04-22T14:59:36.072Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-22T14:59:36.072Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-22T14:59:36.072Z] #44 DONE 0.3s [2022-04-22T14:59:36.179Z] #44 ... [2022-04-22T14:59:36.179Z] [2022-04-22T14:59:36.179Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-22T14:59:36.179Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-22T14:59:36.179Z] #48 DONE 0.2s [2022-04-22T14:59:36.179Z] [2022-04-22T14:59:36.179Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-22T14:59:36.179Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-22T14:59:36.179Z] #33 DONE 0.2s [2022-04-22T14:59:36.179Z] [2022-04-22T14:59:36.179Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-22T14:59:36.179Z] #25 sha256:1b11a7cc48b039ef28d72df41259d5630e84f1fc30f49d2172bcd53d866302c7 [2022-04-22T14:59:36.179Z] #25 DONE 0.3s [2022-04-22T14:59:36.179Z] [2022-04-22T14:59:36.179Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-22T14:59:36.179Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-22T14:59:36.179Z] #44 DONE 0.3s [2022-04-22T14:59:36.179Z] [2022-04-22T14:59:36.179Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T14:59:36.179Z] #26 sha256:f06544e0e11d45c9a40161de40435e93c75ba98764bdf869c531faf090a3c72c [2022-04-22T14:59:36.328Z] [2022-04-22T14:59:36.329Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-22T14:59:36.329Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-22T14:59:36.329Z] #33 DONE 0.3s [2022-04-22T14:59:36.329Z] [2022-04-22T14:59:36.329Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-22T14:59:36.329Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-22T14:59:36.329Z] #48 DONE 0.3s [2022-04-22T14:59:36.329Z] [2022-04-22T14:59:36.329Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-22T14:59:36.329Z] #64 sha256:c64b41d509fc0cb776e9a78346c9d761978dd409907b933166e0e1452caf297e [2022-04-22T14:59:36.329Z] #64 DONE 0.4s [2022-04-22T14:59:36.329Z] [2022-04-22T14:59:36.329Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-22T14:59:36.329Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-22T14:59:36.329Z] #29 9.250 Updating certificates in /etc/ssl/certs... [2022-04-22T14:59:36.439Z] #26 ... [2022-04-22T14:59:36.439Z] [2022-04-22T14:59:36.439Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-22T14:59:36.439Z] #64 sha256:5ede860b03661dc54a4ad1fc738605199ca92425290527e5f158e4a0d1819a2d [2022-04-22T14:59:36.439Z] #64 DONE 0.4s [2022-04-22T14:59:36.439Z] [2022-04-22T14:59:36.439Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:36.439Z] #65 sha256:29685e9007f2aac327ea414a018111c5c6809ce96bfcc1295aaa01d0919bcce2 [2022-04-22T14:59:37.698Z] #29 10.72 129 added, 0 removed; done. [2022-04-22T14:59:37.698Z] #29 10.87 Setting up jq (1.6-2.1) ... [2022-04-22T14:59:37.955Z] #29 10.88 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:37.955Z] #29 10.89 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-22T14:59:37.955Z] #29 10.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T14:59:37.955Z] #29 10.95 Processing triggers for ca-certificates (20210119) ... [2022-04-22T14:59:37.955Z] #29 10.95 Updating certificates in /etc/ssl/certs... [2022-04-22T14:59:38.784Z] #26 3.728 + RM_GOPATH=0 [2022-04-22T14:59:38.784Z] #26 3.728 + TMP_GOPATH= [2022-04-22T14:59:38.784Z] #26 3.730 + : /build [2022-04-22T14:59:38.784Z] #26 3.730 + '[' -z '' ']' [2022-04-22T14:59:38.784Z] #26 3.731 ++ mktemp -d [2022-04-22T14:59:38.784Z] #26 3.734 + export GOPATH=/tmp/tmp.kj4fLL4iVZ [2022-04-22T14:59:38.784Z] #26 3.734 + GOPATH=/tmp/tmp.kj4fLL4iVZ [2022-04-22T14:59:38.784Z] #26 3.734 + RM_GOPATH=1 [2022-04-22T14:59:38.784Z] #26 3.734 + case "$(go env GOARCH)" in [2022-04-22T14:59:38.784Z] #26 3.735 ++ go env GOARCH [2022-04-22T14:59:38.784Z] #26 3.747 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:38.784Z] #26 3.747 + GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:38.784Z] #26 3.747 ++ dirname /install.sh [2022-04-22T14:59:38.784Z] #26 3.748 + dir=/ [2022-04-22T14:59:38.784Z] #26 3.748 + bin=dockercli [2022-04-22T14:59:38.784Z] #26 3.749 + shift [2022-04-22T14:59:38.784Z] #26 3.749 + '[' '!' -f //dockercli.installer ']' [2022-04-22T14:59:38.784Z] #26 3.749 + . //dockercli.installer [2022-04-22T14:59:38.784Z] #26 3.749 ++ : stable [2022-04-22T14:59:38.784Z] #26 3.749 ++ : 17.06.2-ce [2022-04-22T14:59:38.784Z] #26 3.750 + install_dockercli [2022-04-22T14:59:38.784Z] #26 3.750 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-22T14:59:38.784Z] #26 3.750 Install docker/cli version 17.06.2-ce from stable [2022-04-22T14:59:38.784Z] #26 3.751 ++ uname -m [2022-04-22T14:59:38.784Z] #26 3.752 + arch=x86_64 [2022-04-22T14:59:38.784Z] #26 3.752 + '[' x86_64 '!=' x86_64 ']' [2022-04-22T14:59:38.784Z] #26 3.752 + url=https://download.docker.com/linux/static [2022-04-22T14:59:38.784Z] #26 3.752 + tar -xz docker/docker [2022-04-22T14:59:38.784Z] #26 3.758 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-22T14:59:39.400Z] #29 12.12 0 added, 0 removed; done. [2022-04-22T14:59:39.400Z] #29 12.12 Running hooks in /etc/ca-certificates/update.d... [2022-04-22T14:59:39.400Z] #29 12.12 done. [2022-04-22T14:59:39.400Z] #29 DONE 12.4s [2022-04-22T14:59:39.400Z] [2022-04-22T14:59:39.400Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-22T14:59:39.400Z] #30 sha256:8d1af2c528e626d41276df1819893ea2ca3f7c3f50ded6f59d48ba539bb00833 [2022-04-22T14:59:39.677Z] #30 DONE 0.2s [2022-04-22T14:59:39.677Z] [2022-04-22T14:59:39.677Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:39.677Z] #31 sha256:b015f9a10e0d47cd291d9b106d7c69d29addb53053da3fee127a0927f71dc79e [2022-04-22T14:59:39.734Z] #65 3.510 + RM_GOPATH=0 [2022-04-22T14:59:39.734Z] #65 3.510 + TMP_GOPATH= [2022-04-22T14:59:39.734Z] #65 3.510 + : /build [2022-04-22T14:59:39.734Z] #65 3.510 + '[' -z '' ']' [2022-04-22T14:59:39.734Z] #65 3.510 ++ mktemp -d [2022-04-22T14:59:39.734Z] #65 3.521 + export GOPATH=/tmp/tmp.WvE9yE5psb [2022-04-22T14:59:39.734Z] #65 3.521 + GOPATH=/tmp/tmp.WvE9yE5psb [2022-04-22T14:59:39.734Z] #65 3.521 + RM_GOPATH=1 [2022-04-22T14:59:39.734Z] #65 3.521 + case "$(go env GOARCH)" in [2022-04-22T14:59:39.734Z] #65 3.521 ++ go env GOARCH [2022-04-22T14:59:39.734Z] #65 3.556 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:39.734Z] #65 3.556 + GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:39.734Z] #65 3.556 ++ dirname /install.sh [2022-04-22T14:59:39.734Z] #65 3.556 + dir=/ [2022-04-22T14:59:39.734Z] #65 3.556 + bin=rootlesskit [2022-04-22T14:59:39.734Z] #65 3.556 + shift [2022-04-22T14:59:39.734Z] #65 3.556 + '[' '!' -f //rootlesskit.installer ']' [2022-04-22T14:59:39.734Z] #65 3.556 + . //rootlesskit.installer [2022-04-22T14:59:39.734Z] #65 3.556 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:39.734Z] #65 3.556 + install_rootlesskit [2022-04-22T14:59:39.734Z] #65 3.556 + case "$1" in [2022-04-22T14:59:39.734Z] #65 3.556 + export CGO_ENABLED=0 [2022-04-22T14:59:39.734Z] #65 3.556 + CGO_ENABLED=0 [2022-04-22T14:59:39.734Z] #65 3.556 + _install_rootlesskit [2022-04-22T14:59:39.734Z] #65 3.556 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-22T14:59:39.734Z] #65 3.556 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T14:59:39.734Z] #65 3.556 + GOBIN=/build [2022-04-22T14:59:39.734Z] #65 3.556 + GO111MODULE=on [2022-04-22T14:59:39.734Z] #65 3.556 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:39.993Z] #65 3.556 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:40.562Z] #65 4.060 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-22T14:59:41.061Z] #26 ... [2022-04-22T14:59:41.061Z] [2022-04-22T14:59:41.061Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:59:41.061Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T14:59:41.061Z] #51 4.636 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-22T14:59:41.061Z] #51 6.261 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-22T14:59:41.061Z] #51 6.271 go: downloading github.com/fatih/color v1.10.0 [2022-04-22T14:59:41.061Z] #51 6.335 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-22T14:59:41.061Z] #51 6.367 go: downloading github.com/pkg/errors v0.9.1 [2022-04-22T14:59:41.061Z] #51 6.696 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-22T14:59:41.061Z] #51 6.736 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-22T14:59:41.061Z] #51 6.787 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-22T14:59:41.061Z] #51 6.789 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-22T14:59:41.061Z] #51 6.877 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-22T14:59:41.061Z] #51 6.970 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-22T14:59:41.061Z] #51 7.106 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-22T14:59:41.061Z] #51 7.309 go: downloading golang.org/x/tools v0.1.0 [2022-04-22T14:59:41.061Z] #51 ... [2022-04-22T14:59:41.061Z] [2022-04-22T14:59:41.061Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T14:59:41.061Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T14:59:41.061Z] #40 4.847 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:41.061Z] #40 4.906 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:41.061Z] #40 4.908 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:41.061Z] #40 5.602 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:41.061Z] #40 7.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:41.061Z] #40 9.509 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:41.061Z] #40 ... [2022-04-22T14:59:41.061Z] [2022-04-22T14:59:41.061Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:41.061Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T14:59:41.061Z] #14 3.014 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:41.061Z] #14 3.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:41.061Z] #14 3.211 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:41.061Z] #14 3.287 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:41.061Z] #14 4.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:41.061Z] #14 5.248 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:41.061Z] #14 ... [2022-04-22T14:59:41.061Z] [2022-04-22T14:59:41.061Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:59:41.061Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T14:59:41.061Z] #34 3.936 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-22T14:59:41.061Z] #34 3.936 Cloning into '.'... [2022-04-22T14:59:41.061Z] #34 ... [2022-04-22T14:59:41.061Z] [2022-04-22T14:59:41.061Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T14:59:41.062Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-22T14:59:41.062Z] #38 4.092 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-22T14:59:41.062Z] #38 5.105 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-22T14:59:41.062Z] #38 6.439 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-22T14:59:41.062Z] #38 6.847 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-22T14:59:41.062Z] #38 6.874 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-22T14:59:41.062Z] #38 10.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-22T14:59:41.062Z] #38 10.20 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T14:59:41.062Z] #38 ... [2022-04-22T14:59:41.062Z] [2022-04-22T14:59:41.062Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:59:41.062Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:59:41.062Z] #36 3.243 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-22T14:59:41.062Z] #36 ... [2022-04-22T14:59:41.062Z] [2022-04-22T14:59:41.062Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T14:59:41.062Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T14:59:41.062Z] #55 4.330 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-22T14:59:41.062Z] #55 5.686 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-22T14:59:41.062Z] #55 5.709 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-22T14:59:41.062Z] #55 5.742 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-22T14:59:41.062Z] #55 7.264 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-22T14:59:41.062Z] #55 ... [2022-04-22T14:59:41.062Z] [2022-04-22T14:59:41.062Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:59:41.062Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:59:41.062Z] #49 4.657 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:41.062Z] #49 4.699 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:41.062Z] #49 4.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:41.062Z] #49 5.151 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-22T14:59:41.062Z] #49 5.564 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:41.062Z] #49 7.335 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:41.062Z] #49 9.654 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:41.322Z] #49 ... [2022-04-22T14:59:41.322Z] [2022-04-22T14:59:41.322Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T14:59:41.322Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T14:59:41.322Z] #53 4.552 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-22T14:59:41.322Z] #53 ... [2022-04-22T14:59:41.322Z] [2022-04-22T14:59:41.322Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:41.322Z] #65 sha256:1fa7f2b5ec9e3deea69ab7934a40d3d8170b352f2036c812e8c339815adb3cf3 [2022-04-22T14:59:41.322Z] #65 4.160 + RM_GOPATH=0 [2022-04-22T14:59:41.322Z] #65 4.160 + TMP_GOPATH= [2022-04-22T14:59:41.322Z] #65 4.160 + : /build [2022-04-22T14:59:41.322Z] #65 4.160 + '[' -z '' ']' [2022-04-22T14:59:41.322Z] #65 4.160 ++ mktemp -d [2022-04-22T14:59:41.322Z] #65 4.160 + export GOPATH=/tmp/tmp.lgfr6daUyG [2022-04-22T14:59:41.322Z] #65 4.160 + GOPATH=/tmp/tmp.lgfr6daUyG [2022-04-22T14:59:41.322Z] #65 4.160 + RM_GOPATH=1 [2022-04-22T14:59:41.322Z] #65 4.161 + case "$(go env GOARCH)" in [2022-04-22T14:59:41.322Z] #65 4.161 ++ go env GOARCH [2022-04-22T14:59:41.322Z] #65 4.197 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:41.322Z] #65 4.197 + GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:41.322Z] #65 4.197 ++ dirname /install.sh [2022-04-22T14:59:41.322Z] #65 4.200 + dir=/ [2022-04-22T14:59:41.322Z] #65 4.200 + bin=rootlesskit [2022-04-22T14:59:41.322Z] #65 4.205 + shift [2022-04-22T14:59:41.322Z] #65 4.205 + '[' '!' -f //rootlesskit.installer ']' [2022-04-22T14:59:41.322Z] #65 4.206 + . //rootlesskit.installer [2022-04-22T14:59:41.322Z] #65 4.207 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:41.322Z] #65 4.209 + install_rootlesskit [2022-04-22T14:59:41.322Z] #65 4.209 + case "$1" in [2022-04-22T14:59:41.322Z] #65 4.210 + export CGO_ENABLED=0 [2022-04-22T14:59:41.322Z] #65 4.210 + CGO_ENABLED=0 [2022-04-22T14:59:41.322Z] #65 4.210 + _install_rootlesskit [2022-04-22T14:59:41.322Z] #65 4.212 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-22T14:59:41.322Z] #65 4.215 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:41.322Z] #65 4.215 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T14:59:41.322Z] #65 4.215 + GOBIN=/build [2022-04-22T14:59:41.322Z] #65 4.215 + GO111MODULE=on [2022-04-22T14:59:41.322Z] #65 4.215 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:41.322Z] #65 7.645 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-22T14:59:41.322Z] #65 10.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:59:41.322Z] #65 10.22 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-22T14:59:41.322Z] #65 10.86 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-22T14:59:41.581Z] #65 ... [2022-04-22T14:59:41.581Z] [2022-04-22T14:59:41.581Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:41.581Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:59:41.581Z] #45 4.008 + git clone https://github.com/docker/distribution.git . [2022-04-22T14:59:41.581Z] #45 4.016 Cloning into '.'... [2022-04-22T14:59:41.841Z] #45 ... [2022-04-22T14:59:41.841Z] [2022-04-22T14:59:41.841Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T14:59:41.841Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T14:59:41.841Z] #60 4.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:41.841Z] #60 4.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:41.841Z] #60 4.561 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:41.841Z] #60 5.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:41.841Z] #60 7.395 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:41.841Z] #60 9.718 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:41.942Z] #65 ... [2022-04-22T14:59:41.942Z] [2022-04-22T14:59:41.942Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T14:59:41.942Z] #26 sha256:f06544e0e11d45c9a40161de40435e93c75ba98764bdf869c531faf090a3c72c [2022-04-22T14:59:41.942Z] #26 3.323 + RM_GOPATH=0 [2022-04-22T14:59:41.942Z] #26 3.323 + TMP_GOPATH= [2022-04-22T14:59:41.942Z] #26 3.323 + : /build [2022-04-22T14:59:41.942Z] #26 3.323 + '[' -z '' ']' [2022-04-22T14:59:41.942Z] #26 3.325 ++ mktemp -d [2022-04-22T14:59:41.942Z] #26 3.325 + export GOPATH=/tmp/tmp.BTQ5UdEdqy [2022-04-22T14:59:41.942Z] #26 3.325 + GOPATH=/tmp/tmp.BTQ5UdEdqy [2022-04-22T14:59:41.942Z] #26 3.325 + RM_GOPATH=1 [2022-04-22T14:59:41.942Z] #26 3.325 + case "$(go env GOARCH)" in [2022-04-22T14:59:41.942Z] #26 3.327 ++ go env GOARCH [2022-04-22T14:59:41.942Z] #26 3.333 Install docker/cli version 17.06.2-ce from stable [2022-04-22T14:59:41.942Z] #26 3.334 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:41.942Z] #26 3.334 + GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:41.942Z] #26 3.334 ++ dirname /install.sh [2022-04-22T14:59:41.942Z] #26 3.334 + dir=/ [2022-04-22T14:59:41.942Z] #26 3.334 + bin=dockercli [2022-04-22T14:59:41.942Z] #26 3.334 + shift [2022-04-22T14:59:41.942Z] #26 3.334 + '[' '!' -f //dockercli.installer ']' [2022-04-22T14:59:41.942Z] #26 3.334 + . //dockercli.installer [2022-04-22T14:59:41.942Z] #26 3.334 ++ : stable [2022-04-22T14:59:41.942Z] #26 3.334 ++ : 17.06.2-ce [2022-04-22T14:59:41.942Z] #26 3.334 + install_dockercli [2022-04-22T14:59:41.942Z] #26 3.334 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-22T14:59:41.942Z] #26 3.342 ++ uname -m [2022-04-22T14:59:41.942Z] #26 3.354 + arch=x86_64 [2022-04-22T14:59:41.942Z] #26 3.354 + '[' x86_64 '!=' x86_64 ']' [2022-04-22T14:59:41.942Z] #26 3.354 + url=https://download.docker.com/linux/static [2022-04-22T14:59:41.942Z] #26 3.354 + tar -xz docker/docker [2022-04-22T14:59:41.942Z] #26 3.354 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-22T14:59:42.101Z] #60 ... [2022-04-22T14:59:42.101Z] [2022-04-22T14:59:42.101Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T14:59:42.101Z] #26 sha256:180dfd2b3fbd6748fa2e2c5975af2a192df3bbe12d03e37ae263c3f1d113e090 [2022-04-22T14:59:42.101Z] #26 11.79 + mkdir -p /build [2022-04-22T14:59:42.101Z] #26 11.80 + mv docker/docker /build/ [2022-04-22T14:59:42.101Z] #26 11.81 + rmdir docker [2022-04-22T14:59:42.721Z] #26 DONE 12.3s [2022-04-22T14:59:42.721Z] [2022-04-22T14:59:42.721Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:42.721Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T14:59:42.721Z] #14 12.32 Fetched 8510 kB in 10s (876 kB/s) [2022-04-22T14:59:43.002Z] #26 ... [2022-04-22T14:59:43.002Z] [2022-04-22T14:59:43.002Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:43.002Z] #65 sha256:68ca8c5c9089c717c0d76360264f2a84d472261d0a11e251ebf3fb072e5444b7 [2022-04-22T14:59:43.002Z] #65 3.803 + RM_GOPATH=0 [2022-04-22T14:59:43.002Z] #65 3.803 + TMP_GOPATH= [2022-04-22T14:59:43.002Z] #65 3.806 + : /build [2022-04-22T14:59:43.002Z] #65 3.807 + '[' -z '' ']' [2022-04-22T14:59:43.002Z] #65 3.808 ++ mktemp -d [2022-04-22T14:59:43.002Z] #65 3.813 + export GOPATH=/tmp/tmp.LQKrKMURiI [2022-04-22T14:59:43.002Z] #65 3.814 + GOPATH=/tmp/tmp.LQKrKMURiI [2022-04-22T14:59:43.002Z] #65 3.814 + RM_GOPATH=1 [2022-04-22T14:59:43.002Z] #65 3.814 + case "$(go env GOARCH)" in [2022-04-22T14:59:43.002Z] #65 3.816 ++ go env GOARCH [2022-04-22T14:59:43.002Z] #65 3.851 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:43.002Z] #65 3.851 + GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:43.002Z] #65 3.868 ++ dirname /install.sh [2022-04-22T14:59:43.002Z] #65 3.871 + dir=/ [2022-04-22T14:59:43.002Z] #65 3.871 + bin=rootlesskit [2022-04-22T14:59:43.002Z] #65 3.871 + shift [2022-04-22T14:59:43.002Z] #65 3.872 + '[' '!' -f //rootlesskit.installer ']' [2022-04-22T14:59:43.002Z] #65 3.873 + . //rootlesskit.installer [2022-04-22T14:59:43.002Z] #65 3.880 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:43.002Z] #65 3.880 + install_rootlesskit [2022-04-22T14:59:43.002Z] #65 3.884 + case "$1" in [2022-04-22T14:59:43.002Z] #65 3.884 + export CGO_ENABLED=0 [2022-04-22T14:59:43.002Z] #65 3.885 + CGO_ENABLED=0 [2022-04-22T14:59:43.002Z] #65 3.885 + _install_rootlesskit [2022-04-22T14:59:43.002Z] #65 3.885 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-22T14:59:43.002Z] #65 3.887 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:43.002Z] #65 3.888 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T14:59:43.002Z] #65 3.889 + GOBIN=/build [2022-04-22T14:59:43.002Z] #65 3.889 + GO111MODULE=on [2022-04-22T14:59:43.002Z] #65 3.889 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:43.002Z] #65 4.486 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-22T14:59:43.002Z] #65 7.115 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:59:43.002Z] #65 7.209 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-22T14:59:43.002Z] #65 7.636 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-22T14:59:43.136Z] #19 108.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-22T14:59:43.136Z] #19 108.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-22T14:59:43.136Z] #19 108.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-22T14:59:43.136Z] #19 108.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-22T14:59:43.137Z] #19 108.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-22T14:59:43.137Z] #19 108.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-22T14:59:44.922Z] #65 ... [2022-04-22T14:59:44.922Z] [2022-04-22T14:59:44.922Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T14:59:44.922Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T14:59:44.922Z] #53 3.573 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-22T14:59:44.922Z] #53 ... [2022-04-22T14:59:44.922Z] [2022-04-22T14:59:44.922Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T14:59:44.922Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T14:59:44.922Z] #55 3.449 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-22T14:59:44.922Z] #55 4.512 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-22T14:59:44.922Z] #55 4.530 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-22T14:59:44.922Z] #55 4.620 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-22T14:59:44.922Z] #55 6.458 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-22T14:59:45.075Z] #31 ... [2022-04-22T14:59:45.075Z] [2022-04-22T14:59:45.075Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T14:59:45.075Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T14:59:45.075Z] #26 4.565 + RM_GOPATH=0 [2022-04-22T14:59:45.075Z] #26 4.565 + TMP_GOPATH= [2022-04-22T14:59:45.075Z] #26 4.565 + : /build [2022-04-22T14:59:45.075Z] #26 4.565 + '[' -z '' ']' [2022-04-22T14:59:45.075Z] #26 4.585 ++ mktemp -d [2022-04-22T14:59:45.075Z] #26 4.614 + export GOPATH=/tmp/tmp.KC1TP46jQt [2022-04-22T14:59:45.075Z] #26 4.614 + GOPATH=/tmp/tmp.KC1TP46jQt [2022-04-22T14:59:45.075Z] #26 4.614 + RM_GOPATH=1 [2022-04-22T14:59:45.075Z] #26 4.614 + case "$(go env GOARCH)" in [2022-04-22T14:59:45.075Z] #26 4.615 ++ go env GOARCH [2022-04-22T14:59:45.075Z] #26 4.640 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:45.075Z] #26 4.640 + GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:45.075Z] #26 4.642 ++ dirname /install.sh [2022-04-22T14:59:45.075Z] #26 4.655 + dir=/ [2022-04-22T14:59:45.075Z] #26 4.655 + bin=dockercli [2022-04-22T14:59:45.075Z] #26 4.655 + shift [2022-04-22T14:59:45.075Z] #26 4.655 + '[' '!' -f //dockercli.installer ']' [2022-04-22T14:59:45.075Z] #26 4.655 + . //dockercli.installer [2022-04-22T14:59:45.075Z] #26 4.655 ++ : stable [2022-04-22T14:59:45.075Z] #26 4.655 ++ : 17.06.2-ce [2022-04-22T14:59:45.075Z] #26 4.655 + install_dockercli [2022-04-22T14:59:45.075Z] #26 4.655 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-22T14:59:45.075Z] #26 4.658 Install docker/cli version 17.06.2-ce from stable [2022-04-22T14:59:45.075Z] #26 4.697 ++ uname -m [2022-04-22T14:59:45.075Z] #26 4.714 + arch=aarch64 [2022-04-22T14:59:45.075Z] #26 4.723 + '[' aarch64 '!=' x86_64 ']' [2022-04-22T14:59:45.075Z] #26 4.724 + '[' aarch64 '!=' s390x ']' [2022-04-22T14:59:45.075Z] #26 4.724 + '[' aarch64 '!=' armhf ']' [2022-04-22T14:59:45.075Z] #26 4.724 + build_dockercli [2022-04-22T14:59:45.075Z] #26 4.724 + git clone https://github.com/docker/docker-ce /tmp/tmp.KC1TP46jQt/tmp/docker-ce [2022-04-22T14:59:45.075Z] #26 4.728 Cloning into '/tmp/tmp.KC1TP46jQt/tmp/docker-ce'... [2022-04-22T14:59:45.183Z] #55 ... [2022-04-22T14:59:45.183Z] [2022-04-22T14:59:45.183Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:59:45.183Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T14:59:45.183Z] #34 3.525 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-22T14:59:45.183Z] #34 3.530 Cloning into '.'... [2022-04-22T14:59:45.183Z] #34 ... [2022-04-22T14:59:45.183Z] [2022-04-22T14:59:45.183Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T14:59:45.183Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-22T14:59:45.183Z] #38 3.961 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-22T14:59:45.183Z] #38 4.674 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-22T14:59:45.183Z] #38 5.879 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-22T14:59:45.183Z] #38 6.282 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-22T14:59:45.183Z] #38 6.332 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-22T14:59:45.183Z] #38 9.269 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-22T14:59:45.183Z] #38 9.433 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T14:59:45.239Z] #26 ... [2022-04-22T14:59:45.239Z] [2022-04-22T14:59:45.239Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:45.239Z] #65 sha256:29685e9007f2aac327ea414a018111c5c6809ce96bfcc1295aaa01d0919bcce2 [2022-04-22T14:59:45.239Z] #65 6.851 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-22T14:59:45.239Z] #65 6.851 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:59:45.239Z] #65 7.483 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-22T14:59:45.312Z] #14 12.32 Reading package lists... [2022-04-22T14:59:45.312Z] #14 ... [2022-04-22T14:59:45.312Z] [2022-04-22T14:59:45.312Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:59:45.312Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:59:45.312Z] #36 15.27 tomll can be used in two ways: [2022-04-22T14:59:45.312Z] #36 15.27 Writing to STDIN and reading from STDOUT: [2022-04-22T14:59:45.312Z] #36 15.27 cat file.toml | tomll > file.toml [2022-04-22T14:59:45.312Z] #36 15.27 [2022-04-22T14:59:45.312Z] #36 15.27 Reading and updating a list of files: [2022-04-22T14:59:45.312Z] #36 15.27 tomll a.toml b.toml c.toml [2022-04-22T14:59:45.312Z] #36 15.27 [2022-04-22T14:59:45.312Z] #36 15.27 When given a list of files, tomll will modify all files in place without asking. [2022-04-22T14:59:45.312Z] #36 DONE 15.4s [2022-04-22T14:59:45.444Z] #38 ... [2022-04-22T14:59:45.444Z] [2022-04-22T14:59:45.444Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:45.444Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T14:59:45.444Z] #14 4.513 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:45.444Z] #14 4.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:45.444Z] #14 4.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:45.444Z] #14 5.410 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:45.444Z] #14 7.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:45.444Z] #14 9.724 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:45.444Z] #14 ... [2022-04-22T14:59:45.444Z] [2022-04-22T14:59:45.444Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:59:45.444Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T14:59:45.444Z] #51 3.662 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-22T14:59:45.444Z] #51 5.109 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-22T14:59:45.444Z] #51 5.159 go: downloading github.com/fatih/color v1.10.0 [2022-04-22T14:59:45.444Z] #51 5.221 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-22T14:59:45.444Z] #51 5.277 go: downloading github.com/pkg/errors v0.9.1 [2022-04-22T14:59:45.444Z] #51 5.751 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-22T14:59:45.444Z] #51 5.758 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-22T14:59:45.444Z] #51 5.852 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-22T14:59:45.444Z] #51 5.961 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-22T14:59:45.444Z] #51 6.128 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-22T14:59:45.444Z] #51 6.141 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-22T14:59:45.444Z] #51 6.266 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-22T14:59:45.444Z] #51 6.527 go: downloading golang.org/x/tools v0.1.0 [2022-04-22T14:59:45.571Z] [2022-04-22T14:59:45.571Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:45.571Z] #65 sha256:1fa7f2b5ec9e3deea69ab7934a40d3d8170b352f2036c812e8c339815adb3cf3 [2022-04-22T14:59:45.571Z] #65 13.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-22T14:59:45.571Z] #65 14.82 go: downloading github.com/google/uuid v1.3.0 [2022-04-22T14:59:45.571Z] #65 14.92 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-22T14:59:45.638Z] #26 ... [2022-04-22T14:59:45.638Z] [2022-04-22T14:59:45.638Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:45.638Z] #31 sha256:b015f9a10e0d47cd291d9b106d7c69d29addb53053da3fee127a0927f71dc79e [2022-04-22T14:59:45.638Z] #31 5.968 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-22T14:59:45.705Z] #51 ... [2022-04-22T14:59:45.705Z] [2022-04-22T14:59:45.705Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:59:45.705Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:59:45.705Z] #36 4.318 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-22T14:59:45.705Z] #36 ... [2022-04-22T14:59:45.705Z] [2022-04-22T14:59:45.705Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T14:59:45.705Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T14:59:45.705Z] #40 4.114 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:45.705Z] #40 4.148 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:45.705Z] #40 4.149 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:45.705Z] #40 4.602 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:45.705Z] #40 6.587 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:45.705Z] #40 8.718 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:45.809Z] #65 ... [2022-04-22T14:59:45.809Z] [2022-04-22T14:59:45.809Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T14:59:45.809Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T14:59:45.809Z] #53 3.846 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-22T14:59:45.829Z] #65 15.47 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-22T14:59:45.895Z] #31 ... [2022-04-22T14:59:45.895Z] [2022-04-22T14:59:45.895Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T14:59:45.895Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-22T14:59:45.895Z] #40 5.229 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:45.895Z] #40 5.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:45.895Z] #40 5.295 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:45.895Z] #40 6.299 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T14:59:45.895Z] #40 8.489 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T14:59:45.965Z] #40 ... [2022-04-22T14:59:45.965Z] [2022-04-22T14:59:45.965Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:45.966Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:59:45.966Z] #45 3.366 + git clone https://github.com/docker/distribution.git . [2022-04-22T14:59:45.966Z] #45 3.366 Cloning into '.'... [2022-04-22T14:59:46.074Z] #53 ... [2022-04-22T14:59:46.074Z] [2022-04-22T14:59:46.074Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:46.074Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T14:59:46.074Z] #14 3.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:46.074Z] #14 3.736 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:46.074Z] #14 3.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:46.074Z] #14 4.394 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:46.074Z] #14 5.970 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:46.074Z] #14 8.000 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:46.074Z] #14 ... [2022-04-22T14:59:46.074Z] [2022-04-22T14:59:46.074Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:59:46.074Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T14:59:46.074Z] #34 4.145 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-22T14:59:46.074Z] #34 4.160 Cloning into '.'... [2022-04-22T14:59:46.152Z] #40 ... [2022-04-22T14:59:46.152Z] [2022-04-22T14:59:46.152Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:59:46.152Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-22T14:59:46.152Z] #36 4.904 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-22T14:59:46.152Z] #36 ... [2022-04-22T14:59:46.152Z] [2022-04-22T14:59:46.152Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:46.152Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T14:59:46.152Z] #14 2.899 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:46.152Z] #14 2.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:46.152Z] #14 2.930 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:46.152Z] #14 3.272 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T14:59:46.152Z] #14 3.682 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T14:59:46.152Z] #14 5.314 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T14:59:46.152Z] #14 9.891 Fetched 8397 kB in 7s (1160 kB/s) [2022-04-22T14:59:46.227Z] #45 ... [2022-04-22T14:59:46.227Z] [2022-04-22T14:59:46.227Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T14:59:46.227Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T14:59:46.227Z] #60 4.532 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:46.227Z] #60 4.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:46.227Z] #60 4.634 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:46.227Z] #60 5.586 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:46.227Z] #60 7.834 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:46.227Z] #60 9.891 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:46.227Z] #60 ... [2022-04-22T14:59:46.227Z] [2022-04-22T14:59:46.227Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:46.227Z] #65 sha256:68ca8c5c9089c717c0d76360264f2a84d472261d0a11e251ebf3fb072e5444b7 [2022-04-22T14:59:46.227Z] #65 11.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-22T14:59:46.334Z] #34 ... [2022-04-22T14:59:46.334Z] [2022-04-22T14:59:46.334Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:59:46.334Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T14:59:46.334Z] #51 3.290 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-22T14:59:46.334Z] #51 4.674 go: downloading github.com/fatih/color v1.10.0 [2022-04-22T14:59:46.334Z] #51 4.719 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-22T14:59:46.334Z] #51 4.754 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-22T14:59:46.334Z] #51 4.782 go: downloading github.com/pkg/errors v0.9.1 [2022-04-22T14:59:46.334Z] #51 5.255 go: downloading golang.org/x/tools v0.1.0 [2022-04-22T14:59:46.334Z] #51 5.445 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-22T14:59:46.334Z] #51 5.500 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-22T14:59:46.334Z] #51 5.587 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-22T14:59:46.334Z] #51 5.702 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-22T14:59:46.334Z] #51 9.306 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-22T14:59:46.334Z] #51 9.402 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-22T14:59:46.334Z] #51 9.480 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-22T14:59:46.334Z] #51 ... [2022-04-22T14:59:46.334Z] [2022-04-22T14:59:46.334Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T14:59:46.334Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T14:59:46.334Z] #40 4.157 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:46.334Z] #40 4.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:46.334Z] #40 4.157 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:46.334Z] #40 4.900 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:46.334Z] #40 7.115 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:46.334Z] #40 9.426 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:46.402Z] #65 16.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T14:59:46.409Z] #14 9.891 Reading package lists... [2022-04-22T14:59:46.409Z] #14 ... [2022-04-22T14:59:46.409Z] [2022-04-22T14:59:46.409Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:46.409Z] #65 sha256:a89adcf699102e553abedd6f8297be052f4e672779bab80a131e8fb0c3a6b731 [2022-04-22T14:59:46.409Z] #65 4.190 + RM_GOPATH=0 [2022-04-22T14:59:46.409Z] #65 4.193 + TMP_GOPATH= [2022-04-22T14:59:46.409Z] #65 4.193 + : /build [2022-04-22T14:59:46.409Z] #65 4.193 + '[' -z '' ']' [2022-04-22T14:59:46.409Z] #65 4.194 ++ mktemp -d [2022-04-22T14:59:46.409Z] #65 4.199 + export GOPATH=/tmp/tmp.rkUUSQ0zFk [2022-04-22T14:59:46.409Z] #65 4.199 + GOPATH=/tmp/tmp.rkUUSQ0zFk [2022-04-22T14:59:46.409Z] #65 4.199 + RM_GOPATH=1 [2022-04-22T14:59:46.409Z] #65 4.199 + case "$(go env GOARCH)" in [2022-04-22T14:59:46.409Z] #65 4.199 ++ go env GOARCH [2022-04-22T14:59:46.409Z] #65 4.215 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:46.409Z] #65 4.215 + GO_BUILDMODE=-buildmode=pie [2022-04-22T14:59:46.409Z] #65 4.217 ++ dirname /install.sh [2022-04-22T14:59:46.409Z] #65 4.251 + dir=/ [2022-04-22T14:59:46.409Z] #65 4.251 + bin=rootlesskit [2022-04-22T14:59:46.409Z] #65 4.251 + shift [2022-04-22T14:59:46.409Z] #65 4.251 + '[' '!' -f //rootlesskit.installer ']' [2022-04-22T14:59:46.409Z] #65 4.251 + . //rootlesskit.installer [2022-04-22T14:59:46.409Z] #65 4.251 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:46.409Z] #65 4.251 + install_rootlesskit [2022-04-22T14:59:46.409Z] #65 4.251 + case "$1" in [2022-04-22T14:59:46.409Z] #65 4.251 + export CGO_ENABLED=0 [2022-04-22T14:59:46.409Z] #65 4.251 + CGO_ENABLED=0 [2022-04-22T14:59:46.409Z] #65 4.251 + _install_rootlesskit [2022-04-22T14:59:46.409Z] #65 4.251 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-22T14:59:46.409Z] #65 4.251 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T14:59:46.409Z] #65 4.251 + GOBIN=/build [2022-04-22T14:59:46.409Z] #65 4.251 + GO111MODULE=on [2022-04-22T14:59:46.409Z] #65 4.251 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:46.409Z] #65 4.252 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T14:59:46.409Z] #65 4.923 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-22T14:59:46.409Z] #65 6.949 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T14:59:46.409Z] #65 6.951 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-22T14:59:46.409Z] #65 7.453 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-22T14:59:46.409Z] #65 9.244 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-22T14:59:46.409Z] #65 9.880 go: downloading github.com/google/uuid v1.3.0 [2022-04-22T14:59:46.409Z] #65 10.06 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-22T14:59:46.409Z] #65 ... [2022-04-22T14:59:46.409Z] [2022-04-22T14:59:46.409Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:59:46.409Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-22T14:59:46.409Z] #49 4.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:46.409Z] #49 4.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:46.409Z] #49 4.557 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:46.409Z] #49 4.949 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-22T14:59:46.409Z] #49 5.667 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T14:59:46.409Z] #49 8.182 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T14:59:46.597Z] #40 ... [2022-04-22T14:59:46.597Z] [2022-04-22T14:59:46.597Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:59:46.597Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:59:46.597Z] #49 4.029 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:46.597Z] #49 4.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:46.597Z] #49 4.083 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:46.597Z] #49 4.643 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-22T14:59:46.597Z] #49 5.091 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:46.597Z] #49 7.567 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:46.597Z] #49 9.975 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:46.661Z] #65 16.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-22T14:59:46.665Z] #49 ... [2022-04-22T14:59:46.665Z] [2022-04-22T14:59:46.665Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T14:59:46.665Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-22T14:59:46.665Z] #55 3.822 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-22T14:59:46.665Z] #55 4.834 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-22T14:59:46.665Z] #55 4.847 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-22T14:59:46.665Z] #55 4.866 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-22T14:59:46.665Z] #55 6.251 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-22T14:59:46.665Z] #55 ... [2022-04-22T14:59:46.665Z] [2022-04-22T14:59:46.665Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T14:59:46.665Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T14:59:46.665Z] #53 5.259 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-22T14:59:46.801Z] #65 11.64 go: downloading github.com/google/uuid v1.3.0 [2022-04-22T14:59:46.801Z] #65 11.71 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-22T14:59:46.856Z] #49 ... [2022-04-22T14:59:46.856Z] [2022-04-22T14:59:46.856Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T14:59:46.856Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-22T14:59:46.856Z] #38 3.668 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-22T14:59:46.856Z] #38 4.429 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-22T14:59:46.856Z] #38 5.737 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-22T14:59:46.856Z] #38 5.890 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-22T14:59:46.856Z] #38 6.103 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-22T14:59:46.856Z] #38 9.104 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-22T14:59:46.856Z] #38 9.257 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T14:59:46.856Z] #38 ... [2022-04-22T14:59:46.856Z] [2022-04-22T14:59:46.856Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T14:59:46.856Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T14:59:46.856Z] #60 4.931 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:46.856Z] #60 4.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:46.856Z] #60 4.973 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:46.856Z] #60 5.928 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:46.856Z] #60 7.373 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:46.856Z] #60 9.055 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:46.920Z] #65 16.57 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-22T14:59:46.922Z] #53 ... [2022-04-22T14:59:46.922Z] [2022-04-22T14:59:46.922Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T14:59:46.922Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-22T14:59:46.922Z] #38 5.192 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-22T14:59:46.922Z] #38 5.862 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-22T14:59:46.922Z] #38 6.936 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-22T14:59:46.922Z] #38 7.309 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-22T14:59:46.922Z] #38 7.376 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-22T14:59:46.922Z] #38 9.271 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-22T14:59:46.922Z] #38 9.406 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T14:59:46.922Z] #38 ... [2022-04-22T14:59:46.922Z] [2022-04-22T14:59:46.922Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T14:59:46.922Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-22T14:59:46.922Z] #34 4.479 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-22T14:59:46.922Z] #34 4.506 Cloning into '.'... [2022-04-22T14:59:47.064Z] #65 11.81 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-22T14:59:47.064Z] #65 11.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T14:59:47.064Z] #65 12.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-22T14:59:47.181Z] #34 ... [2022-04-22T14:59:47.181Z] [2022-04-22T14:59:47.181Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:59:47.181Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-22T14:59:47.181Z] #51 4.489 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-22T14:59:47.181Z] #51 5.800 go: downloading github.com/fatih/color v1.10.0 [2022-04-22T14:59:47.181Z] #51 6.126 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-22T14:59:47.181Z] #51 6.127 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-22T14:59:47.181Z] #51 6.132 go: downloading github.com/pkg/errors v0.9.1 [2022-04-22T14:59:47.181Z] #51 6.268 go: downloading golang.org/x/tools v0.1.0 [2022-04-22T14:59:47.181Z] #51 6.284 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-22T14:59:47.181Z] #51 6.495 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-22T14:59:47.181Z] #51 6.857 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-22T14:59:47.181Z] #51 7.137 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-22T14:59:47.181Z] #51 9.596 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-22T14:59:47.181Z] #51 9.658 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-22T14:59:47.181Z] #51 9.691 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-22T14:59:47.181Z] #51 11.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-22T14:59:47.181Z] #51 11.31 go: downloading golang.org/x/mod v0.3.0 [2022-04-22T14:59:47.181Z] #51 ... [2022-04-22T14:59:47.181Z] [2022-04-22T14:59:47.181Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:47.181Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-22T14:59:47.181Z] #45 2.767 + git clone https://github.com/docker/distribution.git . [2022-04-22T14:59:47.181Z] #45 2.767 Cloning into '.'... [2022-04-22T14:59:47.411Z] #60 ... [2022-04-22T14:59:47.411Z] [2022-04-22T14:59:47.411Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T14:59:47.411Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T14:59:47.411Z] #55 3.544 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-22T14:59:47.411Z] #55 4.714 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-22T14:59:47.411Z] #55 4.735 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-22T14:59:47.411Z] #55 4.808 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-22T14:59:47.411Z] #55 6.681 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-22T14:59:47.438Z] #45 ... [2022-04-22T14:59:47.438Z] [2022-04-22T14:59:47.438Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:47.438Z] #31 sha256:b015f9a10e0d47cd291d9b106d7c69d29addb53053da3fee127a0927f71dc79e [2022-04-22T14:59:47.438Z] #31 7.733 [2022-04-22T14:59:47.489Z] #65 17.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-22T14:59:47.489Z] #65 17.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-22T14:59:47.489Z] #65 17.42 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-22T14:59:47.638Z] #65 12.47 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-22T14:59:47.638Z] #65 ... [2022-04-22T14:59:47.638Z] [2022-04-22T14:59:47.638Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T14:59:47.638Z] #26 sha256:8758955f2f2ec7c77181273d24206c822c6eef4a6c7dccd8478444c5317c0684 [2022-04-22T14:59:47.638Z] #26 12.10 + mkdir -p /build [2022-04-22T14:59:47.638Z] #26 12.12 + mv docker/docker /build/ [2022-04-22T14:59:47.638Z] #26 12.12 + rmdir docker [2022-04-22T14:59:47.638Z] #26 DONE 12.6s [2022-04-22T14:59:47.671Z] #55 ... [2022-04-22T14:59:47.671Z] [2022-04-22T14:59:47.671Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:47.671Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:59:47.671Z] #45 3.516 + git clone https://github.com/docker/distribution.git . [2022-04-22T14:59:47.671Z] #45 3.527 Cloning into '.'... [2022-04-22T14:59:47.671Z] #45 ... [2022-04-22T14:59:47.671Z] [2022-04-22T14:59:47.671Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:59:47.671Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:59:47.671Z] #36 3.481 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-22T14:59:47.671Z] #36 ... [2022-04-22T14:59:47.671Z] [2022-04-22T14:59:47.671Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:47.671Z] #65 sha256:29685e9007f2aac327ea414a018111c5c6809ce96bfcc1295aaa01d0919bcce2 [2022-04-22T14:59:47.671Z] #65 11.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-22T14:59:47.899Z] [2022-04-22T14:59:47.899Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:59:47.899Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T14:59:47.899Z] #51 12.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-22T14:59:47.899Z] #51 12.09 go: downloading golang.org/x/mod v0.3.0 [2022-04-22T14:59:48.000Z] #31 8.121 #=#=# ######### 12.6% ######################################################################## 100.0% [2022-04-22T14:59:48.609Z] #65 12.20 go: downloading github.com/google/uuid v1.3.0 [2022-04-22T14:59:48.609Z] #65 12.20 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-22T14:59:48.609Z] #65 12.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-22T14:59:48.609Z] #65 12.33 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T14:59:48.866Z] #65 18.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T14:59:48.867Z] #65 ... [2022-04-22T14:59:48.867Z] [2022-04-22T14:59:48.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-04-22T14:59:48.867Z] #26 sha256:f06544e0e11d45c9a40161de40435e93c75ba98764bdf869c531faf090a3c72c [2022-04-22T14:59:48.867Z] #26 10.88 + mkdir -p /build [2022-04-22T14:59:48.867Z] #26 10.89 + mv docker/docker /build/ [2022-04-22T14:59:48.867Z] #26 10.89 + rmdir docker [2022-04-22T14:59:48.867Z] #26 DONE 12.5s [2022-04-22T14:59:48.867Z] [2022-04-22T14:59:48.867Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:48.867Z] #65 sha256:29685e9007f2aac327ea414a018111c5c6809ce96bfcc1295aaa01d0919bcce2 [2022-04-22T14:59:48.867Z] #65 12.39 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-22T14:59:48.867Z] #65 12.60 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-22T14:59:48.928Z] #31 9.396 [2022-04-22T14:59:49.288Z] #51 ... [2022-04-22T14:59:49.288Z] [2022-04-22T14:59:49.288Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:59:49.288Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:59:49.288Z] #49 4.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:49.288Z] #49 4.287 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:49.288Z] #49 4.287 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:49.288Z] #49 4.931 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-22T14:59:49.288Z] #49 5.373 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T14:59:49.288Z] #49 7.620 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T14:59:49.288Z] #49 9.575 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T14:59:49.288Z] #49 13.06 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-22T14:59:49.435Z] #65 12.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-22T14:59:49.435Z] #65 13.11 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-22T14:59:49.549Z] #49 ... [2022-04-22T14:59:49.549Z] [2022-04-22T14:59:49.549Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:49.549Z] #65 sha256:68ca8c5c9089c717c0d76360264f2a84d472261d0a11e251ebf3fb072e5444b7 [2022-04-22T14:59:49.550Z] #65 13.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-22T14:59:49.550Z] #65 13.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-22T14:59:49.695Z] #65 13.26 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-22T14:59:50.820Z] #31 ... [2022-04-22T14:59:50.820Z] [2022-04-22T14:59:50.820Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T14:59:50.820Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-22T14:59:50.820Z] #60 4.601 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T14:59:50.820Z] #60 4.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T14:59:50.820Z] #60 4.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T14:59:50.820Z] #60 5.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T14:59:50.820Z] #60 8.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T14:59:50.820Z] #60 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T14:59:50.820Z] #60 14.81 Fetched 8397 kB in 11s (799 kB/s) [2022-04-22T14:59:50.820Z] #60 14.81 Reading package lists... [2022-04-22T14:59:50.820Z] #60 ... [2022-04-22T14:59:50.820Z] [2022-04-22T14:59:50.821Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:50.821Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T14:59:50.821Z] #14 9.891 Reading package lists... [2022-04-22T14:59:50.949Z] #65 15.49 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-22T14:59:50.949Z] #65 15.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T14:59:51.233Z] #19 117.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-22T14:59:51.233Z] #19 117.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-22T14:59:51.233Z] #19 117.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-22T14:59:51.233Z] #19 117.2 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-22T14:59:51.233Z] #19 117.2 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T14:59:51.233Z] #19 117.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-22T14:59:51.605Z] #65 ... [2022-04-22T14:59:51.605Z] [2022-04-22T14:59:51.605Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:59:51.605Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:59:51.605Z] #36 14.78 tomll can be used in two ways: [2022-04-22T14:59:51.605Z] #36 14.78 Writing to STDIN and reading from STDOUT: [2022-04-22T14:59:51.605Z] #36 14.78 cat file.toml | tomll > file.toml [2022-04-22T14:59:51.605Z] #36 14.78 [2022-04-22T14:59:51.605Z] #36 14.78 Reading and updating a list of files: [2022-04-22T14:59:51.605Z] #36 14.78 tomll a.toml b.toml c.toml [2022-04-22T14:59:51.605Z] #36 14.78 [2022-04-22T14:59:51.605Z] #36 14.78 When given a list of files, tomll will modify all files in place without asking. [2022-04-22T14:59:51.605Z] #36 DONE 15.1s [2022-04-22T14:59:51.605Z] [2022-04-22T14:59:51.605Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:59:51.605Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:59:51.605Z] #49 13.77 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-22T14:59:51.751Z] #14 14.40 Reading package lists... [2022-04-22T14:59:51.751Z] #14 ... [2022-04-22T14:59:51.751Z] [2022-04-22T14:59:51.751Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:59:51.751Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-22T14:59:51.751Z] #36 14.96 tomll can be used in two ways: [2022-04-22T14:59:51.751Z] #36 14.96 Writing to STDIN and reading from STDOUT: [2022-04-22T14:59:51.752Z] #36 14.96 cat file.toml | tomll > file.toml [2022-04-22T14:59:51.752Z] #36 14.96 [2022-04-22T14:59:51.752Z] #36 14.96 Reading and updating a list of files: [2022-04-22T14:59:51.752Z] #36 14.96 tomll a.toml b.toml c.toml [2022-04-22T14:59:51.752Z] #36 14.96 [2022-04-22T14:59:51.752Z] #36 14.96 When given a list of files, tomll will modify all files in place without asking. [2022-04-22T14:59:51.752Z] #36 DONE 15.9s [2022-04-22T14:59:52.008Z] [2022-04-22T14:59:52.008Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T14:59:52.008Z] #65 sha256:a89adcf699102e553abedd6f8297be052f4e672779bab80a131e8fb0c3a6b731 [2022-04-22T14:59:52.008Z] #65 10.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-22T14:59:52.008Z] #65 10.63 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T14:59:52.008Z] #65 10.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-22T14:59:52.008Z] #65 10.85 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-22T14:59:52.008Z] #65 11.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-22T14:59:52.008Z] #65 11.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-22T14:59:52.008Z] #65 11.44 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-22T14:59:52.008Z] #65 13.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T14:59:52.339Z] #65 ... [2022-04-22T14:59:52.339Z] [2022-04-22T14:59:52.339Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-22T14:59:52.339Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-22T14:59:52.339Z] #36 17.13 tomll can be used in two ways: [2022-04-22T14:59:52.339Z] #36 17.13 Writing to STDIN and reading from STDOUT: [2022-04-22T14:59:52.339Z] #36 17.13 cat file.toml | tomll > file.toml [2022-04-22T14:59:52.339Z] #36 17.13 [2022-04-22T14:59:52.339Z] #36 17.13 Reading and updating a list of files: [2022-04-22T14:59:52.339Z] #36 17.13 tomll a.toml b.toml c.toml [2022-04-22T14:59:52.339Z] #36 17.13 [2022-04-22T14:59:52.339Z] #36 17.13 When given a list of files, tomll will modify all files in place without asking. [2022-04-22T14:59:52.339Z] #36 DONE 17.3s [2022-04-22T14:59:52.339Z] [2022-04-22T14:59:52.339Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T14:59:52.339Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T14:59:52.339Z] #40 16.91 Fetched 8510 kB in 13s (652 kB/s) [2022-04-22T14:59:53.911Z] #65 ... [2022-04-22T14:59:53.911Z] [2022-04-22T14:59:53.911Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:53.911Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-22T14:59:53.911Z] #45 17.78 + git checkout -q v2.3.0 [2022-04-22T14:59:54.157Z] #65 ... [2022-04-22T14:59:54.157Z] [2022-04-22T14:59:54.157Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:59:54.157Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T14:59:54.157Z] #49 13.09 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-22T14:59:54.157Z] #49 19.27 Fetched 8513 kB in 15s (568 kB/s) [2022-04-22T14:59:54.157Z] #49 19.27 Reading package lists... [2022-04-22T14:59:54.157Z] #49 ... [2022-04-22T14:59:54.157Z] [2022-04-22T14:59:54.158Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:54.158Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T14:59:54.158Z] #14 12.32 Reading package lists... [2022-04-22T14:59:54.158Z] #14 18.87 Reading package lists... [2022-04-22T14:59:54.158Z] #14 ... [2022-04-22T14:59:54.158Z] [2022-04-22T14:59:54.158Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:59:54.158Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T14:59:54.158Z] #51 13.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-22T14:59:54.158Z] #51 13.65 go: downloading golang.org/x/mod v0.3.0 [2022-04-22T14:59:54.158Z] #51 ... [2022-04-22T14:59:54.158Z] [2022-04-22T14:59:54.158Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T14:59:54.158Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T14:59:54.158Z] #40 18.59 Fetched 8510 kB in 14s (605 kB/s) [2022-04-22T14:59:54.158Z] #40 18.59 Reading package lists... [2022-04-22T14:59:54.158Z] #40 23.73 Reading package lists... [2022-04-22T14:59:54.158Z] #40 ... [2022-04-22T14:59:54.158Z] [2022-04-22T14:59:54.158Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:54.158Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T14:59:54.158Z] #14 18.87 Reading package lists... [2022-04-22T14:59:54.921Z] #49 18.88 Fetched 8513 kB in 15s (563 kB/s) [2022-04-22T14:59:55.493Z] #49 18.88 Reading package lists... [2022-04-22T14:59:55.493Z] #49 ... [2022-04-22T14:59:55.493Z] [2022-04-22T14:59:55.493Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T14:59:55.493Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T14:59:55.493Z] #60 18.78 Fetched 8510 kB in 14s (603 kB/s) [2022-04-22T14:59:55.542Z] #14 24.01 Building dependency tree... [2022-04-22T14:59:55.804Z] #45 19.68 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-22T14:59:56.372Z] #45 ... [2022-04-22T14:59:56.372Z] [2022-04-22T14:59:56.372Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T14:59:56.372Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-22T14:59:56.372Z] #40 10.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T14:59:56.372Z] #40 15.17 Fetched 8397 kB in 10s (821 kB/s) [2022-04-22T14:59:56.372Z] #40 15.17 Reading package lists... [2022-04-22T14:59:56.629Z] #40 19.70 Reading package lists... [2022-04-22T14:59:56.629Z] #40 ... [2022-04-22T14:59:56.629Z] [2022-04-22T14:59:56.629Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T14:59:56.629Z] #31 sha256:b015f9a10e0d47cd291d9b106d7c69d29addb53053da3fee127a0927f71dc79e [2022-04-22T14:59:56.629Z] #31 14.51 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-22T14:59:56.629Z] #31 15.94 [2022-04-22T14:59:56.629Z] #31 16.26 #=#=# 0.8% ######################################################################## 100.0% [2022-04-22T14:59:56.885Z] #31 ... [2022-04-22T14:59:56.885Z] [2022-04-22T14:59:56.886Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T14:59:56.886Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-22T14:59:56.886Z] #49 10.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T14:59:56.886Z] #49 14.34 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-22T14:59:56.886Z] #49 16.67 Fetched 8401 kB in 13s (669 kB/s) [2022-04-22T14:59:56.886Z] #49 16.67 Reading package lists... [2022-04-22T14:59:56.886Z] #49 20.73 Reading package lists... [2022-04-22T14:59:56.886Z] #49 ... [2022-04-22T14:59:56.886Z] [2022-04-22T14:59:56.886Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T14:59:56.886Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T14:59:56.886Z] #14 14.40 Reading package lists... [2022-04-22T14:59:56.886Z] #14 18.96 Building dependency tree... [2022-04-22T14:59:57.786Z] #40 16.91 Reading package lists... [2022-04-22T14:59:57.797Z] #19 ... [2022-04-22T14:59:57.797Z] [2022-04-22T14:59:57.797Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:57.797Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:59:57.797Z] #52 129.8 + dpkg --print-architecture [2022-04-22T14:59:57.797Z] #52 129.8 + git checkout -q v2.1.0 [2022-04-22T14:59:57.797Z] #52 130.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-22T14:59:57.797Z] #52 130.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-22T14:59:58.041Z] #60 18.78 Reading package lists... [2022-04-22T14:59:58.041Z] #60 ... [2022-04-22T14:59:58.041Z] [2022-04-22T14:59:58.041Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T14:59:58.041Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T14:59:58.041Z] #51 12.29 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-22T14:59:58.041Z] #51 12.36 go: downloading golang.org/x/mod v0.3.0 [2022-04-22T14:59:58.085Z] #14 27.52 The following additional packages will be installed: [2022-04-22T14:59:58.085Z] #14 27.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T14:59:58.085Z] #14 27.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-22T14:59:58.085Z] #14 27.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-22T14:59:58.085Z] #14 27.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-22T14:59:58.085Z] #14 27.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-22T14:59:58.085Z] #14 27.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-22T14:59:58.085Z] #14 27.54 mingw-w64-common mingw-w64-x86-64-dev [2022-04-22T14:59:58.085Z] #14 27.57 Suggested packages: [2022-04-22T14:59:58.085Z] #14 27.57 gcc-10-locales seccomp wine64 [2022-04-22T14:59:58.301Z] #51 ... [2022-04-22T14:59:58.301Z] [2022-04-22T14:59:58.301Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:58.301Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:59:58.301Z] #45 21.83 Updating files: 92% (1713/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-22T14:59:58.301Z] #45 21.96 + git checkout -q v2.3.0 [2022-04-22T14:59:58.345Z] #14 ... [2022-04-22T14:59:58.345Z] [2022-04-22T14:59:58.345Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T14:59:58.345Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T14:59:58.345Z] #60 18.37 Fetched 8510 kB in 14s (602 kB/s) [2022-04-22T14:59:58.345Z] #60 18.37 Reading package lists... [2022-04-22T14:59:58.345Z] #60 23.65 Reading package lists... [2022-04-22T14:59:58.376Z] #40 22.88 Reading package lists... [2022-04-22T14:59:58.376Z] #40 ... [2022-04-22T14:59:58.376Z] [2022-04-22T14:59:58.376Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T14:59:58.376Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T14:59:58.376Z] #45 23.31 Updating files: 92% (1698/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-22T14:59:58.376Z] #45 23.37 + git checkout -q v2.3.0 [2022-04-22T14:59:58.604Z] #60 28.46 Building dependency tree... [2022-04-22T14:59:58.604Z] #60 ... [2022-04-22T14:59:58.604Z] [2022-04-22T14:59:58.604Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T14:59:58.604Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T14:59:58.604Z] #40 23.73 Reading package lists... [2022-04-22T14:59:58.781Z] #14 22.46 The following additional packages will be installed: [2022-04-22T14:59:58.781Z] #14 22.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T14:59:58.781Z] #14 22.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-22T14:59:58.781Z] #14 22.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-22T14:59:58.781Z] #14 22.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-22T14:59:58.781Z] #14 22.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-22T14:59:58.781Z] #14 22.51 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-22T14:59:58.781Z] #14 22.51 mingw-w64-common mingw-w64-x86-64-dev [2022-04-22T14:59:58.781Z] #14 22.51 Suggested packages: [2022-04-22T14:59:58.781Z] #14 22.52 gcc-10-locales seccomp wine64 [2022-04-22T14:59:59.344Z] #14 23.51 The following NEW packages will be installed: [2022-04-22T14:59:59.344Z] #14 23.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T14:59:59.344Z] #14 23.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-22T14:59:59.344Z] #14 23.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-22T14:59:59.344Z] #14 23.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-22T14:59:59.344Z] #14 23.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-22T14:59:59.344Z] #14 23.52 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-22T14:59:59.344Z] #14 23.52 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-22T14:59:59.344Z] #14 23.52 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-22T14:59:59.344Z] #14 23.52 mingw-w64-x86-64-dev [2022-04-22T14:59:59.908Z] #14 23.87 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T14:59:59.908Z] #14 23.87 Need to get 108 MB of archives. [2022-04-22T14:59:59.908Z] #14 23.87 After this operation, 620 MB of additional disk space will be used. [2022-04-22T14:59:59.908Z] #14 23.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-04-22T14:59:59.908Z] #14 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-04-22T14:59:59.908Z] #14 24.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-22T14:59:59.908Z] #14 24.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-22T14:59:59.908Z] #14 24.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-22T14:59:59.908Z] #14 24.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-22T14:59:59.984Z] #40 28.62 Building dependency tree... [2022-04-22T15:00:00.164Z] #14 24.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-22T15:00:00.327Z] #45 25.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-22T15:00:00.420Z] #14 24.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-04-22T15:00:00.420Z] #14 24.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-04-22T15:00:00.676Z] #14 24.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-22T15:00:00.840Z] #45 24.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-22T15:00:01.239Z] #14 ... [2022-04-22T15:00:01.239Z] [2022-04-22T15:00:01.239Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:01.239Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-22T15:00:01.239Z] #49 20.73 Reading package lists... [2022-04-22T15:00:02.525Z] #40 32.10 The following additional packages will be installed: [2022-04-22T15:00:02.525Z] #40 32.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-22T15:00:02.525Z] #40 32.13 Suggested packages: [2022-04-22T15:00:02.525Z] #40 32.14 cmake-doc ninja-build lrzip [2022-04-22T15:00:02.525Z] #40 32.14 Recommended packages: [2022-04-22T15:00:02.525Z] #40 32.14 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-22T15:00:02.753Z] #45 ... [2022-04-22T15:00:02.753Z] [2022-04-22T15:00:02.753Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:00:02.753Z] #65 sha256:29685e9007f2aac327ea414a018111c5c6809ce96bfcc1295aaa01d0919bcce2 [2022-04-22T15:00:02.753Z] #65 16.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T15:00:02.753Z] #65 ... [2022-04-22T15:00:02.753Z] [2022-04-22T15:00:02.753Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:02.753Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:02.753Z] #14 16.74 Fetched 8510 kB in 13s (640 kB/s) [2022-04-22T15:00:02.753Z] #14 16.74 Reading package lists... [2022-04-22T15:00:02.753Z] #14 22.25 Reading package lists... [2022-04-22T15:00:02.753Z] #14 ... [2022-04-22T15:00:02.753Z] [2022-04-22T15:00:02.753Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:02.754Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:02.754Z] #49 18.88 Reading package lists... [2022-04-22T15:00:02.787Z] #40 32.94 The following NEW packages will be installed: [2022-04-22T15:00:02.787Z] #40 32.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-22T15:00:02.882Z] #49 25.24 Building dependency tree... [2022-04-22T15:00:03.046Z] #40 32.95 vim-common xxd [2022-04-22T15:00:03.326Z] #49 24.31 Reading package lists... [2022-04-22T15:00:03.326Z] #49 ... [2022-04-22T15:00:03.326Z] [2022-04-22T15:00:03.326Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:03.326Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:03.326Z] #40 17.33 Fetched 8510 kB in 13s (631 kB/s) [2022-04-22T15:00:03.326Z] #40 17.33 Reading package lists... [2022-04-22T15:00:03.326Z] #40 22.83 Reading package lists... [2022-04-22T15:00:03.326Z] #40 ... [2022-04-22T15:00:03.326Z] [2022-04-22T15:00:03.326Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:00:03.326Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T15:00:03.326Z] #60 18.78 Reading package lists... [2022-04-22T15:00:03.615Z] #40 33.43 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:03.615Z] #40 33.43 Need to get 17.7 MB of archives. [2022-04-22T15:00:03.615Z] #40 33.43 After this operation, 70.7 MB of additional disk space will be used. [2022-04-22T15:00:03.615Z] #40 33.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:00:03.615Z] #40 33.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:00:03.615Z] #40 33.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-22T15:00:03.615Z] #40 33.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-22T15:00:03.640Z] #45 ... [2022-04-22T15:00:03.640Z] [2022-04-22T15:00:03.640Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:00:03.640Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T15:00:03.640Z] #60 18.56 Fetched 8510 kB in 14s (594 kB/s) [2022-04-22T15:00:03.640Z] #60 18.56 Reading package lists... [2022-04-22T15:00:03.640Z] #60 23.64 Reading package lists... [2022-04-22T15:00:03.640Z] #60 28.66 Building dependency tree... [2022-04-22T15:00:03.640Z] #60 ... [2022-04-22T15:00:03.640Z] [2022-04-22T15:00:03.640Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:03.640Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:03.640Z] #14 18.50 Fetched 8510 kB in 14s (596 kB/s) [2022-04-22T15:00:03.640Z] #14 18.50 Reading package lists... [2022-04-22T15:00:03.640Z] #14 23.65 Reading package lists... [2022-04-22T15:00:03.640Z] #14 28.61 Building dependency tree... [2022-04-22T15:00:03.640Z] #14 ... [2022-04-22T15:00:03.640Z] [2022-04-22T15:00:03.640Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:03.640Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:03.640Z] #53 27.69 go: downloading github.com/fatih/color v1.13.0 [2022-04-22T15:00:03.640Z] #53 27.70 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T15:00:03.640Z] #53 27.78 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-22T15:00:03.640Z] #53 27.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T15:00:03.640Z] #53 28.06 go: downloading github.com/spf13/viper v1.10.1 [2022-04-22T15:00:03.640Z] #53 28.12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-22T15:00:03.640Z] #53 28.51 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-22T15:00:03.640Z] #53 28.51 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-22T15:00:04.186Z] #40 34.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-22T15:00:04.186Z] #40 34.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-22T15:00:04.186Z] #40 34.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-22T15:00:04.186Z] #40 34.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-22T15:00:04.186Z] #40 34.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-22T15:00:04.186Z] #40 34.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-22T15:00:04.212Z] #53 ... [2022-04-22T15:00:04.212Z] [2022-04-22T15:00:04.212Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:04.212Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:04.212Z] #49 19.05 Fetched 8513 kB in 15s (564 kB/s) [2022-04-22T15:00:04.212Z] #49 19.05 Reading package lists... [2022-04-22T15:00:04.455Z] #40 ... [2022-04-22T15:00:04.455Z] [2022-04-22T15:00:04.455Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:04.455Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:04.455Z] #49 19.27 Reading package lists... [2022-04-22T15:00:04.455Z] #49 24.55 Reading package lists... [2022-04-22T15:00:04.455Z] #49 29.55 Building dependency tree... [2022-04-22T15:00:04.455Z] #49 33.10 The following additional packages will be installed: [2022-04-22T15:00:04.455Z] #49 33.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T15:00:04.455Z] #49 33.14 python3-protobuf python3-six [2022-04-22T15:00:04.455Z] #49 33.15 Suggested packages: [2022-04-22T15:00:04.455Z] #49 33.17 python3-setuptools [2022-04-22T15:00:04.455Z] #49 33.17 Recommended packages: [2022-04-22T15:00:04.455Z] #49 33.17 iproute2 | iproute [2022-04-22T15:00:04.455Z] #49 33.98 The following NEW packages will be installed: [2022-04-22T15:00:04.455Z] #49 34.00 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T15:00:04.455Z] #49 34.00 python3-protobuf python3-six [2022-04-22T15:00:04.474Z] #49 24.42 Reading package lists... [2022-04-22T15:00:04.474Z] #49 ... [2022-04-22T15:00:04.474Z] [2022-04-22T15:00:04.474Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:04.474Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:04.474Z] #53 29.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-22T15:00:04.474Z] #53 29.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-22T15:00:04.716Z] #49 34.50 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:04.716Z] #49 34.50 Need to get 2292 kB of archives. [2022-04-22T15:00:04.716Z] #49 34.50 After this operation, 11.0 MB of additional disk space will be used. [2022-04-22T15:00:04.716Z] #49 34.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-22T15:00:04.716Z] #49 ... [2022-04-22T15:00:04.716Z] [2022-04-22T15:00:04.716Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T15:00:04.716Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T15:00:04.716Z] #55 34.62 v3.0.2 [2022-04-22T15:00:04.716Z] #55 ... [2022-04-22T15:00:04.716Z] [2022-04-22T15:00:04.716Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T15:00:04.716Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T15:00:04.716Z] #45 24.52 Updating files: 98% (1820/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-22T15:00:04.716Z] #45 24.59 + git checkout -q v2.3.0 [2022-04-22T15:00:04.716Z] #45 26.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-22T15:00:04.977Z] #45 ... [2022-04-22T15:00:04.977Z] [2022-04-22T15:00:04.977Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:04.977Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:04.977Z] #49 34.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:00:04.977Z] #49 34.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-22T15:00:04.977Z] #49 34.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-22T15:00:04.977Z] #49 34.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-22T15:00:04.977Z] #49 34.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-22T15:00:04.977Z] #49 34.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-22T15:00:05.239Z] #49 ... [2022-04-22T15:00:05.239Z] [2022-04-22T15:00:05.239Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T15:00:05.239Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T15:00:05.239Z] #55 DONE 35.2s [2022-04-22T15:00:05.239Z] [2022-04-22T15:00:05.239Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:00:05.239Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T15:00:05.239Z] #60 28.46 Building dependency tree... [2022-04-22T15:00:05.239Z] #60 32.11 The following additional packages will be installed: [2022-04-22T15:00:05.239Z] #60 32.12 libbtrfs0 [2022-04-22T15:00:05.239Z] #60 32.31 The following NEW packages will be installed: [2022-04-22T15:00:05.239Z] #60 32.32 libbtrfs-dev libbtrfs0 [2022-04-22T15:00:05.239Z] #60 32.71 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:05.239Z] #60 32.71 Need to get 460 kB of archives. [2022-04-22T15:00:05.239Z] #60 32.71 After this operation, 1237 kB of additional disk space will be used. [2022-04-22T15:00:05.239Z] #60 32.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-22T15:00:05.239Z] #60 32.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-22T15:00:05.239Z] #60 33.71 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:05.239Z] #60 33.98 Fetched 460 kB in 0s (1479 kB/s) [2022-04-22T15:00:05.239Z] #60 34.10 Selecting previously unselected package libbtrfs0:amd64. [2022-04-22T15:00:05.239Z] #60 34.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-04-22T15:00:05.239Z] #60 34.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-22T15:00:05.239Z] #60 34.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:00:05.239Z] #60 34.44 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-22T15:00:05.239Z] #60 34.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-22T15:00:05.239Z] #60 34.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:00:05.239Z] #60 34.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:00:05.239Z] #60 35.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:00:05.239Z] #60 35.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:05.404Z] #49 28.96 The following additional packages will be installed: [2022-04-22T15:00:05.404Z] #49 ... [2022-04-22T15:00:05.404Z] [2022-04-22T15:00:05.404Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:00:05.404Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-22T15:00:05.404Z] #60 14.81 Reading package lists... [2022-04-22T15:00:05.404Z] #60 19.34 Reading package lists... [2022-04-22T15:00:05.404Z] #60 23.55 Building dependency tree... [2022-04-22T15:00:05.404Z] #60 27.46 The following additional packages will be installed: [2022-04-22T15:00:05.404Z] #60 27.46 libbtrfs0 [2022-04-22T15:00:05.404Z] #60 27.64 The following NEW packages will be installed: [2022-04-22T15:00:05.404Z] #60 27.65 libbtrfs-dev libbtrfs0 [2022-04-22T15:00:05.404Z] #60 28.05 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:05.404Z] #60 28.05 Need to get 454 kB of archives. [2022-04-22T15:00:05.404Z] #60 28.05 After this operation, 1275 kB of additional disk space will be used. [2022-04-22T15:00:05.404Z] #60 28.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-22T15:00:05.404Z] #60 28.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-22T15:00:05.404Z] #60 29.23 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:05.404Z] #60 ... [2022-04-22T15:00:05.404Z] [2022-04-22T15:00:05.404Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T15:00:05.404Z] #31 sha256:b015f9a10e0d47cd291d9b106d7c69d29addb53053da3fee127a0927f71dc79e [2022-04-22T15:00:05.404Z] #31 17.48 [2022-04-22T15:00:05.404Z] #31 21.71 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-22T15:00:05.404Z] #31 23.46 #=#=# [2022-04-22T15:00:05.404Z] #31 23.81 #=#=# 0.1% ###### 9.6% ############ 18.0% ################# 24.0% ###################### 31.6% ############################ 39.9% ######################################## 56.6% ############################################### 65.7% ################################################## 70.7% ####################################################### 77.5% ####################################################################### 99.2% ######################################################################## 100.0% [2022-04-22T15:00:05.661Z] #31 26.01 [2022-04-22T15:00:05.815Z] #60 DONE 35.7s [2022-04-22T15:00:05.815Z] [2022-04-22T15:00:05.815Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-22T15:00:05.815Z] #61 sha256:7bff5f7b73fb490fac68072c8caabb667a0e88924fc3706489e5712a6c400004 [2022-04-22T15:00:05.815Z] #61 DONE 0.2s [2022-04-22T15:00:05.815Z] [2022-04-22T15:00:05.815Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:05.815Z] #62 sha256:25c1fa07daa600802fbae27331e5fd840586b1093d2c5c324034e332fc67e205 [2022-04-22T15:00:05.870Z] #60 24.40 Reading package lists... [2022-04-22T15:00:05.870Z] #60 ... [2022-04-22T15:00:05.870Z] [2022-04-22T15:00:05.870Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:05.870Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:05.870Z] #49 24.31 Reading package lists... [2022-04-22T15:00:07.022Z] #53 32.33 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T15:00:07.048Z] #31 ... [2022-04-22T15:00:07.048Z] [2022-04-22T15:00:07.048Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T15:00:07.048Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-22T15:00:07.048Z] #55 29.56 v3.0.2 [2022-04-22T15:00:07.048Z] #55 DONE 31.1s [2022-04-22T15:00:07.048Z] [2022-04-22T15:00:07.048Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:00:07.048Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-22T15:00:07.048Z] #60 29.45 Fetched 454 kB in 0s (1299 kB/s) [2022-04-22T15:00:07.048Z] #60 29.63 Selecting previously unselected package libbtrfs0:arm64. [2022-04-22T15:00:07.048Z] #60 29.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 ... 15700 files and directories currently installed.) [2022-04-22T15:00:07.048Z] #60 29.69 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-22T15:00:07.048Z] #60 29.73 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-22T15:00:07.048Z] #60 30.60 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-22T15:00:07.048Z] #60 30.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-22T15:00:07.048Z] #60 30.63 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-22T15:00:07.048Z] #60 31.23 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-22T15:00:07.048Z] #60 31.29 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-22T15:00:07.250Z] #49 29.58 Building dependency tree... [2022-04-22T15:00:07.283Z] #53 32.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T15:00:07.283Z] #53 32.36 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T15:00:07.283Z] #53 32.54 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-22T15:00:07.283Z] #53 32.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-22T15:00:07.303Z] #60 31.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:07.544Z] #53 32.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T15:00:07.544Z] #53 32.68 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-22T15:00:07.544Z] #53 32.75 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-22T15:00:07.544Z] #53 32.76 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T15:00:07.544Z] #53 32.82 go: downloading github.com/spf13/afero v1.6.0 [2022-04-22T15:00:07.544Z] #53 32.86 go: downloading github.com/spf13/cast v1.4.1 [2022-04-22T15:00:07.725Z] #62 1.489 + RM_GOPATH=0 [2022-04-22T15:00:07.725Z] #62 1.489 + TMP_GOPATH= [2022-04-22T15:00:07.725Z] #62 1.489 + : /build [2022-04-22T15:00:07.725Z] #62 1.489 + '[' -z '' ']' [2022-04-22T15:00:07.725Z] #62 1.490 ++ mktemp -d [2022-04-22T15:00:07.725Z] #62 1.492 + export GOPATH=/tmp/tmp.0QudGOqG3h [2022-04-22T15:00:07.725Z] #62 1.492 + GOPATH=/tmp/tmp.0QudGOqG3h [2022-04-22T15:00:07.725Z] #62 1.492 + RM_GOPATH=1 [2022-04-22T15:00:07.725Z] #62 1.492 + case "$(go env GOARCH)" in [2022-04-22T15:00:07.725Z] #62 1.493 ++ go env GOARCH [2022-04-22T15:00:07.725Z] #62 1.529 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:07.725Z] #62 1.529 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:07.725Z] #62 1.530 ++ dirname /install.sh [2022-04-22T15:00:07.725Z] #62 1.534 + dir=/ [2022-04-22T15:00:07.725Z] #62 1.534 + bin=containerd [2022-04-22T15:00:07.725Z] #62 1.534 + shift [2022-04-22T15:00:07.725Z] #62 1.534 + '[' '!' -f //containerd.installer ']' [2022-04-22T15:00:07.725Z] #62 1.534 + . //containerd.installer [2022-04-22T15:00:07.725Z] #62 1.534 ++ set -e [2022-04-22T15:00:07.725Z] #62 1.535 ++ : v1.6.2 [2022-04-22T15:00:07.725Z] #62 1.535 + install_containerd [2022-04-22T15:00:07.725Z] #62 1.535 + echo 'Install containerd version v1.6.2' [2022-04-22T15:00:07.725Z] #62 1.535 Install containerd version v1.6.2 [2022-04-22T15:00:07.725Z] #62 1.536 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0QudGOqG3h/src/github.com/containerd/containerd [2022-04-22T15:00:07.725Z] #62 1.545 Cloning into '/tmp/tmp.0QudGOqG3h/src/github.com/containerd/containerd'... [2022-04-22T15:00:07.805Z] #53 32.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-22T15:00:07.805Z] #53 33.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-22T15:00:07.805Z] #53 33.03 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-22T15:00:07.805Z] #53 33.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-22T15:00:07.866Z] #60 DONE 32.0s [2022-04-22T15:00:07.866Z] [2022-04-22T15:00:07.866Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:07.866Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:00:07.866Z] #53 23.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T15:00:07.866Z] #53 23.76 go: downloading github.com/fatih/color v1.13.0 [2022-04-22T15:00:07.866Z] #53 23.78 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-22T15:00:07.866Z] #53 23.82 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T15:00:07.866Z] #53 23.92 go: downloading github.com/spf13/viper v1.10.1 [2022-04-22T15:00:07.866Z] #53 24.05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-22T15:00:07.866Z] #53 24.51 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-22T15:00:07.866Z] #53 24.51 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-22T15:00:07.866Z] #53 25.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-22T15:00:07.866Z] #53 25.39 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-22T15:00:07.866Z] #53 27.67 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T15:00:07.866Z] #53 27.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T15:00:07.866Z] #53 27.68 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T15:00:07.866Z] #53 27.82 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-22T15:00:07.866Z] #53 27.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-22T15:00:07.866Z] #53 27.91 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T15:00:07.866Z] #53 27.93 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-22T15:00:07.866Z] #53 27.98 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-22T15:00:07.866Z] #53 28.00 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T15:00:07.866Z] #53 28.04 go: downloading github.com/spf13/afero v1.6.0 [2022-04-22T15:00:07.866Z] #53 28.12 go: downloading github.com/spf13/cast v1.4.1 [2022-04-22T15:00:07.866Z] #53 28.25 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-22T15:00:07.866Z] #53 28.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-22T15:00:07.866Z] #53 28.30 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-22T15:00:07.866Z] #53 28.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-22T15:00:07.866Z] #53 28.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-22T15:00:07.866Z] #53 28.45 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-22T15:00:07.866Z] #53 28.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-22T15:00:07.866Z] #53 28.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-22T15:00:07.866Z] #53 28.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-22T15:00:07.866Z] #53 28.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-22T15:00:07.866Z] #53 28.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-22T15:00:07.866Z] #53 28.55 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-22T15:00:07.866Z] #53 28.90 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-22T15:00:07.866Z] #53 28.96 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-22T15:00:07.866Z] #53 29.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-22T15:00:07.866Z] #53 29.07 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-22T15:00:07.866Z] #53 29.18 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-22T15:00:07.866Z] #53 29.20 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-22T15:00:07.866Z] #53 29.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-22T15:00:07.866Z] #53 29.38 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-22T15:00:07.866Z] #53 29.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-22T15:00:07.866Z] #53 29.40 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-22T15:00:07.866Z] #53 29.53 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-22T15:00:07.866Z] #53 29.60 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-22T15:00:07.866Z] #53 29.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-22T15:00:07.866Z] #53 29.66 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-22T15:00:07.866Z] #53 29.72 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-22T15:00:07.866Z] #53 29.76 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-22T15:00:07.866Z] #53 29.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-22T15:00:07.866Z] #53 29.93 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-22T15:00:07.866Z] #53 29.98 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-22T15:00:07.866Z] #53 29.98 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-22T15:00:07.866Z] #53 30.01 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-22T15:00:07.866Z] #53 30.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-22T15:00:07.866Z] #53 30.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-22T15:00:07.866Z] #53 30.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-22T15:00:07.866Z] #53 30.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-22T15:00:07.866Z] #53 30.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-22T15:00:07.866Z] #53 30.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-22T15:00:07.866Z] #53 30.42 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-22T15:00:07.866Z] #53 30.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-22T15:00:07.866Z] #53 30.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-22T15:00:07.866Z] #53 30.60 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-22T15:00:07.866Z] #53 30.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-22T15:00:07.866Z] #53 30.75 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-22T15:00:07.866Z] #53 30.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-22T15:00:07.866Z] #53 30.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-22T15:00:07.866Z] #53 30.94 go: downloading github.com/julz/importas v0.1.0 [2022-04-22T15:00:07.866Z] #53 30.94 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-22T15:00:07.866Z] #53 30.94 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-22T15:00:07.866Z] #53 30.98 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-22T15:00:07.866Z] #53 31.00 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-22T15:00:07.866Z] #53 31.02 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-22T15:00:07.866Z] #53 31.04 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-22T15:00:07.866Z] #53 31.05 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-22T15:00:07.866Z] #53 31.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-22T15:00:07.866Z] #53 31.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-22T15:00:07.866Z] #53 31.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-22T15:00:07.866Z] #53 31.23 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-22T15:00:07.866Z] #53 31.24 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-22T15:00:07.866Z] #53 31.90 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-22T15:00:07.866Z] #53 31.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-22T15:00:07.866Z] #53 31.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-22T15:00:07.866Z] #53 31.91 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-22T15:00:07.866Z] #53 32.09 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-22T15:00:07.866Z] #53 32.13 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-22T15:00:08.065Z] #53 33.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-22T15:00:08.065Z] #53 33.20 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-22T15:00:08.065Z] #53 33.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-22T15:00:08.065Z] #53 33.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-22T15:00:08.065Z] #53 33.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-22T15:00:08.065Z] #53 33.27 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-22T15:00:08.065Z] #53 33.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-22T15:00:08.065Z] #53 33.29 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-22T15:00:08.122Z] #53 32.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-22T15:00:08.122Z] #53 32.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-22T15:00:08.122Z] #53 32.19 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-22T15:00:08.202Z] #49 ... [2022-04-22T15:00:08.202Z] [2022-04-22T15:00:08.202Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T15:00:08.202Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T15:00:08.202Z] #55 32.12 v3.0.2 [2022-04-22T15:00:08.202Z] #55 DONE 32.4s [2022-04-22T15:00:08.294Z] #62 ... [2022-04-22T15:00:08.294Z] [2022-04-22T15:00:08.294Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T15:00:08.294Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-22T15:00:08.294Z] #38 38.06 NAME: [2022-04-22T15:00:08.294Z] #38 38.08 go-winres - A tool for embedding resources in Windows executables [2022-04-22T15:00:08.294Z] #38 38.08 [2022-04-22T15:00:08.294Z] #38 38.08 USAGE: [2022-04-22T15:00:08.294Z] #38 38.08 go-winres [global options] command [command options] [arguments...] [2022-04-22T15:00:08.294Z] #38 38.08 [2022-04-22T15:00:08.294Z] #38 38.08 COMMANDS: [2022-04-22T15:00:08.294Z] #38 38.08 init Create an initial ./winres/winres.json [2022-04-22T15:00:08.294Z] #38 38.08 make Make syso files for the "go build" command [2022-04-22T15:00:08.294Z] #38 38.08 simply Make syso files for the "go build" command (simplified) [2022-04-22T15:00:08.294Z] #38 38.08 extract Extract all resources from an executable [2022-04-22T15:00:08.294Z] #38 38.08 patch Replace resources in an executable file (exe, dll) [2022-04-22T15:00:08.294Z] #38 38.08 help, h Shows a list of commands or help for one command [2022-04-22T15:00:08.294Z] #38 38.08 [2022-04-22T15:00:08.294Z] #38 38.08 GLOBAL OPTIONS: [2022-04-22T15:00:08.294Z] #38 38.08 --help, -h show help (default: false) [2022-04-22T15:00:08.294Z] #38 DONE 38.3s [2022-04-22T15:00:08.326Z] #53 33.47 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-22T15:00:08.326Z] #53 33.54 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-22T15:00:08.326Z] #53 33.57 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-22T15:00:08.326Z] #53 33.62 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-22T15:00:08.326Z] #53 33.63 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-22T15:00:08.379Z] #53 32.47 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-22T15:00:08.379Z] #53 32.47 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-22T15:00:08.379Z] #53 32.48 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-22T15:00:08.379Z] #53 32.49 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-22T15:00:08.379Z] #53 32.49 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-22T15:00:08.379Z] #53 32.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-22T15:00:08.379Z] #53 32.53 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-22T15:00:08.464Z] [2022-04-22T15:00:08.464Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:08.464Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:08.464Z] #53 29.81 go: downloading github.com/fatih/color v1.13.0 [2022-04-22T15:00:08.464Z] #53 29.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T15:00:08.464Z] #53 29.87 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-22T15:00:08.464Z] #53 29.88 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T15:00:08.464Z] #53 30.23 go: downloading github.com/spf13/viper v1.10.1 [2022-04-22T15:00:08.464Z] #53 30.29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-22T15:00:08.464Z] #53 30.74 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T15:00:08.464Z] #53 30.77 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T15:00:08.464Z] #53 30.81 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-22T15:00:08.464Z] #53 30.82 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-22T15:00:08.464Z] #53 31.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-22T15:00:08.464Z] #53 31.96 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-22T15:00:08.556Z] [2022-04-22T15:00:08.556Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:08.556Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:08.556Z] #40 35.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:08.556Z] #40 36.18 Fetched 17.7 MB in 1s (12.9 MB/s) [2022-04-22T15:00:08.556Z] #40 36.30 Selecting previously unselected package xxd. [2022-04-22T15:00:08.556Z] #40 36.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:08.556Z] #40 36.37 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:00:08.556Z] #40 36.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:08.556Z] #40 36.63 Selecting previously unselected package vim-common. [2022-04-22T15:00:08.556Z] #40 36.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:00:08.556Z] #40 36.67 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:08.556Z] #40 37.29 Selecting previously unselected package cmake-data. [2022-04-22T15:00:08.556Z] #40 37.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-22T15:00:08.556Z] #40 37.31 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:00:08.588Z] #53 33.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-22T15:00:08.588Z] #53 33.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-22T15:00:08.588Z] #53 33.96 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-22T15:00:08.636Z] #53 ... [2022-04-22T15:00:08.636Z] [2022-04-22T15:00:08.636Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-22T15:00:08.636Z] #61 sha256:af3ff8abb04477bb29cc439f42cceebeec1fbbe4b7abb862164c5326024f528f [2022-04-22T15:00:08.636Z] #61 DONE 0.5s [2022-04-22T15:00:08.636Z] [2022-04-22T15:00:08.636Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:08.636Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:00:08.636Z] #53 32.57 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-22T15:00:08.636Z] #53 32.62 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-22T15:00:08.636Z] #53 32.64 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-22T15:00:08.636Z] #53 ... [2022-04-22T15:00:08.636Z] [2022-04-22T15:00:08.636Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T15:00:08.636Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-22T15:00:08.636Z] #38 32.58 NAME: [2022-04-22T15:00:08.636Z] #38 32.58 go-winres - A tool for embedding resources in Windows executables [2022-04-22T15:00:08.636Z] #38 32.58 [2022-04-22T15:00:08.636Z] #38 32.58 USAGE: [2022-04-22T15:00:08.636Z] #38 32.58 go-winres [global options] command [command options] [arguments...] [2022-04-22T15:00:08.636Z] #38 32.58 [2022-04-22T15:00:08.636Z] #38 32.58 COMMANDS: [2022-04-22T15:00:08.636Z] #38 32.58 init Create an initial ./winres/winres.json [2022-04-22T15:00:08.636Z] #38 32.58 make Make syso files for the "go build" command [2022-04-22T15:00:08.636Z] #38 32.58 simply Make syso files for the "go build" command (simplified) [2022-04-22T15:00:08.636Z] #38 32.58 extract Extract all resources from an executable [2022-04-22T15:00:08.636Z] #38 32.58 patch Replace resources in an executable file (exe, dll) [2022-04-22T15:00:08.636Z] #38 32.58 help, h Shows a list of commands or help for one command [2022-04-22T15:00:08.636Z] #38 32.58 [2022-04-22T15:00:08.636Z] #38 32.58 GLOBAL OPTIONS: [2022-04-22T15:00:08.636Z] #38 32.58 --help, -h show help (default: false) [2022-04-22T15:00:08.817Z] #40 ... [2022-04-22T15:00:08.817Z] [2022-04-22T15:00:08.817Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:08.817Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:08.817Z] #14 28.84 The following NEW packages will be installed: [2022-04-22T15:00:08.817Z] #14 28.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T15:00:08.817Z] #14 28.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-22T15:00:08.817Z] #14 28.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-22T15:00:08.817Z] #14 28.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-22T15:00:08.817Z] #14 28.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-22T15:00:08.817Z] #14 28.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-22T15:00:08.817Z] #14 28.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-22T15:00:08.817Z] #14 28.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-22T15:00:08.817Z] #14 28.86 mingw-w64-x86-64-dev [2022-04-22T15:00:08.817Z] #14 29.26 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:08.817Z] #14 29.26 Need to get 115 MB of archives. [2022-04-22T15:00:08.817Z] #14 29.26 After this operation, 645 MB of additional disk space will be used. [2022-04-22T15:00:08.817Z] #14 29.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-22T15:00:08.817Z] #14 29.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-22T15:00:08.817Z] #14 29.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-22T15:00:08.817Z] #14 29.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-22T15:00:08.817Z] #14 29.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-22T15:00:08.817Z] #14 29.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-22T15:00:08.817Z] #14 29.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-22T15:00:08.817Z] #14 30.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-22T15:00:08.817Z] #14 30.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-22T15:00:08.817Z] #14 30.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-22T15:00:08.817Z] #14 32.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-22T15:00:08.817Z] #14 33.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-22T15:00:08.817Z] #14 33.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-22T15:00:08.817Z] #14 35.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-22T15:00:08.817Z] #14 36.07 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-22T15:00:08.817Z] #14 36.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-22T15:00:08.817Z] #14 36.15 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-22T15:00:08.817Z] #14 36.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-22T15:00:08.817Z] #14 36.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-22T15:00:08.817Z] #14 36.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-22T15:00:08.817Z] #14 36.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-22T15:00:08.817Z] #14 36.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-22T15:00:08.817Z] #14 36.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-22T15:00:08.817Z] #14 36.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-22T15:00:08.817Z] #14 36.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-22T15:00:08.817Z] #14 36.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-22T15:00:08.817Z] #14 36.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-22T15:00:08.817Z] #14 36.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-22T15:00:08.817Z] #14 36.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-22T15:00:08.817Z] #14 36.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-22T15:00:08.818Z] #14 37.70 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:08.818Z] #14 37.87 Fetched 115 MB in 7s (15.6 MB/s) [2022-04-22T15:00:08.818Z] #14 37.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-22T15:00:08.818Z] #14 37.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:08.818Z] #14 38.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-22T15:00:08.818Z] #14 38.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:00:08.851Z] #53 34.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-22T15:00:08.851Z] #53 34.04 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-22T15:00:08.894Z] #38 DONE 32.9s [2022-04-22T15:00:08.894Z] [2022-04-22T15:00:08.894Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:08.894Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:00:08.894Z] #53 32.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-22T15:00:08.894Z] #53 32.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-22T15:00:08.894Z] #53 33.07 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-22T15:00:08.894Z] #53 33.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-22T15:00:08.894Z] #53 33.11 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-22T15:00:08.894Z] #53 ... [2022-04-22T15:00:08.894Z] [2022-04-22T15:00:08.894Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:08.894Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-22T15:00:08.894Z] #40 19.70 Reading package lists... [2022-04-22T15:00:08.894Z] #40 23.14 Building dependency tree... [2022-04-22T15:00:08.894Z] #40 26.88 The following additional packages will be installed: [2022-04-22T15:00:08.894Z] #40 26.90 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-22T15:00:08.894Z] #40 26.91 Suggested packages: [2022-04-22T15:00:08.894Z] #40 26.92 cmake-doc ninja-build lrzip [2022-04-22T15:00:08.894Z] #40 26.92 Recommended packages: [2022-04-22T15:00:08.894Z] #40 26.92 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-22T15:00:08.894Z] #40 27.72 The following NEW packages will be installed: [2022-04-22T15:00:08.894Z] #40 27.72 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-22T15:00:08.894Z] #40 27.72 vim-common xxd [2022-04-22T15:00:08.894Z] #40 28.15 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:08.894Z] #40 28.15 Need to get 15.6 MB of archives. [2022-04-22T15:00:08.894Z] #40 28.15 After this operation, 67.4 MB of additional disk space will be used. [2022-04-22T15:00:08.894Z] #40 28.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:00:08.894Z] #40 28.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:00:08.894Z] #40 28.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-22T15:00:08.894Z] #40 28.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-22T15:00:08.894Z] #40 28.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-22T15:00:08.894Z] #40 28.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-22T15:00:08.894Z] #40 28.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-22T15:00:08.894Z] #40 28.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-22T15:00:08.894Z] #40 28.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-22T15:00:08.894Z] #40 28.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-22T15:00:08.894Z] #40 30.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:08.894Z] #40 30.75 Fetched 15.6 MB in 1s (15.8 MB/s) [2022-04-22T15:00:08.894Z] #40 30.99 Selecting previously unselected package xxd. [2022-04-22T15:00:08.894Z] #40 30.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-04-22T15:00:08.894Z] #40 31.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-22T15:00:08.894Z] #40 31.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:08.894Z] #40 31.40 Selecting previously unselected package vim-common. [2022-04-22T15:00:08.894Z] #40 31.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:00:08.894Z] #40 31.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:08.894Z] #40 32.02 Selecting previously unselected package cmake-data. [2022-04-22T15:00:08.894Z] #40 32.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-22T15:00:08.894Z] #40 32.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:00:09.078Z] #14 ... [2022-04-22T15:00:09.078Z] [2022-04-22T15:00:09.078Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:09.078Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:09.078Z] #53 29.73 go: downloading github.com/fatih/color v1.13.0 [2022-04-22T15:00:09.078Z] #53 29.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T15:00:09.078Z] #53 29.77 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-22T15:00:09.078Z] #53 29.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T15:00:09.078Z] #53 30.01 go: downloading github.com/spf13/viper v1.10.1 [2022-04-22T15:00:09.078Z] #53 30.15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-22T15:00:09.078Z] #53 30.52 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T15:00:09.078Z] #53 30.55 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T15:00:09.078Z] #53 30.62 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-22T15:00:09.078Z] #53 30.70 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-22T15:00:09.078Z] #53 31.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-22T15:00:09.078Z] #53 31.57 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-22T15:00:09.078Z] #53 34.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T15:00:09.078Z] #53 34.73 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T15:00:09.078Z] #53 34.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-22T15:00:09.078Z] #53 34.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-22T15:00:09.078Z] #53 35.00 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-22T15:00:09.078Z] #53 35.05 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-22T15:00:09.078Z] #53 35.20 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T15:00:09.078Z] #53 35.20 go: downloading github.com/spf13/afero v1.6.0 [2022-04-22T15:00:09.078Z] #53 35.42 go: downloading github.com/spf13/cast v1.4.1 [2022-04-22T15:00:09.079Z] #53 35.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-22T15:00:09.079Z] #53 35.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-22T15:00:09.079Z] #53 35.50 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-22T15:00:09.079Z] #53 35.62 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-22T15:00:09.079Z] #53 35.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-22T15:00:09.079Z] #53 35.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-22T15:00:09.079Z] #53 36.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-22T15:00:09.079Z] #53 36.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-22T15:00:09.079Z] #53 36.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-22T15:00:09.079Z] #53 36.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-22T15:00:09.079Z] #53 36.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-22T15:00:09.079Z] #53 36.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-22T15:00:09.079Z] #53 36.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-22T15:00:09.079Z] #53 37.03 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-22T15:00:09.079Z] #53 37.15 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-22T15:00:09.079Z] #53 37.20 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-22T15:00:09.079Z] #53 37.36 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-22T15:00:09.079Z] #53 37.43 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-22T15:00:09.079Z] #53 37.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-22T15:00:09.079Z] #53 37.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-22T15:00:09.079Z] #53 38.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-22T15:00:09.079Z] #53 38.04 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-22T15:00:09.079Z] #53 38.08 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-22T15:00:09.079Z] #53 38.08 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-22T15:00:09.079Z] #53 38.11 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-22T15:00:09.079Z] #53 38.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-22T15:00:09.079Z] #53 38.26 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-22T15:00:09.079Z] #53 38.41 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-22T15:00:09.079Z] #53 38.50 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-22T15:00:09.079Z] #53 38.59 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-22T15:00:09.079Z] #53 38.65 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-22T15:00:09.079Z] #53 38.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-22T15:00:09.079Z] #53 38.78 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-22T15:00:09.079Z] #53 38.81 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-22T15:00:09.079Z] #53 38.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-22T15:00:09.079Z] #53 38.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-22T15:00:09.079Z] #53 39.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-22T15:00:09.079Z] #53 39.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-22T15:00:09.114Z] #53 34.24 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-22T15:00:09.114Z] #53 34.26 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-22T15:00:09.114Z] #53 34.34 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-22T15:00:09.114Z] #53 34.36 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-22T15:00:09.114Z] #53 34.38 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-22T15:00:09.114Z] #53 34.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-22T15:00:09.114Z] #53 34.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-22T15:00:09.114Z] #53 34.42 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-22T15:00:09.114Z] #53 34.44 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-22T15:00:09.153Z] #40 ... [2022-04-22T15:00:09.153Z] [2022-04-22T15:00:09.153Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:09.153Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:00:09.153Z] #53 33.13 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-22T15:00:09.153Z] #53 33.21 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-22T15:00:09.339Z] #53 39.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-22T15:00:09.377Z] #53 ... [2022-04-22T15:00:09.377Z] [2022-04-22T15:00:09.377Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-22T15:00:09.377Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-22T15:00:09.377Z] #55 34.06 v3.0.2 [2022-04-22T15:00:09.377Z] #55 DONE 34.5s [2022-04-22T15:00:09.377Z] [2022-04-22T15:00:09.377Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:09.377Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:09.377Z] #53 34.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-22T15:00:09.377Z] #53 ... [2022-04-22T15:00:09.377Z] [2022-04-22T15:00:09.377Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:00:09.377Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T15:00:09.377Z] #60 28.66 Building dependency tree... [2022-04-22T15:00:09.377Z] #60 31.83 The following additional packages will be installed: [2022-04-22T15:00:09.377Z] #60 31.84 libbtrfs0 [2022-04-22T15:00:09.377Z] #60 32.05 The following NEW packages will be installed: [2022-04-22T15:00:09.377Z] #60 32.07 libbtrfs-dev libbtrfs0 [2022-04-22T15:00:09.377Z] #60 32.47 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:09.377Z] #60 32.47 Need to get 460 kB of archives. [2022-04-22T15:00:09.377Z] #60 32.47 After this operation, 1237 kB of additional disk space will be used. [2022-04-22T15:00:09.377Z] #60 32.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-22T15:00:09.377Z] #60 32.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-22T15:00:09.377Z] #60 33.42 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:09.377Z] #60 33.68 Fetched 460 kB in 0s (1419 kB/s) [2022-04-22T15:00:09.377Z] #60 33.80 Selecting previously unselected package libbtrfs0:amd64. [2022-04-22T15:00:09.377Z] #60 33.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:09.377Z] #60 33.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-22T15:00:09.377Z] #60 33.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:00:09.377Z] #60 34.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-22T15:00:09.377Z] #60 34.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-22T15:00:09.377Z] #60 34.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:00:09.409Z] #53 33.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-22T15:00:09.599Z] #53 39.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-22T15:00:09.599Z] #53 39.48 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-22T15:00:09.599Z] #53 39.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-22T15:00:09.599Z] #53 39.58 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-22T15:00:09.599Z] #53 39.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-22T15:00:09.599Z] #53 39.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-22T15:00:09.599Z] #53 39.64 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-22T15:00:09.599Z] #53 39.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-22T15:00:09.639Z] #60 34.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:00:09.639Z] #60 34.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:00:09.639Z] #60 34.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:09.666Z] #53 33.63 go: downloading honnef.co/go/tools v0.2.2 [2022-04-22T15:00:09.858Z] #53 39.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-22T15:00:09.858Z] #53 39.77 go: downloading github.com/julz/importas v0.1.0 [2022-04-22T15:00:09.858Z] #53 39.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-22T15:00:09.858Z] #53 39.85 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-22T15:00:09.858Z] #53 39.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-22T15:00:09.858Z] #53 39.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-22T15:00:10.030Z] #52 ... [2022-04-22T15:00:10.030Z] [2022-04-22T15:00:10.030Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-22T15:00:10.030Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-22T15:00:10.030Z] #19 125.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-22T15:00:10.030Z] #19 125.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:00:10.030Z] #19 125.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 125.7 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-22T15:00:10.030Z] #19 125.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:00:10.030Z] #19 125.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 134.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-22T15:00:10.030Z] #19 134.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:10.030Z] #19 134.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:00:10.030Z] #19 134.1 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-22T15:00:10.030Z] #19 134.1 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:10.030Z] #19 134.1 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-22T15:00:10.030Z] #19 134.1 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-22T15:00:10.030Z] #19 134.1 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:10.030Z] #19 134.1 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-22T15:00:10.030Z] #19 134.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-22T15:00:10.030Z] #19 134.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:10.030Z] #19 134.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:00:10.030Z] #19 134.2 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-22T15:00:10.030Z] #19 134.2 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:10.030Z] #19 134.2 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:00:10.030Z] #19 134.2 Selecting previously unselected package cross-config. [2022-04-22T15:00:10.030Z] #19 134.2 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-22T15:00:10.030Z] #19 134.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-22T15:00:10.030Z] #19 134.3 Selecting previously unselected package gcc-10-cross-base. [2022-04-22T15:00:10.030Z] #19 134.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 134.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 134.4 Selecting previously unselected package libc6-arm64-cross. [2022-04-22T15:00:10.030Z] #19 134.4 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-22T15:00:10.030Z] #19 134.4 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-22T15:00:10.030Z] #19 134.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-22T15:00:10.030Z] #19 134.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 134.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 134.7 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-22T15:00:10.030Z] #19 134.7 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 134.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 134.8 Selecting previously unselected package libitm1-arm64-cross. [2022-04-22T15:00:10.030Z] #19 134.8 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 134.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 134.8 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-22T15:00:10.030Z] #19 134.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 134.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 134.9 Selecting previously unselected package libasan6-arm64-cross. [2022-04-22T15:00:10.030Z] #19 134.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 134.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 135.5 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-22T15:00:10.030Z] #19 135.5 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 135.5 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 135.7 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-22T15:00:10.030Z] #19 135.7 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 135.7 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.030Z] #19 136.2 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-22T15:00:10.030Z] #19 136.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.030Z] #19 136.2 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.120Z] #53 39.98 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-22T15:00:10.120Z] #53 40.01 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-22T15:00:10.120Z] #53 40.02 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-22T15:00:10.120Z] #53 40.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-22T15:00:10.120Z] #53 40.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-22T15:00:10.120Z] #53 40.13 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-22T15:00:10.120Z] #53 40.14 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-22T15:00:10.120Z] #53 40.16 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-22T15:00:10.217Z] #60 DONE 35.4s [2022-04-22T15:00:10.218Z] [2022-04-22T15:00:10.218Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-22T15:00:10.218Z] #61 sha256:e4548940f73ab1334e894412675c7d84c60fbb70412aa852af8ea03e5321c90b [2022-04-22T15:00:10.228Z] #53 34.48 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-22T15:00:10.288Z] #19 136.4 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-22T15:00:10.288Z] #19 136.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.288Z] #19 136.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.479Z] #61 DONE 0.2s [2022-04-22T15:00:10.479Z] [2022-04-22T15:00:10.479Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:10.479Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:10.479Z] #53 34.72 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-22T15:00:10.479Z] #53 34.72 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-22T15:00:10.479Z] #53 34.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-22T15:00:10.479Z] #53 34.84 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-22T15:00:10.479Z] #53 35.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-22T15:00:10.479Z] #53 35.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-22T15:00:10.479Z] #53 35.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-22T15:00:10.479Z] #53 35.25 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-22T15:00:10.479Z] #53 35.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-22T15:00:10.479Z] #53 35.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-22T15:00:10.479Z] #53 35.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-22T15:00:10.479Z] #53 35.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-22T15:00:10.479Z] #53 35.69 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-22T15:00:10.479Z] #53 35.75 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-22T15:00:10.479Z] #53 35.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-22T15:00:10.479Z] #53 35.87 go: downloading github.com/julz/importas v0.1.0 [2022-04-22T15:00:10.484Z] #53 34.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-22T15:00:10.484Z] #53 34.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-22T15:00:10.484Z] #53 34.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-22T15:00:10.545Z] #19 136.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-22T15:00:10.545Z] #19 136.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:10.545Z] #19 136.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:10.690Z] #53 ... [2022-04-22T15:00:10.690Z] [2022-04-22T15:00:10.690Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:10.690Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:10.690Z] #40 40.56 Selecting previously unselected package libicu67:amd64. [2022-04-22T15:00:10.690Z] #40 40.59 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-22T15:00:10.690Z] #40 40.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-22T15:00:10.740Z] #53 35.92 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-22T15:00:10.740Z] #53 35.96 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-22T15:00:10.740Z] #53 36.02 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-22T15:00:10.802Z] #19 137.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-22T15:00:10.802Z] #19 137.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:00:10.802Z] #19 137.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:00:11.003Z] #53 36.04 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-22T15:00:11.003Z] #53 36.05 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-22T15:00:11.003Z] #53 36.09 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-22T15:00:11.003Z] #53 36.16 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-22T15:00:11.003Z] #53 36.19 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-22T15:00:11.003Z] #53 36.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-22T15:00:11.022Z] #53 35.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T15:00:11.023Z] #53 35.07 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T15:00:11.266Z] #53 36.29 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-22T15:00:11.266Z] #53 36.31 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-22T15:00:11.266Z] #53 36.33 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-22T15:00:11.282Z] #53 35.19 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-22T15:00:11.282Z] #53 35.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-22T15:00:11.282Z] #53 35.26 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-22T15:00:11.282Z] #53 35.33 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-22T15:00:11.282Z] #53 35.48 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T15:00:11.282Z] #53 35.48 go: downloading github.com/spf13/afero v1.6.0 [2022-04-22T15:00:11.413Z] #53 35.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-22T15:00:11.541Z] #53 35.53 go: downloading github.com/spf13/cast v1.4.1 [2022-04-22T15:00:11.541Z] #53 35.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-22T15:00:11.541Z] #53 35.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-22T15:00:11.541Z] #53 35.64 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-22T15:00:11.541Z] #53 35.75 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-22T15:00:11.670Z] #53 35.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-22T15:00:11.670Z] #53 35.71 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-22T15:00:11.670Z] #53 35.78 go: downloading golang.org/x/text v0.3.7 [2022-04-22T15:00:11.670Z] #53 ... [2022-04-22T15:00:11.670Z] [2022-04-22T15:00:11.670Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:11.670Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T15:00:11.670Z] #14 25.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-04-22T15:00:11.670Z] #14 26.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-04-22T15:00:11.670Z] #14 26.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-04-22T15:00:11.670Z] #14 27.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-04-22T15:00:11.670Z] #14 28.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-22T15:00:11.670Z] #14 28.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-22T15:00:11.670Z] #14 28.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-22T15:00:11.670Z] #14 28.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-22T15:00:11.670Z] #14 28.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-22T15:00:11.670Z] #14 28.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-04-22T15:00:11.670Z] #14 28.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-22T15:00:11.670Z] #14 28.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-22T15:00:11.670Z] #14 28.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-22T15:00:11.670Z] #14 28.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-22T15:00:11.670Z] #14 28.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-22T15:00:11.670Z] #14 28.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-22T15:00:11.670Z] #14 28.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-22T15:00:11.670Z] #14 28.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-22T15:00:11.670Z] #14 28.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-22T15:00:11.670Z] #14 28.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-22T15:00:11.670Z] #14 29.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:11.670Z] #14 29.47 Fetched 108 MB in 5s (22.8 MB/s) [2022-04-22T15:00:11.670Z] #14 29.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-22T15:00:11.670Z] #14 29.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 ... 15700 files and directories currently installed.) [2022-04-22T15:00:11.670Z] #14 29.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-22T15:00:11.670Z] #14 29.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:00:11.670Z] #14 32.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-22T15:00:11.670Z] #14 32.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-22T15:00:11.670Z] #14 32.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:00:11.670Z] #14 35.18 Selecting previously unselected package binutils-mingw-w64. [2022-04-22T15:00:11.670Z] #14 35.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-22T15:00:11.670Z] #14 35.23 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:00:11.670Z] #14 35.40 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-22T15:00:11.670Z] #14 35.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-22T15:00:11.670Z] #14 35.41 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-22T15:00:11.670Z] #14 35.56 Selecting previously unselected package dmsetup. [2022-04-22T15:00:11.670Z] #14 35.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-22T15:00:11.670Z] #14 35.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:00:11.670Z] #14 35.74 Selecting previously unselected package mingw-w64-common. [2022-04-22T15:00:11.670Z] #14 35.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-22T15:00:11.670Z] #14 35.75 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-22T15:00:11.801Z] #53 35.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-22T15:00:11.801Z] #53 35.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-22T15:00:11.801Z] #53 36.01 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-22T15:00:11.840Z] #53 36.97 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-22T15:00:11.841Z] #53 36.98 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-22T15:00:11.841Z] #53 36.98 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-22T15:00:11.841Z] #53 37.02 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-22T15:00:11.841Z] #53 37.09 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-22T15:00:11.841Z] #53 37.11 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-22T15:00:11.841Z] #53 37.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-22T15:00:11.841Z] #53 37.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-22T15:00:11.841Z] #53 37.20 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-22T15:00:11.926Z] #14 ... [2022-04-22T15:00:11.926Z] [2022-04-22T15:00:11.927Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:11.927Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-22T15:00:11.927Z] #40 35.49 Selecting previously unselected package libicu67:arm64. [2022-04-22T15:00:11.927Z] #40 35.49 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-22T15:00:11.927Z] #40 35.51 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-22T15:00:12.061Z] #53 36.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-22T15:00:12.061Z] #53 36.05 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-22T15:00:12.061Z] #53 36.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-22T15:00:12.061Z] #53 36.09 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-22T15:00:12.061Z] #53 36.15 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-22T15:00:12.102Z] #53 37.41 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-22T15:00:12.102Z] #53 37.42 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-22T15:00:12.102Z] #53 37.44 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-22T15:00:12.102Z] #53 37.45 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-22T15:00:12.363Z] #53 37.46 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-22T15:00:12.363Z] #53 37.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-22T15:00:12.363Z] #53 37.53 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-22T15:00:12.363Z] #53 37.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-22T15:00:12.363Z] #53 37.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-22T15:00:12.363Z] #53 ... [2022-04-22T15:00:12.363Z] [2022-04-22T15:00:12.363Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T15:00:12.363Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-22T15:00:12.363Z] #38 37.17 NAME: [2022-04-22T15:00:12.363Z] #38 37.17 go-winres - A tool for embedding resources in Windows executables [2022-04-22T15:00:12.363Z] #38 37.17 [2022-04-22T15:00:12.363Z] #38 37.17 USAGE: [2022-04-22T15:00:12.363Z] #38 37.17 go-winres [global options] command [command options] [arguments...] [2022-04-22T15:00:12.363Z] #38 37.17 [2022-04-22T15:00:12.363Z] #38 37.17 COMMANDS: [2022-04-22T15:00:12.363Z] #38 37.17 init Create an initial ./winres/winres.json [2022-04-22T15:00:12.363Z] #38 37.17 make Make syso files for the "go build" command [2022-04-22T15:00:12.363Z] #38 37.18 simply Make syso files for the "go build" command (simplified) [2022-04-22T15:00:12.363Z] #38 37.18 extract Extract all resources from an executable [2022-04-22T15:00:12.363Z] #38 37.18 patch Replace resources in an executable file (exe, dll) [2022-04-22T15:00:12.363Z] #38 37.18 help, h Shows a list of commands or help for one command [2022-04-22T15:00:12.363Z] #38 37.18 [2022-04-22T15:00:12.363Z] #38 37.18 GLOBAL OPTIONS: [2022-04-22T15:00:12.363Z] #38 37.18 --help, -h show help (default: false) [2022-04-22T15:00:12.363Z] #38 DONE 37.6s [2022-04-22T15:00:12.363Z] [2022-04-22T15:00:12.363Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:12.363Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:12.363Z] #53 37.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-22T15:00:12.626Z] #53 37.68 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-22T15:00:12.626Z] #53 37.68 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-22T15:00:12.626Z] #53 37.84 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-22T15:00:12.626Z] #53 37.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-22T15:00:12.626Z] #53 37.93 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-22T15:00:12.626Z] #53 ... [2022-04-22T15:00:12.626Z] [2022-04-22T15:00:12.626Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:12.626Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:12.626Z] #40 22.88 Reading package lists... [2022-04-22T15:00:12.626Z] #40 27.97 Building dependency tree... [2022-04-22T15:00:12.626Z] #40 31.04 The following additional packages will be installed: [2022-04-22T15:00:12.626Z] #40 31.05 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-22T15:00:12.626Z] #40 31.06 Suggested packages: [2022-04-22T15:00:12.626Z] #40 31.07 cmake-doc ninja-build lrzip [2022-04-22T15:00:12.626Z] #40 31.07 Recommended packages: [2022-04-22T15:00:12.626Z] #40 31.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-22T15:00:12.626Z] #40 31.88 The following NEW packages will be installed: [2022-04-22T15:00:12.626Z] #40 31.88 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-22T15:00:12.626Z] #40 31.89 vim-common xxd [2022-04-22T15:00:12.626Z] #40 32.26 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:12.626Z] #40 32.26 Need to get 17.7 MB of archives. [2022-04-22T15:00:12.626Z] #40 32.26 After this operation, 70.7 MB of additional disk space will be used. [2022-04-22T15:00:12.626Z] #40 32.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:00:12.626Z] #40 32.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:00:12.626Z] #40 32.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-22T15:00:12.626Z] #40 32.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-22T15:00:12.626Z] #40 32.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-22T15:00:12.626Z] #40 32.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-22T15:00:12.626Z] #40 32.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-22T15:00:12.626Z] #40 32.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-22T15:00:12.626Z] #40 32.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-22T15:00:12.626Z] #40 32.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-22T15:00:12.626Z] #40 34.14 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:12.626Z] #40 34.38 Fetched 17.7 MB in 1s (13.8 MB/s) [2022-04-22T15:00:12.626Z] #40 34.51 Selecting previously unselected package xxd. [2022-04-22T15:00:12.626Z] #40 34.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:12.626Z] #40 34.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:00:12.626Z] #40 34.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:12.626Z] #40 35.01 Selecting previously unselected package vim-common. [2022-04-22T15:00:12.626Z] #40 35.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:00:12.626Z] #40 35.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:12.626Z] #40 35.60 Selecting previously unselected package cmake-data. [2022-04-22T15:00:12.626Z] #40 35.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-22T15:00:12.626Z] #40 35.63 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:00:12.633Z] #53 ... [2022-04-22T15:00:12.633Z] [2022-04-22T15:00:12.633Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:00:12.633Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-22T15:00:12.633Z] #60 29.79 Building dependency tree... [2022-04-22T15:00:12.633Z] #60 33.43 The following additional packages will be installed: [2022-04-22T15:00:12.634Z] #60 33.45 libbtrfs0 [2022-04-22T15:00:12.634Z] #60 33.67 The following NEW packages will be installed: [2022-04-22T15:00:12.634Z] #60 33.67 libbtrfs-dev libbtrfs0 [2022-04-22T15:00:12.634Z] #60 34.15 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:12.634Z] #60 34.15 Need to get 460 kB of archives. [2022-04-22T15:00:12.634Z] #60 34.15 After this operation, 1237 kB of additional disk space will be used. [2022-04-22T15:00:12.634Z] #60 34.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-22T15:00:12.634Z] #60 34.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-22T15:00:12.634Z] #60 35.19 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:12.634Z] #60 35.42 Fetched 460 kB in 0s (1275 kB/s) [2022-04-22T15:00:12.634Z] #60 35.48 Selecting previously unselected package libbtrfs0:amd64. [2022-04-22T15:00:12.634Z] #60 35.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:12.634Z] #60 35.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-22T15:00:12.634Z] #60 35.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:00:12.634Z] #60 35.81 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-22T15:00:12.634Z] #60 35.81 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-22T15:00:12.634Z] #60 35.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:00:12.634Z] #60 36.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:00:12.634Z] #60 36.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:00:12.634Z] #60 36.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:12.634Z] #60 DONE 36.7s [2022-04-22T15:00:12.634Z] [2022-04-22T15:00:12.634Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-22T15:00:12.634Z] #61 sha256:aa94e3f0b377e32e10460fa5ca5c73d8c0c13459cafa31af71e74404290cc3ab [2022-04-22T15:00:12.893Z] #40 ... [2022-04-22T15:00:12.893Z] [2022-04-22T15:00:12.893Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:12.893Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:12.893Z] #53 37.93 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-22T15:00:12.893Z] #53 38.07 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-22T15:00:12.893Z] #61 ... [2022-04-22T15:00:12.893Z] [2022-04-22T15:00:12.893Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-22T15:00:12.893Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-22T15:00:12.893Z] #38 36.67 NAME: [2022-04-22T15:00:12.893Z] #38 36.67 go-winres - A tool for embedding resources in Windows executables [2022-04-22T15:00:12.894Z] #38 36.67 [2022-04-22T15:00:12.894Z] #38 36.67 USAGE: [2022-04-22T15:00:12.894Z] #38 36.67 go-winres [global options] command [command options] [arguments...] [2022-04-22T15:00:12.894Z] #38 36.67 [2022-04-22T15:00:12.894Z] #38 36.67 COMMANDS: [2022-04-22T15:00:12.894Z] #38 36.67 init Create an initial ./winres/winres.json [2022-04-22T15:00:12.894Z] #38 36.67 make Make syso files for the "go build" command [2022-04-22T15:00:12.894Z] #38 36.67 simply Make syso files for the "go build" command (simplified) [2022-04-22T15:00:12.894Z] #38 36.67 extract Extract all resources from an executable [2022-04-22T15:00:12.894Z] #38 36.67 patch Replace resources in an executable file (exe, dll) [2022-04-22T15:00:12.894Z] #38 36.67 help, h Shows a list of commands or help for one command [2022-04-22T15:00:12.894Z] #38 36.67 [2022-04-22T15:00:12.894Z] #38 36.67 GLOBAL OPTIONS: [2022-04-22T15:00:12.894Z] #38 36.67 --help, -h show help (default: false) [2022-04-22T15:00:12.894Z] #38 DONE 37.0s [2022-04-22T15:00:12.894Z] [2022-04-22T15:00:12.894Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-22T15:00:12.894Z] #61 sha256:aa94e3f0b377e32e10460fa5ca5c73d8c0c13459cafa31af71e74404290cc3ab [2022-04-22T15:00:12.894Z] #61 DONE 0.4s [2022-04-22T15:00:12.894Z] [2022-04-22T15:00:12.894Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:12.894Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:12.894Z] #53 36.88 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-22T15:00:12.894Z] #53 36.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-22T15:00:12.894Z] #53 37.02 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-22T15:00:12.894Z] #53 37.09 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-22T15:00:13.154Z] #53 37.21 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-22T15:00:13.154Z] #53 37.23 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-22T15:00:13.471Z] #53 38.61 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-22T15:00:13.471Z] #53 38.76 go: downloading honnef.co/go/tools v0.2.2 [2022-04-22T15:00:13.723Z] #53 ... [2022-04-22T15:00:13.723Z] [2022-04-22T15:00:13.723Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:13.723Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:13.723Z] #14 22.25 Reading package lists... [2022-04-22T15:00:13.723Z] #14 27.77 Building dependency tree... [2022-04-22T15:00:13.723Z] #14 31.05 The following additional packages will be installed: [2022-04-22T15:00:13.723Z] #14 31.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T15:00:13.723Z] #14 31.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-22T15:00:13.723Z] #14 31.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-22T15:00:13.723Z] #14 31.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-22T15:00:13.723Z] #14 31.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-22T15:00:13.723Z] #14 31.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-22T15:00:13.723Z] #14 31.07 mingw-w64-common mingw-w64-x86-64-dev [2022-04-22T15:00:13.723Z] #14 31.08 Suggested packages: [2022-04-22T15:00:13.723Z] #14 31.08 gcc-10-locales seccomp wine64 [2022-04-22T15:00:13.723Z] #14 32.64 The following NEW packages will be installed: [2022-04-22T15:00:13.723Z] #14 32.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T15:00:13.723Z] #14 32.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-22T15:00:13.723Z] #14 32.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-22T15:00:13.723Z] #14 32.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-22T15:00:13.723Z] #14 32.65 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-22T15:00:13.723Z] #14 32.65 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-22T15:00:13.724Z] #14 32.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-22T15:00:13.724Z] #14 32.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-22T15:00:13.724Z] #14 32.65 mingw-w64-x86-64-dev [2022-04-22T15:00:13.724Z] #14 33.13 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:13.724Z] #14 33.13 Need to get 115 MB of archives. [2022-04-22T15:00:13.724Z] #14 33.13 After this operation, 645 MB of additional disk space will be used. [2022-04-22T15:00:13.724Z] #14 33.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-22T15:00:13.724Z] #14 33.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-22T15:00:13.724Z] #14 33.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-22T15:00:13.724Z] #14 33.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-22T15:00:13.724Z] #14 33.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-22T15:00:13.724Z] #14 33.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-22T15:00:13.724Z] #14 33.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-04-22T15:00:13.724Z] #14 33.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-22T15:00:13.724Z] #14 33.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-22T15:00:13.724Z] #14 34.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-22T15:00:13.724Z] #14 35.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-22T15:00:13.724Z] #14 36.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-22T15:00:13.724Z] #14 36.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-22T15:00:13.724Z] #14 ... [2022-04-22T15:00:13.724Z] [2022-04-22T15:00:13.724Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:13.724Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:13.724Z] #53 37.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-22T15:00:13.724Z] #53 37.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-22T15:00:13.724Z] #53 37.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-22T15:00:13.724Z] #53 37.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-22T15:00:13.724Z] #53 37.90 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-22T15:00:13.991Z] #53 37.93 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-22T15:00:13.991Z] #53 37.96 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-22T15:00:13.991Z] #53 38.13 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-22T15:00:13.991Z] #53 38.15 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-22T15:00:13.991Z] #53 ... [2022-04-22T15:00:13.991Z] [2022-04-22T15:00:13.991Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:13.991Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:13.991Z] #40 22.83 Reading package lists... [2022-04-22T15:00:13.991Z] #40 28.28 Building dependency tree... [2022-04-22T15:00:13.991Z] #40 31.52 The following additional packages will be installed: [2022-04-22T15:00:13.991Z] #40 31.54 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-22T15:00:13.991Z] #40 31.54 Suggested packages: [2022-04-22T15:00:13.991Z] #40 31.56 cmake-doc ninja-build lrzip [2022-04-22T15:00:13.991Z] #40 31.56 Recommended packages: [2022-04-22T15:00:13.991Z] #40 31.56 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-22T15:00:13.991Z] #40 32.69 The following NEW packages will be installed: [2022-04-22T15:00:13.991Z] #40 32.70 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-22T15:00:13.991Z] #40 32.70 vim-common xxd [2022-04-22T15:00:13.991Z] #40 33.13 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:13.991Z] #40 33.13 Need to get 17.7 MB of archives. [2022-04-22T15:00:13.991Z] #40 33.13 After this operation, 70.7 MB of additional disk space will be used. [2022-04-22T15:00:13.991Z] #40 33.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:00:13.991Z] #40 33.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:00:13.991Z] #40 33.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-22T15:00:13.991Z] #40 33.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-22T15:00:13.991Z] #40 33.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-22T15:00:13.991Z] #40 33.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-22T15:00:13.991Z] #40 33.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-22T15:00:13.991Z] #40 33.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-22T15:00:13.991Z] #40 33.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-22T15:00:13.991Z] #40 33.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-22T15:00:13.991Z] #40 35.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:13.991Z] #40 35.33 Fetched 17.7 MB in 1s (13.7 MB/s) [2022-04-22T15:00:13.991Z] #40 35.42 Selecting previously unselected package xxd. [2022-04-22T15:00:13.991Z] #40 35.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:13.991Z] #40 35.48 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:00:13.991Z] #40 35.48 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:13.991Z] #40 35.68 Selecting previously unselected package vim-common. [2022-04-22T15:00:13.991Z] #40 35.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:00:13.991Z] #40 35.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:13.991Z] #40 36.05 Selecting previously unselected package cmake-data. [2022-04-22T15:00:13.991Z] #40 36.06 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-22T15:00:13.991Z] #40 36.09 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:00:14.253Z] #40 ... [2022-04-22T15:00:14.253Z] [2022-04-22T15:00:14.253Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:14.253Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:14.253Z] #53 38.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-22T15:00:14.253Z] #53 38.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-22T15:00:14.253Z] #53 38.29 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-22T15:00:14.253Z] #53 38.30 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-22T15:00:14.253Z] #53 38.34 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-22T15:00:14.253Z] #53 38.43 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-22T15:00:14.253Z] #53 38.45 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-22T15:00:14.420Z] #53 ... [2022-04-22T15:00:14.420Z] [2022-04-22T15:00:14.420Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:14.420Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:14.420Z] #49 24.42 Reading package lists... [2022-04-22T15:00:14.420Z] #49 29.46 Building dependency tree... [2022-04-22T15:00:14.420Z] #49 32.85 The following additional packages will be installed: [2022-04-22T15:00:14.420Z] #49 32.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T15:00:14.420Z] #49 32.87 python3-protobuf python3-six [2022-04-22T15:00:14.420Z] #49 32.87 Suggested packages: [2022-04-22T15:00:14.420Z] #49 32.88 python3-setuptools [2022-04-22T15:00:14.420Z] #49 32.88 Recommended packages: [2022-04-22T15:00:14.420Z] #49 32.88 iproute2 | iproute [2022-04-22T15:00:14.420Z] #49 33.46 The following NEW packages will be installed: [2022-04-22T15:00:14.420Z] #49 33.47 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T15:00:14.420Z] #49 33.47 python3-protobuf python3-six [2022-04-22T15:00:14.420Z] #49 33.92 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:14.420Z] #49 33.92 Need to get 2292 kB of archives. [2022-04-22T15:00:14.420Z] #49 33.92 After this operation, 11.0 MB of additional disk space will be used. [2022-04-22T15:00:14.420Z] #49 33.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-22T15:00:14.420Z] #49 33.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:00:14.420Z] #49 33.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-22T15:00:14.420Z] #49 33.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-22T15:00:14.420Z] #49 33.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-22T15:00:14.420Z] #49 34.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-22T15:00:14.420Z] #49 34.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-22T15:00:14.420Z] #49 37.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-22T15:00:14.420Z] #49 39.06 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:14.420Z] #49 39.27 Fetched 2292 kB in 5s (505 kB/s) [2022-04-22T15:00:14.420Z] #49 39.35 Selecting previously unselected package libprotobuf23:amd64. [2022-04-22T15:00:14.420Z] #49 39.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:14.420Z] #49 39.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-22T15:00:14.420Z] #49 ... [2022-04-22T15:00:14.420Z] [2022-04-22T15:00:14.420Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:14.420Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:14.420Z] #53 39.80 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-22T15:00:14.514Z] #53 38.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-22T15:00:14.515Z] #53 38.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-22T15:00:14.515Z] #53 38.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-22T15:00:14.683Z] #53 39.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-22T15:00:14.683Z] #53 39.84 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-22T15:00:14.776Z] #53 38.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-22T15:00:14.947Z] #53 39.98 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-22T15:00:14.947Z] #53 ... [2022-04-22T15:00:14.947Z] [2022-04-22T15:00:14.947Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:14.947Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:14.947Z] #14 28.61 Building dependency tree... [2022-04-22T15:00:14.947Z] #14 31.95 The following additional packages will be installed: [2022-04-22T15:00:14.947Z] #14 31.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T15:00:14.947Z] #14 31.96 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-22T15:00:14.947Z] #14 31.96 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-22T15:00:14.947Z] #14 31.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-22T15:00:14.947Z] #14 31.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-22T15:00:14.947Z] #14 31.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-22T15:00:14.947Z] #14 31.98 mingw-w64-common mingw-w64-x86-64-dev [2022-04-22T15:00:14.947Z] #14 31.99 Suggested packages: [2022-04-22T15:00:14.947Z] #14 31.99 gcc-10-locales seccomp wine64 [2022-04-22T15:00:14.947Z] #14 33.36 The following NEW packages will be installed: [2022-04-22T15:00:14.947Z] #14 33.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T15:00:14.947Z] #14 33.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-22T15:00:14.947Z] #14 33.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-22T15:00:14.947Z] #14 33.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-22T15:00:14.947Z] #14 33.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-22T15:00:14.947Z] #14 33.37 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-22T15:00:14.947Z] #14 33.37 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-22T15:00:14.947Z] #14 33.37 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-22T15:00:14.947Z] #14 33.37 mingw-w64-x86-64-dev [2022-04-22T15:00:14.947Z] #14 33.72 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:14.947Z] #14 33.72 Need to get 115 MB of archives. [2022-04-22T15:00:14.947Z] #14 33.72 After this operation, 645 MB of additional disk space will be used. [2022-04-22T15:00:14.947Z] #14 33.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-22T15:00:14.947Z] #14 33.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-22T15:00:14.947Z] #14 33.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-22T15:00:14.947Z] #14 33.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-22T15:00:14.947Z] #14 34.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-22T15:00:14.947Z] #14 34.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-22T15:00:14.947Z] #14 34.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-22T15:00:14.947Z] #14 34.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-22T15:00:14.947Z] #14 34.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-22T15:00:14.947Z] #14 35.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-22T15:00:14.947Z] #14 36.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-22T15:00:14.947Z] #14 37.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-22T15:00:14.947Z] #14 38.29 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-22T15:00:14.947Z] #14 39.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-22T15:00:14.947Z] #14 ... [2022-04-22T15:00:14.947Z] [2022-04-22T15:00:14.947Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:14.947Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:14.947Z] #49 39.66 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T15:00:15.040Z] #53 39.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-22T15:00:15.040Z] #53 39.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-22T15:00:15.040Z] #53 39.12 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-22T15:00:15.040Z] #53 39.12 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-22T15:00:15.040Z] #53 39.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-22T15:00:15.040Z] #53 39.19 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-22T15:00:15.040Z] #53 39.19 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-22T15:00:15.040Z] #53 39.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-22T15:00:15.040Z] #53 39.25 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-22T15:00:15.210Z] #40 ... [2022-04-22T15:00:15.210Z] [2022-04-22T15:00:15.210Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:15.210Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-22T15:00:15.210Z] #49 28.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T15:00:15.210Z] #49 28.98 python3-protobuf python3-six [2022-04-22T15:00:15.210Z] #49 29.00 Suggested packages: [2022-04-22T15:00:15.210Z] #49 29.00 python3-setuptools [2022-04-22T15:00:15.210Z] #49 29.00 Recommended packages: [2022-04-22T15:00:15.210Z] #49 29.00 iproute2 | iproute [2022-04-22T15:00:15.210Z] #49 29.65 The following NEW packages will be installed: [2022-04-22T15:00:15.210Z] #49 29.66 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T15:00:15.210Z] #49 29.67 python3-protobuf python3-six [2022-04-22T15:00:15.210Z] #49 30.12 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:15.210Z] #49 30.12 Need to get 2115 kB of archives. [2022-04-22T15:00:15.210Z] #49 30.12 After this operation, 10.7 MB of additional disk space will be used. [2022-04-22T15:00:15.210Z] #49 30.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-22T15:00:15.210Z] #49 30.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:00:15.210Z] #49 30.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-22T15:00:15.210Z] #49 30.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-22T15:00:15.210Z] #49 30.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-22T15:00:15.210Z] #49 30.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-22T15:00:15.210Z] #49 30.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-22T15:00:15.210Z] #49 33.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-22T15:00:15.210Z] #49 34.54 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:15.210Z] #49 34.77 Fetched 2115 kB in 4s (527 kB/s) [2022-04-22T15:00:15.210Z] #49 34.85 Selecting previously unselected package libprotobuf23:arm64. [2022-04-22T15:00:15.210Z] #49 34.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-22T15:00:15.210Z] #49 34.89 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-22T15:00:15.210Z] #49 34.91 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-22T15:00:15.210Z] #49 35.48 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:00:15.210Z] #49 35.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:00:15.210Z] #49 35.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:00:15.210Z] #49 35.75 Selecting previously unselected package python3-six. [2022-04-22T15:00:15.210Z] #49 35.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-22T15:00:15.210Z] #49 35.77 Unpacking python3-six (1.16.0-2) ... [2022-04-22T15:00:15.210Z] #49 35.84 Selecting previously unselected package python3-protobuf. [2022-04-22T15:00:15.210Z] #49 35.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-22T15:00:15.210Z] #49 35.88 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-22T15:00:15.210Z] #49 36.36 Selecting previously unselected package libnet1:arm64. [2022-04-22T15:00:15.210Z] #49 36.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-22T15:00:15.210Z] #49 36.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:00:15.210Z] #49 36.51 Selecting previously unselected package libnl-3-200:arm64. [2022-04-22T15:00:15.210Z] #49 36.51 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-22T15:00:15.210Z] #49 36.51 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-22T15:00:15.210Z] #49 36.64 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-22T15:00:15.210Z] #49 36.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-22T15:00:15.210Z] #49 36.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-22T15:00:15.210Z] #49 36.77 Selecting previously unselected package criu. [2022-04-22T15:00:15.210Z] #49 36.80 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-22T15:00:15.210Z] #49 36.80 Unpacking criu (3.16.1-3) ... [2022-04-22T15:00:15.210Z] #49 37.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:00:15.210Z] #49 38.91 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-22T15:00:15.210Z] #49 38.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:00:15.210Z] #49 38.94 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-22T15:00:15.210Z] #49 38.99 Setting up python3-six (1.16.0-2) ... [2022-04-22T15:00:15.302Z] #53 39.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-22T15:00:15.302Z] #53 39.37 go: downloading github.com/julz/importas v0.1.0 [2022-04-22T15:00:15.302Z] #53 39.40 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-22T15:00:15.302Z] #53 39.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-22T15:00:15.521Z] #49 40.39 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:00:15.521Z] #49 40.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:00:15.521Z] #49 40.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:00:15.563Z] #53 39.57 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-22T15:00:15.563Z] #53 39.57 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-22T15:00:15.563Z] #53 39.57 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-22T15:00:15.563Z] #53 39.57 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-22T15:00:15.563Z] #53 39.57 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-22T15:00:15.563Z] #53 39.59 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-22T15:00:15.563Z] #53 39.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-22T15:00:15.563Z] #53 39.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-22T15:00:15.563Z] #53 39.67 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-22T15:00:15.563Z] #53 39.68 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-22T15:00:15.775Z] #49 ... [2022-04-22T15:00:15.775Z] [2022-04-22T15:00:15.775Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:15.775Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:00:15.775Z] #53 39.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-22T15:00:15.775Z] #53 39.98 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-22T15:00:15.775Z] #53 40.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T15:00:15.783Z] #49 40.62 Selecting previously unselected package python3-six. [2022-04-22T15:00:15.783Z] #49 40.62 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-22T15:00:15.783Z] #49 40.63 Unpacking python3-six (1.16.0-2) ... [2022-04-22T15:00:15.783Z] #49 40.73 Selecting previously unselected package python3-protobuf. [2022-04-22T15:00:15.783Z] #49 40.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-22T15:00:15.783Z] #49 40.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-22T15:00:15.977Z] #40 45.63 Selecting previously unselected package libxml2:amd64. [2022-04-22T15:00:15.977Z] #40 45.63 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-22T15:00:15.977Z] #40 45.64 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:15.977Z] #40 ... [2022-04-22T15:00:15.977Z] [2022-04-22T15:00:15.977Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:15.977Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:15.977Z] #53 40.85 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-22T15:00:15.977Z] #53 40.86 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-22T15:00:15.977Z] #53 40.88 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-22T15:00:15.977Z] #53 40.93 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-22T15:00:15.977Z] #53 41.01 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-22T15:00:15.977Z] #53 41.03 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-22T15:00:15.977Z] #53 41.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-22T15:00:15.977Z] #53 41.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-22T15:00:15.977Z] #53 41.14 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-22T15:00:15.977Z] #53 41.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-22T15:00:15.977Z] #53 41.35 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-22T15:00:15.977Z] #53 41.36 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-22T15:00:15.977Z] #53 41.40 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-22T15:00:15.977Z] #53 41.44 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-22T15:00:15.977Z] #53 41.48 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-22T15:00:15.977Z] #53 41.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-22T15:00:15.977Z] #53 41.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-22T15:00:15.977Z] #53 41.54 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-22T15:00:15.977Z] #53 41.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-22T15:00:15.977Z] #53 41.61 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-22T15:00:15.977Z] #53 41.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-22T15:00:15.977Z] #53 41.95 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-22T15:00:15.977Z] #53 41.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-22T15:00:15.977Z] #53 41.99 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-22T15:00:15.977Z] #53 42.02 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-22T15:00:15.977Z] #53 42.06 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-22T15:00:15.977Z] #53 42.13 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-22T15:00:15.977Z] #53 42.19 go: downloading honnef.co/go/tools v0.2.2 [2022-04-22T15:00:15.978Z] #53 43.52 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-22T15:00:15.978Z] #53 43.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-22T15:00:15.978Z] #53 43.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-22T15:00:15.978Z] #53 43.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-22T15:00:15.978Z] #53 43.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-22T15:00:15.978Z] #53 43.78 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-22T15:00:15.978Z] #53 43.86 go: downloading golang.org/x/text v0.3.7 [2022-04-22T15:00:16.032Z] #53 40.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-22T15:00:16.032Z] #53 40.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T15:00:16.140Z] #53 40.27 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-22T15:00:16.140Z] #53 40.27 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-22T15:00:16.140Z] #53 40.34 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-22T15:00:16.140Z] #53 40.34 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-22T15:00:16.289Z] #53 40.32 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-22T15:00:16.289Z] #53 40.37 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-22T15:00:16.289Z] #53 40.44 go: downloading golang.org/x/mod v0.5.1 [2022-04-22T15:00:16.289Z] #53 40.45 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-22T15:00:16.289Z] #53 40.49 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-22T15:00:16.289Z] #53 40.54 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-22T15:00:16.359Z] #49 41.18 Selecting previously unselected package libnet1:amd64. [2022-04-22T15:00:16.359Z] #49 41.18 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-22T15:00:16.359Z] #49 41.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:00:16.359Z] #49 41.32 Selecting previously unselected package libnl-3-200:amd64. [2022-04-22T15:00:16.359Z] #49 41.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-22T15:00:16.359Z] #49 41.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:00:16.401Z] #53 40.39 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-22T15:00:16.401Z] #53 40.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-22T15:00:16.401Z] #53 40.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-22T15:00:16.401Z] #53 40.49 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-22T15:00:16.401Z] #53 40.50 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-22T15:00:16.549Z] #53 40.57 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T15:00:16.549Z] #53 40.68 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-22T15:00:16.549Z] #53 40.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-22T15:00:16.549Z] #53 40.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-22T15:00:16.623Z] #49 41.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-22T15:00:16.623Z] #49 41.46 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-22T15:00:16.623Z] #49 41.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:00:16.623Z] #49 41.58 Selecting previously unselected package criu. [2022-04-22T15:00:16.623Z] #49 41.58 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-22T15:00:16.623Z] #49 41.59 Unpacking criu (3.16.1-3) ... [2022-04-22T15:00:16.660Z] #53 40.80 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-22T15:00:16.661Z] #53 40.80 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-22T15:00:16.661Z] #53 40.80 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-22T15:00:16.661Z] #53 40.80 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-22T15:00:16.661Z] #53 40.80 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-22T15:00:16.661Z] #53 40.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-22T15:00:16.661Z] #53 40.82 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-22T15:00:16.920Z] #53 ... [2022-04-22T15:00:16.920Z] [2022-04-22T15:00:16.920Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:16.920Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:16.920Z] #40 46.20 Selecting previously unselected package libarchive13:amd64. [2022-04-22T15:00:16.920Z] #40 46.25 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-22T15:00:16.920Z] #40 46.26 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-22T15:00:16.920Z] #40 46.55 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-22T15:00:16.920Z] #40 46.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-22T15:00:16.920Z] #40 46.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-22T15:00:16.920Z] #40 46.70 Selecting previously unselected package librhash0:amd64. [2022-04-22T15:00:16.920Z] #40 46.70 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-22T15:00:16.920Z] #40 46.72 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-22T15:00:16.920Z] #40 46.94 Selecting previously unselected package libuv1:amd64. [2022-04-22T15:00:16.920Z] #40 46.94 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-22T15:00:16.920Z] #40 46.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-22T15:00:16.920Z] #53 40.96 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-22T15:00:16.920Z] #53 40.96 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-22T15:00:16.920Z] #53 40.96 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-22T15:00:16.920Z] #53 41.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-22T15:00:16.920Z] #53 41.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-22T15:00:16.920Z] #53 41.17 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-22T15:00:16.920Z] #53 41.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-22T15:00:17.156Z] #53 41.03 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T15:00:17.156Z] #53 41.22 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-22T15:00:17.180Z] #40 47.20 Selecting previously unselected package cmake. [2022-04-22T15:00:17.180Z] #40 47.20 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-22T15:00:17.180Z] #40 47.21 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:00:17.181Z] #53 41.22 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-22T15:00:17.181Z] #53 41.28 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-22T15:00:17.198Z] #49 42.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:00:17.421Z] #53 41.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-22T15:00:17.421Z] #53 41.47 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-22T15:00:17.421Z] #53 41.51 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-22T15:00:17.421Z] #53 41.54 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T15:00:17.421Z] #53 41.55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T15:00:17.421Z] #53 41.59 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-22T15:00:17.421Z] #53 41.60 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-22T15:00:17.442Z] #53 41.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-22T15:00:17.702Z] #53 41.74 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-22T15:00:17.702Z] #53 41.80 go: downloading honnef.co/go/tools v0.2.2 [2022-04-22T15:00:18.122Z] #40 ... [2022-04-22T15:00:18.122Z] [2022-04-22T15:00:18.122Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:18.122Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:18.122Z] #49 37.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-22T15:00:18.122Z] #49 39.50 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:18.122Z] #49 39.73 Fetched 2292 kB in 4s (561 kB/s) [2022-04-22T15:00:18.122Z] #49 39.82 Selecting previously unselected package libprotobuf23:amd64. [2022-04-22T15:00:18.123Z] #49 39.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:18.123Z] #49 39.88 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-22T15:00:18.123Z] #49 39.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T15:00:18.123Z] #49 40.50 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:00:18.123Z] #49 40.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:00:18.123Z] #49 40.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:00:18.123Z] #49 40.68 Selecting previously unselected package python3-six. [2022-04-22T15:00:18.123Z] #49 40.70 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-22T15:00:18.123Z] #49 40.71 Unpacking python3-six (1.16.0-2) ... [2022-04-22T15:00:18.123Z] #49 40.80 Selecting previously unselected package python3-protobuf. [2022-04-22T15:00:18.123Z] #49 40.80 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-22T15:00:18.123Z] #49 40.81 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-22T15:00:18.123Z] #49 41.36 Selecting previously unselected package libnet1:amd64. [2022-04-22T15:00:18.123Z] #49 41.37 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-22T15:00:18.123Z] #49 41.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:00:18.123Z] #49 41.51 Selecting previously unselected package libnl-3-200:amd64. [2022-04-22T15:00:18.123Z] #49 41.51 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-22T15:00:18.123Z] #49 41.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:00:18.123Z] #49 41.67 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-22T15:00:18.123Z] #49 41.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-22T15:00:18.123Z] #49 41.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:00:18.123Z] #49 41.76 Selecting previously unselected package criu. [2022-04-22T15:00:18.123Z] #49 41.76 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-22T15:00:18.123Z] #49 41.77 Unpacking criu (3.16.1-3) ... [2022-04-22T15:00:18.123Z] #49 42.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:00:18.123Z] #49 44.23 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T15:00:18.123Z] #49 44.25 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:00:18.123Z] #49 44.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:00:18.123Z] #49 44.28 Setting up python3-six (1.16.0-2) ... [2022-04-22T15:00:18.123Z] #49 45.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:00:18.123Z] #49 45.58 Setting up python3-protobuf (3.12.4-1) ... [2022-04-22T15:00:18.354Z] #53 42.15 go: downloading github.com/prometheus/common v0.10.0 [2022-04-22T15:00:18.354Z] #53 ... [2022-04-22T15:00:18.354Z] [2022-04-22T15:00:18.354Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:18.354Z] #62 sha256:1256ce099cc84c9990b264d36c7600eab7b2bbe5d4f0a754ab188988e0db5a43 [2022-04-22T15:00:18.354Z] #62 0.749 + RM_GOPATH=0 [2022-04-22T15:00:18.354Z] #62 0.772 + TMP_GOPATH= [2022-04-22T15:00:18.354Z] #62 0.772 + : /build [2022-04-22T15:00:18.354Z] #62 0.772 + '[' -z '' ']' [2022-04-22T15:00:18.354Z] #62 0.772 ++ mktemp -d [2022-04-22T15:00:18.354Z] #62 0.780 + export GOPATH=/tmp/tmp.3cjyaozK6V [2022-04-22T15:00:18.354Z] #62 0.780 + GOPATH=/tmp/tmp.3cjyaozK6V [2022-04-22T15:00:18.354Z] #62 0.780 + RM_GOPATH=1 [2022-04-22T15:00:18.354Z] #62 0.780 + case "$(go env GOARCH)" in [2022-04-22T15:00:18.354Z] #62 0.780 ++ go env GOARCH [2022-04-22T15:00:18.354Z] #62 0.835 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:18.354Z] #62 0.835 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:18.354Z] #62 0.841 ++ dirname /install.sh [2022-04-22T15:00:18.354Z] #62 0.895 + dir=/ [2022-04-22T15:00:18.354Z] #62 0.895 + bin=containerd [2022-04-22T15:00:18.354Z] #62 0.895 + shift [2022-04-22T15:00:18.354Z] #62 0.895 + '[' '!' -f //containerd.installer ']' [2022-04-22T15:00:18.354Z] #62 0.895 + . //containerd.installer [2022-04-22T15:00:18.354Z] #62 0.895 ++ set -e [2022-04-22T15:00:18.354Z] #62 0.895 ++ : v1.6.2 [2022-04-22T15:00:18.354Z] #62 0.895 + install_containerd [2022-04-22T15:00:18.354Z] #62 0.952 + echo 'Install containerd version v1.6.2' [2022-04-22T15:00:18.354Z] #62 0.952 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3cjyaozK6V/src/github.com/containerd/containerd [2022-04-22T15:00:18.354Z] #62 0.960 Cloning into '/tmp/tmp.3cjyaozK6V/src/github.com/containerd/containerd'... [2022-04-22T15:00:18.354Z] #62 0.966 Install containerd version v1.6.2 [2022-04-22T15:00:18.693Z] #49 ... [2022-04-22T15:00:18.693Z] [2022-04-22T15:00:18.693Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:18.693Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:18.693Z] #53 48.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-22T15:00:18.693Z] #53 48.71 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-22T15:00:18.693Z] #53 48.75 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T15:00:18.733Z] #62 ... [2022-04-22T15:00:18.733Z] [2022-04-22T15:00:18.733Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:18.733Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:00:18.733Z] #53 42.66 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-22T15:00:18.955Z] #53 48.94 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-22T15:00:18.955Z] #53 49.03 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T15:00:18.955Z] #53 49.03 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-22T15:00:18.991Z] #53 42.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-22T15:00:18.991Z] #53 43.12 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-22T15:00:19.085Z] #53 42.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-22T15:00:19.085Z] #53 42.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-22T15:00:19.085Z] #53 43.08 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-22T15:00:19.085Z] #53 43.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-22T15:00:19.085Z] #53 43.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-22T15:00:19.085Z] #53 43.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-22T15:00:19.085Z] #53 43.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-22T15:00:19.085Z] #53 ... [2022-04-22T15:00:19.085Z] [2022-04-22T15:00:19.085Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:19.085Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:19.085Z] #49 33.09 The following additional packages will be installed: [2022-04-22T15:00:19.085Z] #49 33.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T15:00:19.085Z] #49 33.09 python3-protobuf python3-six [2022-04-22T15:00:19.085Z] #49 33.10 Suggested packages: [2022-04-22T15:00:19.085Z] #49 33.11 python3-setuptools [2022-04-22T15:00:19.085Z] #49 33.11 Recommended packages: [2022-04-22T15:00:19.085Z] #49 33.11 iproute2 | iproute [2022-04-22T15:00:19.085Z] #49 33.81 The following NEW packages will be installed: [2022-04-22T15:00:19.085Z] #49 33.86 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-22T15:00:19.085Z] #49 33.88 python3-protobuf python3-six [2022-04-22T15:00:19.085Z] #49 34.44 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:00:19.085Z] #49 34.44 Need to get 2292 kB of archives. [2022-04-22T15:00:19.085Z] #49 34.44 After this operation, 11.0 MB of additional disk space will be used. [2022-04-22T15:00:19.085Z] #49 34.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-22T15:00:19.085Z] #49 34.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:00:19.085Z] #49 34.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-22T15:00:19.085Z] #49 34.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-22T15:00:19.085Z] #49 34.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-22T15:00:19.085Z] #49 34.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-22T15:00:19.085Z] #49 34.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-22T15:00:19.085Z] #49 37.60 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-22T15:00:19.085Z] #49 38.77 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:19.085Z] #49 39.05 Fetched 2292 kB in 4s (575 kB/s) [2022-04-22T15:00:19.085Z] #49 39.09 Selecting previously unselected package libprotobuf23:amd64. [2022-04-22T15:00:19.085Z] #49 39.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:19.085Z] #49 39.19 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-22T15:00:19.085Z] #49 39.19 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T15:00:19.085Z] #49 39.89 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:00:19.085Z] #49 39.89 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:00:19.085Z] #49 39.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:00:19.085Z] #49 40.16 Selecting previously unselected package python3-six. [2022-04-22T15:00:19.085Z] #49 40.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-22T15:00:19.085Z] #49 40.16 Unpacking python3-six (1.16.0-2) ... [2022-04-22T15:00:19.085Z] #49 40.24 Selecting previously unselected package python3-protobuf. [2022-04-22T15:00:19.085Z] #49 40.27 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-22T15:00:19.085Z] #49 40.29 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-22T15:00:19.085Z] #49 40.74 Selecting previously unselected package libnet1:amd64. [2022-04-22T15:00:19.085Z] #49 40.74 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-22T15:00:19.085Z] #49 40.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:00:19.085Z] #49 40.87 Selecting previously unselected package libnl-3-200:amd64. [2022-04-22T15:00:19.085Z] #49 40.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-22T15:00:19.085Z] #49 40.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:00:19.085Z] #49 40.97 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-22T15:00:19.085Z] #49 40.99 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-22T15:00:19.085Z] #49 40.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:00:19.085Z] #49 41.10 Selecting previously unselected package criu. [2022-04-22T15:00:19.085Z] #49 41.10 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-22T15:00:19.085Z] #49 41.10 Unpacking criu (3.16.1-3) ... [2022-04-22T15:00:19.085Z] #49 41.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:00:19.122Z] #49 43.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T15:00:19.122Z] #49 43.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:00:19.122Z] #49 43.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:00:19.122Z] #49 43.91 Setting up python3-six (1.16.0-2) ... [2022-04-22T15:00:19.216Z] #53 49.10 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-22T15:00:19.216Z] #53 49.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-22T15:00:19.216Z] #53 49.13 go: downloading golang.org/x/mod v0.5.1 [2022-04-22T15:00:19.216Z] #53 49.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-22T15:00:19.345Z] #49 43.38 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T15:00:19.345Z] #49 ... [2022-04-22T15:00:19.345Z] [2022-04-22T15:00:19.345Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:19.345Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:19.345Z] #53 43.55 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-22T15:00:19.345Z] #53 43.58 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T15:00:19.477Z] #53 49.37 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-22T15:00:19.477Z] #53 49.39 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T15:00:19.477Z] #53 49.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-22T15:00:19.477Z] #53 49.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-22T15:00:19.477Z] #53 49.48 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-22T15:00:19.605Z] #53 43.67 go: downloading golang.org/x/text v0.3.7 [2022-04-22T15:00:19.982Z] #53 ... [2022-04-22T15:00:19.982Z] [2022-04-22T15:00:19.982Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T15:00:19.982Z] #31 sha256:b015f9a10e0d47cd291d9b106d7c69d29addb53053da3fee127a0927f71dc79e [2022-04-22T15:00:19.982Z] #31 30.17 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-22T15:00:19.982Z] #31 31.48 [2022-04-22T15:00:19.982Z] #31 31.77 #=#=# ######################################################################## 100.0% [2022-04-22T15:00:19.982Z] #31 32.82 [2022-04-22T15:00:19.982Z] #31 34.91 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-22T15:00:19.983Z] #31 36.23 [2022-04-22T15:00:19.983Z] #31 36.52 #=#=# ######################################################################## 100.0% [2022-04-22T15:00:19.983Z] #31 37.54 [2022-04-22T15:00:19.983Z] #31 37.88 Download of images into '/build' complete. [2022-04-22T15:00:19.983Z] #31 37.88 Use something like the following to load the result into a Docker daemon: [2022-04-22T15:00:19.983Z] #31 37.88 tar -cC '/build' . | docker load [2022-04-22T15:00:20.049Z] #53 49.81 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T15:00:20.049Z] #53 49.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-22T15:00:20.049Z] #53 49.99 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-22T15:00:20.049Z] #53 50.23 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-22T15:00:20.071Z] #49 44.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:00:20.072Z] #49 44.95 Setting up python3-protobuf (3.12.4-1) ... [2022-04-22T15:00:20.239Z] #31 ... [2022-04-22T15:00:20.239Z] [2022-04-22T15:00:20.239Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:20.239Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-22T15:00:20.239Z] #40 40.39 Selecting previously unselected package libxml2:arm64. [2022-04-22T15:00:20.239Z] #40 40.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-22T15:00:20.239Z] #40 40.41 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:20.239Z] #40 40.88 Selecting previously unselected package libarchive13:arm64. [2022-04-22T15:00:20.239Z] #40 40.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-22T15:00:20.239Z] #40 40.90 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-22T15:00:20.239Z] #40 41.24 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-22T15:00:20.239Z] #40 41.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-22T15:00:20.239Z] #40 41.25 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-22T15:00:20.239Z] #40 41.39 Selecting previously unselected package librhash0:arm64. [2022-04-22T15:00:20.239Z] #40 41.39 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-22T15:00:20.239Z] #40 41.40 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-22T15:00:20.239Z] #40 41.58 Selecting previously unselected package libuv1:arm64. [2022-04-22T15:00:20.239Z] #40 41.58 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-22T15:00:20.239Z] #40 41.59 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-22T15:00:20.239Z] #40 42.65 Selecting previously unselected package cmake. [2022-04-22T15:00:20.239Z] #40 42.67 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-22T15:00:20.239Z] #40 43.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:00:20.311Z] #53 50.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-22T15:00:20.311Z] #53 50.36 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T15:00:20.334Z] #49 ... [2022-04-22T15:00:20.334Z] [2022-04-22T15:00:20.334Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:20.334Z] #62 sha256:0db74ba13d0980eaf1bfba110983897e3e2e08055ca47482481005c23ee266b5 [2022-04-22T15:00:20.334Z] #62 1.171 + RM_GOPATH=0 [2022-04-22T15:00:20.334Z] #62 1.171 + TMP_GOPATH= [2022-04-22T15:00:20.334Z] #62 1.171 + : /build [2022-04-22T15:00:20.334Z] #62 1.171 + '[' -z '' ']' [2022-04-22T15:00:20.334Z] #62 1.172 ++ mktemp -d [2022-04-22T15:00:20.334Z] #62 1.177 + export GOPATH=/tmp/tmp.144jbJ9OFv [2022-04-22T15:00:20.334Z] #62 1.177 + GOPATH=/tmp/tmp.144jbJ9OFv [2022-04-22T15:00:20.334Z] #62 1.177 + RM_GOPATH=1 [2022-04-22T15:00:20.334Z] #62 1.178 + case "$(go env GOARCH)" in [2022-04-22T15:00:20.334Z] #62 1.180 ++ go env GOARCH [2022-04-22T15:00:20.334Z] #62 1.217 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:20.334Z] #62 1.217 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:20.334Z] #62 1.218 ++ dirname /install.sh [2022-04-22T15:00:20.334Z] #62 1.219 + dir=/ [2022-04-22T15:00:20.334Z] #62 1.219 + bin=containerd [2022-04-22T15:00:20.334Z] #62 1.219 + shift [2022-04-22T15:00:20.334Z] #62 1.220 + '[' '!' -f //containerd.installer ']' [2022-04-22T15:00:20.334Z] #62 1.220 + . //containerd.installer [2022-04-22T15:00:20.334Z] #62 1.220 ++ set -e [2022-04-22T15:00:20.334Z] #62 1.220 ++ : v1.6.2 [2022-04-22T15:00:20.334Z] #62 1.220 + install_containerd [2022-04-22T15:00:20.334Z] #62 1.220 + echo 'Install containerd version v1.6.2' [2022-04-22T15:00:20.334Z] #62 1.220 Install containerd version v1.6.2 [2022-04-22T15:00:20.334Z] #62 1.220 + git clone https://github.com/containerd/containerd.git /tmp/tmp.144jbJ9OFv/src/github.com/containerd/containerd [2022-04-22T15:00:20.334Z] #62 1.232 Cloning into '/tmp/tmp.144jbJ9OFv/src/github.com/containerd/containerd'... [2022-04-22T15:00:20.572Z] #53 50.37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T15:00:20.572Z] #53 50.40 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-22T15:00:20.572Z] #53 50.44 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-22T15:00:20.572Z] #53 ... [2022-04-22T15:00:20.572Z] [2022-04-22T15:00:20.572Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:20.572Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:20.572Z] #14 40.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-22T15:00:20.572Z] #14 40.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-22T15:00:20.572Z] #14 40.49 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:00:20.572Z] #14 42.49 Selecting previously unselected package binutils-mingw-w64. [2022-04-22T15:00:20.572Z] #14 42.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-22T15:00:20.572Z] #14 42.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:00:20.572Z] #14 42.60 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-22T15:00:20.572Z] #14 42.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:00:20.572Z] #14 42.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:00:20.572Z] #14 42.84 Selecting previously unselected package dmsetup. [2022-04-22T15:00:20.572Z] #14 42.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:00:20.573Z] #14 42.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:00:20.573Z] #14 43.02 Selecting previously unselected package mingw-w64-common. [2022-04-22T15:00:20.573Z] #14 43.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-22T15:00:20.573Z] #14 43.02 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-22T15:00:20.573Z] #14 48.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-22T15:00:20.573Z] #14 48.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-22T15:00:20.573Z] #14 48.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:00:20.596Z] #62 ... [2022-04-22T15:00:20.596Z] [2022-04-22T15:00:20.596Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:20.596Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:20.596Z] #14 40.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-22T15:00:20.596Z] #14 40.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-22T15:00:20.596Z] #14 40.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-22T15:00:20.596Z] #14 40.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-22T15:00:20.596Z] #14 40.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-22T15:00:20.596Z] #14 40.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-22T15:00:20.596Z] #14 40.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-22T15:00:20.596Z] #14 40.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-22T15:00:20.596Z] #14 40.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-22T15:00:20.596Z] #14 40.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-22T15:00:20.596Z] #14 40.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-22T15:00:20.596Z] #14 40.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-22T15:00:20.596Z] #14 40.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-22T15:00:20.596Z] #14 40.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-22T15:00:20.596Z] #14 40.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-22T15:00:20.596Z] #14 40.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-22T15:00:20.596Z] #14 41.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:20.596Z] #14 41.89 Fetched 115 MB in 7s (15.9 MB/s) [2022-04-22T15:00:20.596Z] #14 41.97 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-22T15:00:20.596Z] #14 41.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:20.596Z] #14 42.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-22T15:00:20.596Z] #14 42.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:00:20.596Z] #14 44.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-22T15:00:20.596Z] #14 44.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-22T15:00:20.596Z] #14 44.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:00:20.758Z] #19 146.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-22T15:00:20.758Z] #19 146.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:20.758Z] #19 146.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:00:20.758Z] #19 ... [2022-04-22T15:00:20.758Z] [2022-04-22T15:00:20.759Z] #52 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T15:00:20.759Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T15:00:20.759Z] #52 DONE 153.3s [2022-04-22T15:00:20.759Z] [2022-04-22T15:00:20.759Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-22T15:00:20.759Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-22T15:00:20.759Z] #19 146.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-22T15:00:20.759Z] #19 146.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-22T15:00:20.759Z] #19 146.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-22T15:00:20.802Z] #40 ... [2022-04-22T15:00:20.802Z] [2022-04-22T15:00:20.802Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:20.802Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-22T15:00:20.802Z] #34 34.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-22T15:00:20.802Z] #34 35.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:20.832Z] #14 ... [2022-04-22T15:00:20.832Z] [2022-04-22T15:00:20.832Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:20.832Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:20.832Z] #40 50.75 Setting up libicu67:amd64 (67.1-7) ... [2022-04-22T15:00:20.832Z] #40 50.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:20.832Z] #40 50.81 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-22T15:00:20.832Z] #40 50.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:20.832Z] #40 50.85 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-22T15:00:20.832Z] #40 50.87 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-22T15:00:20.832Z] #40 50.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:00:20.832Z] #40 50.91 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:20.832Z] #40 50.93 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-22T15:00:20.832Z] #40 50.96 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:00:20.832Z] #40 50.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:21.016Z] #19 147.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-22T15:00:21.016Z] #19 147.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-22T15:00:21.016Z] #19 147.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-22T15:00:21.058Z] #34 ... [2022-04-22T15:00:21.058Z] [2022-04-22T15:00:21.058Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:21.058Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T15:00:21.058Z] #14 40.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-22T15:00:21.058Z] #14 40.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-22T15:00:21.058Z] #14 40.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:00:21.173Z] #14 46.40 Selecting previously unselected package binutils-mingw-w64. [2022-04-22T15:00:21.173Z] #14 46.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-22T15:00:21.173Z] #14 46.41 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:00:21.436Z] #14 46.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-22T15:00:21.436Z] #14 46.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:00:21.436Z] #14 46.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:00:21.436Z] #14 46.68 Selecting previously unselected package dmsetup. [2022-04-22T15:00:21.436Z] #14 46.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:00:21.436Z] #14 46.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:00:21.636Z] #14 ... [2022-04-22T15:00:21.636Z] [2022-04-22T15:00:21.636Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-22T15:00:21.636Z] #31 sha256:b015f9a10e0d47cd291d9b106d7c69d29addb53053da3fee127a0927f71dc79e [2022-04-22T15:00:21.636Z] #31 DONE 41.9s [2022-04-22T15:00:21.698Z] #14 46.88 Selecting previously unselected package mingw-w64-common. [2022-04-22T15:00:21.698Z] #14 46.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-22T15:00:21.698Z] #14 46.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-22T15:00:21.949Z] #19 147.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-22T15:00:21.949Z] #19 147.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:21.949Z] #19 147.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:00:21.984Z] [2022-04-22T15:00:21.984Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:21.984Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-22T15:00:21.984Z] #49 39.93 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-22T15:00:21.984Z] #49 39.97 Setting up python3-protobuf (3.12.4-1) ... [2022-04-22T15:00:21.984Z] #49 43.97 Setting up criu (3.16.1-3) ... [2022-04-22T15:00:21.984Z] #49 45.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:21.984Z] #49 ... [2022-04-22T15:00:21.984Z] [2022-04-22T15:00:21.984Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:21.984Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-22T15:00:21.984Z] #40 45.98 Setting up libicu67:arm64 (67.1-7) ... [2022-04-22T15:00:21.984Z] #40 46.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:21.984Z] #40 46.11 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-22T15:00:21.984Z] #40 46.12 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:22.206Z] #19 148.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-22T15:00:22.206Z] #19 148.3 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:00:22.206Z] #19 148.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:00:22.219Z] #40 ... [2022-04-22T15:00:22.219Z] [2022-04-22T15:00:22.219Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:22.219Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T15:00:22.219Z] #34 41.94 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-22T15:00:22.219Z] #34 42.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-22T15:00:22.219Z] #34 42.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:22.242Z] #40 46.39 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-22T15:00:22.242Z] #40 46.41 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-22T15:00:22.242Z] #40 46.46 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:00:22.479Z] #34 ... [2022-04-22T15:00:22.479Z] [2022-04-22T15:00:22.479Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:22.479Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:22.479Z] #49 49.17 Setting up criu (3.16.1-3) ... [2022-04-22T15:00:22.479Z] #49 50.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:22.479Z] #49 DONE 52.2s [2022-04-22T15:00:22.479Z] [2022-04-22T15:00:22.479Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:22.479Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:22.479Z] #40 DONE 52.4s [2022-04-22T15:00:22.479Z] [2022-04-22T15:00:22.479Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-22T15:00:22.479Z] #41 sha256:3a9830501181649972b9bf96c41aa4b829d0e379110a89cea2797e364afab17d [2022-04-22T15:00:22.479Z] #41 DONE 0.3s [2022-04-22T15:00:22.479Z] [2022-04-22T15:00:22.479Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-22T15:00:22.479Z] #42 sha256:71028602f9e10c9ac842458e8a60747a1e49fc37b0e35f87e6724d05f43a65ba [2022-04-22T15:00:22.510Z] #40 46.49 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:22.510Z] #40 46.51 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-22T15:00:22.510Z] #40 46.54 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:00:22.510Z] #40 46.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:22.768Z] #40 ... [2022-04-22T15:00:22.768Z] [2022-04-22T15:00:22.768Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:22.768Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-22T15:00:22.768Z] #49 DONE 46.5s [2022-04-22T15:00:22.957Z] #53 ... [2022-04-22T15:00:22.957Z] [2022-04-22T15:00:22.958Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:22.958Z] #62 sha256:ebcd24161032553fef934d87494a0ee5efff1649cbdf7676c01cc68cc6646bef [2022-04-22T15:00:22.958Z] #62 6.165 + RM_GOPATH=0 [2022-04-22T15:00:22.958Z] #62 6.165 + TMP_GOPATH= [2022-04-22T15:00:22.958Z] #62 6.165 + : /build [2022-04-22T15:00:22.958Z] #62 6.165 + '[' -z '' ']' [2022-04-22T15:00:22.958Z] #62 6.165 ++ mktemp -d [2022-04-22T15:00:22.958Z] #62 6.165 + export GOPATH=/tmp/tmp.FGpAmPSLVc [2022-04-22T15:00:22.958Z] #62 6.165 + GOPATH=/tmp/tmp.FGpAmPSLVc [2022-04-22T15:00:22.958Z] #62 6.165 + RM_GOPATH=1 [2022-04-22T15:00:22.958Z] #62 6.165 + case "$(go env GOARCH)" in [2022-04-22T15:00:22.958Z] #62 6.165 ++ go env GOARCH [2022-04-22T15:00:22.958Z] #62 6.181 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:22.958Z] #62 6.181 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:22.958Z] #62 6.182 ++ dirname /install.sh [2022-04-22T15:00:22.958Z] #62 6.183 + dir=/ [2022-04-22T15:00:22.958Z] #62 6.185 + bin=containerd [2022-04-22T15:00:22.958Z] #62 6.185 + shift [2022-04-22T15:00:22.958Z] #62 6.185 + '[' '!' -f //containerd.installer ']' [2022-04-22T15:00:22.958Z] #62 6.186 + . //containerd.installer [2022-04-22T15:00:22.958Z] #62 6.186 ++ set -e [2022-04-22T15:00:22.958Z] #62 6.188 ++ : v1.6.2 [2022-04-22T15:00:22.958Z] #62 6.188 + install_containerd [2022-04-22T15:00:22.958Z] #62 6.189 + echo 'Install containerd version v1.6.2' [2022-04-22T15:00:22.958Z] #62 6.189 Install containerd version v1.6.2 [2022-04-22T15:00:22.958Z] #62 6.189 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FGpAmPSLVc/src/github.com/containerd/containerd [2022-04-22T15:00:22.958Z] #62 6.191 Cloning into '/tmp/tmp.FGpAmPSLVc/src/github.com/containerd/containerd'... [2022-04-22T15:00:23.034Z] [2022-04-22T15:00:23.034Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:23.034Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-22T15:00:23.034Z] #40 DONE 47.0s [2022-04-22T15:00:23.034Z] [2022-04-22T15:00:23.034Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-22T15:00:23.034Z] #41 sha256:6e960a5d444e9eb9f0776dc97089f53746d6ddb2e7de4c608d0bae1bcb7b3818 [2022-04-22T15:00:23.217Z] #62 ... [2022-04-22T15:00:23.217Z] [2022-04-22T15:00:23.217Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:23.217Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:23.217Z] #40 39.19 Selecting previously unselected package libicu67:amd64. [2022-04-22T15:00:23.217Z] #40 39.19 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-22T15:00:23.217Z] #40 39.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-22T15:00:23.217Z] #40 45.09 Selecting previously unselected package libxml2:amd64. [2022-04-22T15:00:23.217Z] #40 45.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-22T15:00:23.217Z] #40 45.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:23.217Z] #40 45.88 Selecting previously unselected package libarchive13:amd64. [2022-04-22T15:00:23.217Z] #40 45.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-22T15:00:23.217Z] #40 45.93 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-22T15:00:23.217Z] #40 46.22 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-22T15:00:23.217Z] #40 46.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-22T15:00:23.217Z] #40 46.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-22T15:00:23.217Z] #40 46.40 Selecting previously unselected package librhash0:amd64. [2022-04-22T15:00:23.217Z] #40 46.42 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-22T15:00:23.217Z] #40 46.43 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-22T15:00:23.218Z] #40 46.68 Selecting previously unselected package libuv1:amd64. [2022-04-22T15:00:23.218Z] #40 46.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-22T15:00:23.218Z] #40 46.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-22T15:00:23.218Z] #40 46.83 Selecting previously unselected package cmake. [2022-04-22T15:00:23.218Z] #40 46.84 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-22T15:00:23.218Z] #40 46.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:00:23.290Z] #41 DONE 0.4s [2022-04-22T15:00:23.290Z] [2022-04-22T15:00:23.290Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:23.290Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:00:23.290Z] #53 44.31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-22T15:00:23.619Z] #14 ... [2022-04-22T15:00:23.619Z] [2022-04-22T15:00:23.619Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:23.619Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:23.619Z] #49 48.44 Setting up criu (3.16.1-3) ... [2022-04-22T15:00:23.799Z] #40 ... [2022-04-22T15:00:23.799Z] [2022-04-22T15:00:23.799Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:23.799Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:23.799Z] #14 37.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-22T15:00:23.799Z] #14 38.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-22T15:00:23.799Z] #14 38.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-22T15:00:23.799Z] #14 38.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-22T15:00:23.799Z] #14 38.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-22T15:00:23.799Z] #14 38.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-22T15:00:23.799Z] #14 38.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-22T15:00:23.799Z] #14 38.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-22T15:00:23.799Z] #14 38.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-22T15:00:23.799Z] #14 38.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-22T15:00:23.799Z] #14 38.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-22T15:00:23.799Z] #14 38.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-22T15:00:23.799Z] #14 38.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-22T15:00:23.799Z] #14 38.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-22T15:00:23.799Z] #14 38.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-22T15:00:23.799Z] #14 38.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-22T15:00:23.799Z] #14 38.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-22T15:00:23.799Z] #14 39.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:00:23.799Z] #14 39.75 Fetched 115 MB in 6s (19.4 MB/s) [2022-04-22T15:00:23.799Z] #14 39.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-22T15:00:23.799Z] #14 39.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-22T15:00:23.799Z] #14 39.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-22T15:00:23.799Z] #14 39.93 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:00:23.799Z] #14 41.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-22T15:00:23.799Z] #14 41.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-22T15:00:23.799Z] #14 41.99 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:00:23.799Z] #14 44.10 Selecting previously unselected package binutils-mingw-w64. [2022-04-22T15:00:23.799Z] #14 44.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-22T15:00:23.799Z] #14 44.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:00:23.799Z] #14 44.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-22T15:00:23.799Z] #14 44.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:00:23.799Z] #14 44.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:00:23.799Z] #14 44.44 Selecting previously unselected package dmsetup. [2022-04-22T15:00:23.799Z] #14 44.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:00:23.799Z] #14 44.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:00:23.799Z] #14 44.61 Selecting previously unselected package mingw-w64-common. [2022-04-22T15:00:23.799Z] #14 44.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-22T15:00:23.799Z] #14 44.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-22T15:00:24.194Z] #49 ... [2022-04-22T15:00:24.194Z] [2022-04-22T15:00:24.194Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:24.194Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:24.194Z] #40 39.19 Selecting previously unselected package libicu67:amd64. [2022-04-22T15:00:24.194Z] #40 39.22 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-22T15:00:24.194Z] #40 39.23 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-22T15:00:24.194Z] #40 44.57 Selecting previously unselected package libxml2:amd64. [2022-04-22T15:00:24.194Z] #40 44.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-22T15:00:24.194Z] #40 44.58 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:24.194Z] #40 45.00 Selecting previously unselected package libarchive13:amd64. [2022-04-22T15:00:24.194Z] #40 45.00 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-22T15:00:24.194Z] #40 45.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-22T15:00:24.194Z] #40 45.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-22T15:00:24.194Z] #40 45.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-22T15:00:24.194Z] #40 45.32 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-22T15:00:24.194Z] #40 45.44 Selecting previously unselected package librhash0:amd64. [2022-04-22T15:00:24.194Z] #40 45.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-22T15:00:24.194Z] #40 45.45 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-22T15:00:24.194Z] #40 45.60 Selecting previously unselected package libuv1:amd64. [2022-04-22T15:00:24.194Z] #40 45.60 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-22T15:00:24.194Z] #40 45.62 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-22T15:00:24.194Z] #40 45.77 Selecting previously unselected package cmake. [2022-04-22T15:00:24.194Z] #40 45.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-22T15:00:24.194Z] #40 45.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:00:24.194Z] #40 49.39 Setting up libicu67:amd64 (67.1-7) ... [2022-04-22T15:00:24.194Z] #40 49.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:24.194Z] #40 ... [2022-04-22T15:00:24.194Z] [2022-04-22T15:00:24.194Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:24.194Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:24.194Z] #53 41.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-22T15:00:24.194Z] #53 41.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-22T15:00:24.194Z] #53 41.20 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-22T15:00:24.194Z] #53 41.31 go: downloading golang.org/x/text v0.3.7 [2022-04-22T15:00:24.194Z] #53 45.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-22T15:00:24.194Z] #53 46.10 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-22T15:00:24.194Z] #53 46.12 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T15:00:24.194Z] #53 46.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-22T15:00:24.194Z] #53 46.43 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T15:00:24.194Z] #53 46.44 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-22T15:00:24.194Z] #53 46.50 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-22T15:00:24.194Z] #53 46.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-22T15:00:24.194Z] #53 46.56 go: downloading golang.org/x/mod v0.5.1 [2022-04-22T15:00:24.194Z] #53 46.59 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-22T15:00:24.194Z] #53 46.63 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-22T15:00:24.194Z] #53 46.65 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T15:00:24.194Z] #53 46.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-22T15:00:24.194Z] #53 46.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-22T15:00:24.194Z] #53 46.95 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-22T15:00:24.194Z] #53 47.31 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T15:00:24.194Z] #53 47.45 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-22T15:00:24.194Z] #53 47.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-22T15:00:24.194Z] #53 47.73 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-22T15:00:24.194Z] #53 47.77 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-22T15:00:24.194Z] #53 47.82 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T15:00:24.194Z] #53 47.83 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T15:00:24.194Z] #53 47.84 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-22T15:00:24.194Z] #53 47.85 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-22T15:00:24.194Z] #53 48.09 go: downloading github.com/prometheus/common v0.10.0 [2022-04-22T15:00:24.194Z] #53 48.27 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-22T15:00:24.194Z] #53 48.36 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-22T15:00:24.194Z] #53 48.40 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-22T15:00:24.194Z] #53 ... [2022-04-22T15:00:24.194Z] [2022-04-22T15:00:24.194Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:24.194Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:24.194Z] #40 49.43 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-22T15:00:24.194Z] #40 49.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:24.194Z] #40 49.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-22T15:00:24.458Z] #40 49.54 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-22T15:00:24.458Z] #40 49.56 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:00:24.458Z] #40 49.58 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:24.458Z] #40 49.61 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-22T15:00:24.458Z] #40 49.63 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:00:24.458Z] #40 49.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:24.459Z] #42 1.479 + RM_GOPATH=0 [2022-04-22T15:00:24.459Z] #42 1.479 + TMP_GOPATH= [2022-04-22T15:00:24.459Z] #42 1.479 + : /build [2022-04-22T15:00:24.459Z] #42 1.479 + '[' -z '' ']' [2022-04-22T15:00:24.459Z] #42 1.479 ++ mktemp -d [2022-04-22T15:00:24.459Z] #42 1.479 + export GOPATH=/tmp/tmp.HeK887Ece4 [2022-04-22T15:00:24.459Z] #42 1.479 + GOPATH=/tmp/tmp.HeK887Ece4 [2022-04-22T15:00:24.459Z] #42 1.479 + RM_GOPATH=1 [2022-04-22T15:00:24.459Z] #42 1.479 + case "$(go env GOARCH)" in [2022-04-22T15:00:24.459Z] #42 1.479 ++ go env GOARCH [2022-04-22T15:00:24.459Z] #42 1.508 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:24.459Z] #42 1.508 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:24.459Z] #42 1.508 ++ dirname /install.sh [2022-04-22T15:00:24.459Z] #42 1.524 + dir=/ [2022-04-22T15:00:24.459Z] #42 1.524 + bin=tini [2022-04-22T15:00:24.459Z] #42 1.524 + shift [2022-04-22T15:00:24.459Z] #42 1.524 + '[' '!' -f //tini.installer ']' [2022-04-22T15:00:24.459Z] #42 1.524 + . //tini.installer [2022-04-22T15:00:24.459Z] #42 1.524 ++ : v0.19.0 [2022-04-22T15:00:24.459Z] #42 1.529 + install_tini [2022-04-22T15:00:24.459Z] #42 1.529 + echo 'Install tini version v0.19.0' [2022-04-22T15:00:24.459Z] #42 1.529 Install tini version v0.19.0 [2022-04-22T15:00:24.459Z] #42 1.529 + git clone https://github.com/krallin/tini.git /tmp/tmp.HeK887Ece4/tini [2022-04-22T15:00:24.459Z] #42 1.531 Cloning into '/tmp/tmp.HeK887Ece4/tini'... [2022-04-22T15:00:24.781Z] #14 ... [2022-04-22T15:00:24.781Z] [2022-04-22T15:00:24.781Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:24.781Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:24.781Z] #53 49.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-22T15:00:24.781Z] #53 49.07 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T15:00:25.028Z] #42 2.415 + cd /tmp/tmp.HeK887Ece4/tini [2022-04-22T15:00:25.029Z] #42 2.421 + git checkout -q v0.19.0 [2022-04-22T15:00:25.029Z] #42 2.442 + cmake . [2022-04-22T15:00:25.041Z] #53 49.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-22T15:00:25.041Z] #53 49.17 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-22T15:00:25.041Z] #53 49.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-22T15:00:25.185Z] #53 ... [2022-04-22T15:00:25.185Z] [2022-04-22T15:00:25.185Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-22T15:00:25.185Z] #42 sha256:c6a4361209f33b0e8e5416f4d013f158d447e4cdf7533ba2ed90fc3265e9c5cb [2022-04-22T15:00:25.185Z] #42 0.664 + RM_GOPATH=0 [2022-04-22T15:00:25.185Z] #42 0.664 + TMP_GOPATH= [2022-04-22T15:00:25.185Z] #42 0.664 + : /build [2022-04-22T15:00:25.185Z] #42 0.665 + '[' -z '' ']' [2022-04-22T15:00:25.185Z] #42 0.665 ++ mktemp -d [2022-04-22T15:00:25.185Z] #42 0.670 + export GOPATH=/tmp/tmp.v0zB4a4j6k [2022-04-22T15:00:25.185Z] #42 0.670 + GOPATH=/tmp/tmp.v0zB4a4j6k [2022-04-22T15:00:25.185Z] #42 0.670 + RM_GOPATH=1 [2022-04-22T15:00:25.185Z] #42 0.670 + case "$(go env GOARCH)" in [2022-04-22T15:00:25.185Z] #42 0.679 ++ go env GOARCH [2022-04-22T15:00:25.185Z] #42 0.724 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:25.185Z] #42 0.724 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:25.185Z] #42 0.724 ++ dirname /install.sh [2022-04-22T15:00:25.185Z] #42 0.740 Install tini version v0.19.0 [2022-04-22T15:00:25.185Z] #42 0.740 + dir=/ [2022-04-22T15:00:25.185Z] #42 0.740 + bin=tini [2022-04-22T15:00:25.185Z] #42 0.740 + shift [2022-04-22T15:00:25.185Z] #42 0.740 + '[' '!' -f //tini.installer ']' [2022-04-22T15:00:25.185Z] #42 0.740 + . //tini.installer [2022-04-22T15:00:25.185Z] #42 0.740 ++ : v0.19.0 [2022-04-22T15:00:25.185Z] #42 0.740 + install_tini [2022-04-22T15:00:25.185Z] #42 0.740 + echo 'Install tini version v0.19.0' [2022-04-22T15:00:25.185Z] #42 0.740 + git clone https://github.com/krallin/tini.git /tmp/tmp.v0zB4a4j6k/tini [2022-04-22T15:00:25.185Z] #42 0.818 Cloning into '/tmp/tmp.v0zB4a4j6k/tini'... [2022-04-22T15:00:25.185Z] #42 1.405 + cd /tmp/tmp.v0zB4a4j6k/tini [2022-04-22T15:00:25.185Z] #42 1.405 + git checkout -q v0.19.0 [2022-04-22T15:00:25.185Z] #42 1.410 + cmake . [2022-04-22T15:00:25.185Z] #42 1.735 -- The C compiler identification is GNU 10.2.1 [2022-04-22T15:00:25.185Z] #42 1.785 -- Detecting C compiler ABI info [2022-04-22T15:00:25.301Z] #53 49.21 go: downloading golang.org/x/mod v0.5.1 [2022-04-22T15:00:25.301Z] #53 49.23 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-22T15:00:25.301Z] #53 49.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-22T15:00:25.301Z] #53 49.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T15:00:25.301Z] #53 49.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-22T15:00:25.301Z] #53 49.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-22T15:00:25.301Z] #53 49.55 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-22T15:00:25.599Z] #42 2.922 -- The C compiler identification is GNU 10.2.1 [2022-04-22T15:00:25.599Z] #42 3.018 -- Detecting C compiler ABI info [2022-04-22T15:00:25.751Z] #42 2.398 -- Detecting C compiler ABI info - done [2022-04-22T15:00:25.751Z] #42 2.447 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-22T15:00:25.751Z] #42 2.464 -- Detecting C compile features [2022-04-22T15:00:25.751Z] #42 2.467 -- Detecting C compile features - done [2022-04-22T15:00:25.751Z] #42 2.513 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-22T15:00:25.870Z] #53 49.87 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T15:00:25.870Z] #53 49.93 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-22T15:00:26.009Z] #42 2.737 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-22T15:00:26.009Z] #42 2.793 -- Configuring done [2022-04-22T15:00:26.009Z] #42 2.815 -- Generating done [2022-04-22T15:00:26.009Z] #42 2.838 -- Build files have been written to: /tmp/tmp.v0zB4a4j6k/tini [2022-04-22T15:00:26.130Z] #53 50.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-22T15:00:26.130Z] #53 50.27 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-22T15:00:26.167Z] #42 3.481 -- Detecting C compiler ABI info - done [2022-04-22T15:00:26.167Z] #42 3.584 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-22T15:00:26.267Z] #42 2.842 + make tini-static [2022-04-22T15:00:26.267Z] #42 3.097 Scanning dependencies of target tini-static [2022-04-22T15:00:26.379Z] #40 ... [2022-04-22T15:00:26.380Z] [2022-04-22T15:00:26.380Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:26.380Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T15:00:26.380Z] #34 40.98 Updating files: 92% (1411/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-22T15:00:26.380Z] #34 41.16 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-22T15:00:26.380Z] #34 42.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:26.380Z] #34 ... [2022-04-22T15:00:26.380Z] [2022-04-22T15:00:26.380Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:26.380Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:26.380Z] #14 51.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-22T15:00:26.380Z] #14 51.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-22T15:00:26.380Z] #14 51.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:00:26.406Z] #53 50.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-22T15:00:26.406Z] #53 50.46 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T15:00:26.406Z] #53 50.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T15:00:26.406Z] #53 50.50 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-22T15:00:26.406Z] #53 50.55 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-22T15:00:26.406Z] #53 ... [2022-04-22T15:00:26.406Z] [2022-04-22T15:00:26.406Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:26.406Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T15:00:26.406Z] #34 40.26 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-22T15:00:26.406Z] #34 40.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-22T15:00:26.406Z] #34 40.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:26.426Z] #42 3.594 -- Detecting C compile features [2022-04-22T15:00:26.426Z] #42 3.604 -- Detecting C compile features - done [2022-04-22T15:00:26.426Z] #42 3.635 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-22T15:00:26.426Z] #42 3.804 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-22T15:00:26.529Z] #42 3.137 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-22T15:00:26.642Z] #14 ... [2022-04-22T15:00:26.642Z] [2022-04-22T15:00:26.643Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:26.643Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:26.643Z] #40 DONE 51.9s [2022-04-22T15:00:26.643Z] [2022-04-22T15:00:26.643Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:26.643Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:26.643Z] #49 50.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:26.643Z] #49 DONE 51.6s [2022-04-22T15:00:26.667Z] #34 ... [2022-04-22T15:00:26.667Z] [2022-04-22T15:00:26.667Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:26.667Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:26.667Z] #14 50.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-22T15:00:26.667Z] #14 50.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-22T15:00:26.668Z] #14 50.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:00:26.686Z] #42 3.904 -- Configuring done [2022-04-22T15:00:26.686Z] #42 3.918 -- Generating done [2022-04-22T15:00:26.686Z] #42 3.925 -- Build files have been written to: /tmp/tmp.HeK887Ece4/tini [2022-04-22T15:00:26.686Z] #42 3.940 + make tini-static [2022-04-22T15:00:26.907Z] [2022-04-22T15:00:26.907Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-22T15:00:26.907Z] #41 sha256:a2237b24989f871561a9fe7bdc68abc75e6a777b87d85975537296904a627954 [2022-04-22T15:00:26.944Z] #42 4.244 Scanning dependencies of target tini-static [2022-04-22T15:00:27.168Z] #41 DONE 0.5s [2022-04-22T15:00:27.168Z] [2022-04-22T15:00:27.168Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:27.168Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:27.168Z] #53 49.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-22T15:00:27.203Z] #42 4.376 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-22T15:00:27.236Z] #14 ... [2022-04-22T15:00:27.236Z] [2022-04-22T15:00:27.236Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-22T15:00:27.236Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-22T15:00:27.236Z] #49 43.38 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-22T15:00:27.236Z] #49 43.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:00:27.236Z] #49 43.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:00:27.236Z] #49 43.42 Setting up python3-six (1.16.0-2) ... [2022-04-22T15:00:27.236Z] #49 44.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:00:27.236Z] #49 44.58 Setting up python3-protobuf (3.12.4-1) ... [2022-04-22T15:00:27.236Z] #49 48.29 Setting up criu (3.16.1-3) ... [2022-04-22T15:00:27.236Z] #49 50.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:27.236Z] #49 DONE 51.1s [2022-04-22T15:00:27.495Z] [2022-04-22T15:00:27.495Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:00:27.495Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-22T15:00:27.495Z] #40 50.83 Setting up libicu67:amd64 (67.1-7) ... [2022-04-22T15:00:27.495Z] #40 50.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:27.495Z] #40 51.03 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-22T15:00:27.495Z] #40 51.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:00:27.495Z] #40 51.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-22T15:00:27.495Z] #40 51.19 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-22T15:00:27.495Z] #40 51.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:00:27.495Z] #40 51.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:27.495Z] #40 51.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-22T15:00:27.495Z] #40 51.39 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:00:27.495Z] #40 51.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:00:27.755Z] #40 DONE 51.8s [2022-04-22T15:00:27.755Z] [2022-04-22T15:00:27.755Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-22T15:00:27.755Z] #41 sha256:63ffe427428cd7783733e475db9b79faf51097e892d996ee7399bbd550592f28 [2022-04-22T15:00:27.900Z] #42 4.328 [100%] Linking C executable tini-static [2022-04-22T15:00:27.900Z] #42 ... [2022-04-22T15:00:27.900Z] [2022-04-22T15:00:27.900Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T15:00:27.900Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-22T15:00:27.900Z] #51 49.67 gotestsum version dev [2022-04-22T15:00:27.900Z] #51 DONE 52.0s [2022-04-22T15:00:28.015Z] #41 DONE 0.4s [2022-04-22T15:00:28.015Z] [2022-04-22T15:00:28.015Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:28.015Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:28.015Z] #53 50.82 go: downloading github.com/prometheus/common v0.10.0 [2022-04-22T15:00:28.015Z] #53 50.94 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-22T15:00:28.015Z] #53 50.97 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-22T15:00:28.015Z] #53 51.00 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-22T15:00:28.139Z] #42 5.452 [100%] Linking C executable tini-static [2022-04-22T15:00:28.139Z] #42 ... [2022-04-22T15:00:28.139Z] [2022-04-22T15:00:28.139Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T15:00:28.139Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T15:00:28.139Z] #51 58.20 gotestsum version dev [2022-04-22T15:00:28.155Z] [2022-04-22T15:00:28.155Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:28.156Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T15:00:28.156Z] #14 48.59 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-22T15:00:28.156Z] #14 48.59 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-22T15:00:28.156Z] #14 48.59 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:00:28.156Z] #14 48.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-22T15:00:28.156Z] #14 48.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-22T15:00:28.156Z] #14 48.78 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:00:28.402Z] #53 52.50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-22T15:00:28.718Z] #51 DONE 58.9s [2022-04-22T15:00:28.718Z] [2022-04-22T15:00:28.718Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-22T15:00:28.718Z] #42 sha256:71028602f9e10c9ac842458e8a60747a1e49fc37b0e35f87e6724d05f43a65ba [2022-04-22T15:00:28.718Z] #42 5.796 [100%] Built target tini-static [2022-04-22T15:00:28.718Z] #42 5.825 + mkdir -p /build [2022-04-22T15:00:28.718Z] #42 5.827 + cp tini-static /build/docker-init [2022-04-22T15:00:28.977Z] #42 DONE 6.3s [2022-04-22T15:00:28.977Z] [2022-04-22T15:00:28.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:28.977Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:28.977Z] #14 54.67 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-22T15:00:28.977Z] #14 54.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:28.977Z] #14 54.70 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:00:28.977Z] #14 54.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-22T15:00:28.977Z] #14 54.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:28.977Z] #14 54.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:00:29.091Z] #14 ... [2022-04-22T15:00:29.091Z] [2022-04-22T15:00:29.091Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-22T15:00:29.091Z] #42 sha256:c6a4361209f33b0e8e5416f4d013f158d447e4cdf7533ba2ed90fc3265e9c5cb [2022-04-22T15:00:29.091Z] #42 4.979 [100%] Built target tini-static [2022-04-22T15:00:29.091Z] #42 5.074 + mkdir -p /build [2022-04-22T15:00:29.091Z] #42 5.083 + cp tini-static /build/docker-init [2022-04-22T15:00:29.091Z] #42 DONE 5.8s [2022-04-22T15:00:29.348Z] [2022-04-22T15:00:29.348Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:29.348Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-22T15:00:30.297Z] #19 155.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-22T15:00:30.297Z] #19 155.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:30.297Z] #19 155.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:00:30.297Z] #19 155.3 Selecting previously unselected package patch. [2022-04-22T15:00:30.297Z] #19 155.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-22T15:00:30.297Z] #19 155.3 Unpacking patch (2.7.6-7) ... [2022-04-22T15:00:30.297Z] #19 155.3 Selecting previously unselected package dpkg-dev. [2022-04-22T15:00:30.297Z] #19 155.3 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-22T15:00:30.297Z] #19 155.3 Unpacking dpkg-dev (1.20.9) ... [2022-04-22T15:00:30.297Z] #19 155.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-22T15:00:30.297Z] #19 155.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-22T15:00:30.297Z] #19 155.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-22T15:00:30.297Z] #19 155.6 Selecting previously unselected package libio-string-perl. [2022-04-22T15:00:30.297Z] #19 155.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-22T15:00:30.297Z] #19 155.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-22T15:00:30.297Z] #19 155.7 Selecting previously unselected package libicu67:amd64. [2022-04-22T15:00:30.297Z] #19 155.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-22T15:00:30.297Z] #19 155.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-22T15:00:30.489Z] #53 ... [2022-04-22T15:00:30.489Z] [2022-04-22T15:00:30.489Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-22T15:00:30.489Z] #42 sha256:53cc3807d1d8d7d3b007b7e80afa98ca1f985cda0cb8ee61e2a453140329529d [2022-04-22T15:00:30.489Z] #42 1.316 + RM_GOPATH=0 [2022-04-22T15:00:30.489Z] #42 1.316 + TMP_GOPATH= [2022-04-22T15:00:30.489Z] #42 1.316 + : /build [2022-04-22T15:00:30.489Z] #42 1.316 + '[' -z '' ']' [2022-04-22T15:00:30.489Z] #42 1.316 ++ mktemp -d [2022-04-22T15:00:30.489Z] #42 1.316 + export GOPATH=/tmp/tmp.j9l2dbhNbu [2022-04-22T15:00:30.489Z] #42 1.316 + GOPATH=/tmp/tmp.j9l2dbhNbu [2022-04-22T15:00:30.489Z] #42 1.316 + RM_GOPATH=1 [2022-04-22T15:00:30.489Z] #42 1.316 + case "$(go env GOARCH)" in [2022-04-22T15:00:30.489Z] #42 1.316 ++ go env GOARCH [2022-04-22T15:00:30.489Z] #42 1.352 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:30.489Z] #42 1.352 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:30.489Z] #42 1.352 ++ dirname /install.sh [2022-04-22T15:00:30.489Z] #42 1.352 + dir=/ [2022-04-22T15:00:30.489Z] #42 1.352 + bin=tini [2022-04-22T15:00:30.489Z] #42 1.352 + shift [2022-04-22T15:00:30.489Z] #42 1.352 + '[' '!' -f //tini.installer ']' [2022-04-22T15:00:30.489Z] #42 1.352 + . //tini.installer [2022-04-22T15:00:30.489Z] #42 1.352 ++ : v0.19.0 [2022-04-22T15:00:30.489Z] #42 1.352 + install_tini [2022-04-22T15:00:30.489Z] #42 1.352 + echo 'Install tini version v0.19.0' [2022-04-22T15:00:30.489Z] #42 1.352 + git clone https://github.com/krallin/tini.git /tmp/tmp.j9l2dbhNbu/tini [2022-04-22T15:00:30.489Z] #42 1.352 Install tini version v0.19.0 [2022-04-22T15:00:30.489Z] #42 1.377 Cloning into '/tmp/tmp.j9l2dbhNbu/tini'... [2022-04-22T15:00:30.489Z] #42 2.176 + cd /tmp/tmp.j9l2dbhNbu/tini [2022-04-22T15:00:30.489Z] #42 2.176 + git checkout -q v0.19.0 [2022-04-22T15:00:30.489Z] #42 2.184 + cmake . [2022-04-22T15:00:30.489Z] #42 2.566 -- The C compiler identification is GNU 10.2.1 [2022-04-22T15:00:30.489Z] #42 2.655 -- Detecting C compiler ABI info [2022-04-22T15:00:30.489Z] #42 3.025 -- Detecting C compiler ABI info - done [2022-04-22T15:00:30.489Z] #42 3.123 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-22T15:00:30.489Z] #42 3.141 -- Detecting C compile features [2022-04-22T15:00:30.489Z] #42 3.149 -- Detecting C compile features - done [2022-04-22T15:00:30.489Z] #42 3.180 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-22T15:00:30.489Z] #42 3.364 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-22T15:00:30.489Z] #42 3.460 -- Configuring done [2022-04-22T15:00:30.749Z] #42 3.473 -- Generating done [2022-04-22T15:00:30.749Z] #42 3.480 -- Build files have been written to: /tmp/tmp.j9l2dbhNbu/tini [2022-04-22T15:00:30.749Z] #42 3.488 + make tini-static [2022-04-22T15:00:30.862Z] #19 156.9 Selecting previously unselected package libxml2:amd64. [2022-04-22T15:00:30.862Z] #19 156.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-22T15:00:30.862Z] #19 156.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:00:30.862Z] #19 157.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-22T15:00:30.862Z] #19 157.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-22T15:00:30.862Z] #19 157.1 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-22T15:00:30.862Z] #19 157.1 Selecting previously unselected package libxml-sax-base-perl. [2022-04-22T15:00:30.862Z] #19 157.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-22T15:00:30.862Z] #19 157.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-22T15:00:30.862Z] #19 157.1 Selecting previously unselected package libxml-sax-perl. [2022-04-22T15:00:30.862Z] #19 157.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-22T15:00:30.885Z] #14 ... [2022-04-22T15:00:30.886Z] [2022-04-22T15:00:30.886Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:30.886Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:30.886Z] #53 50.69 go: downloading github.com/prometheus/common v0.10.0 [2022-04-22T15:00:30.886Z] #53 50.81 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-22T15:00:30.886Z] #53 50.85 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-22T15:00:30.886Z] #53 50.88 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-22T15:00:30.886Z] #53 52.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-22T15:00:31.012Z] #42 3.787 Scanning dependencies of target tini-static [2022-04-22T15:00:31.012Z] #42 3.860 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-22T15:00:31.119Z] #19 157.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-22T15:00:31.119Z] #19 157.2 Selecting previously unselected package libxml-libxml-perl. [2022-04-22T15:00:31.119Z] #19 157.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-22T15:00:31.119Z] #19 157.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-22T15:00:31.119Z] #19 157.3 Selecting previously unselected package libxml-simple-perl. [2022-04-22T15:00:31.119Z] #19 157.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-22T15:00:31.119Z] #19 157.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-22T15:00:31.119Z] #19 157.4 Selecting previously unselected package libyaml-perl. [2022-04-22T15:00:31.119Z] #19 157.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-22T15:00:31.119Z] #19 157.4 Unpacking libyaml-perl (1.30-1) ... [2022-04-22T15:00:31.241Z] #34 ... [2022-04-22T15:00:31.241Z] [2022-04-22T15:00:31.241Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:31.242Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T15:00:31.242Z] #14 54.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-22T15:00:31.242Z] #14 54.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-22T15:00:31.242Z] #14 54.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:00:31.272Z] #42 ... [2022-04-22T15:00:31.272Z] [2022-04-22T15:00:31.272Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T15:00:31.272Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T15:00:31.272Z] #51 56.03 gotestsum version dev [2022-04-22T15:00:31.272Z] #51 DONE 56.5s [2022-04-22T15:00:31.376Z] #19 157.4 Selecting previously unselected package libconfig-auto-perl. [2022-04-22T15:00:31.376Z] #19 157.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-22T15:00:31.376Z] #19 157.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-22T15:00:31.376Z] #19 157.4 Selecting previously unselected package libfile-which-perl. [2022-04-22T15:00:31.376Z] #19 157.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-22T15:00:31.376Z] #19 157.5 Unpacking libfile-which-perl (1.23-1) ... [2022-04-22T15:00:31.376Z] #19 157.5 Selecting previously unselected package libfile-homedir-perl. [2022-04-22T15:00:31.376Z] #19 157.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-22T15:00:31.376Z] #19 157.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-22T15:00:31.376Z] #19 157.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-22T15:00:31.376Z] #19 157.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-22T15:00:31.376Z] #19 157.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-22T15:00:31.533Z] [2022-04-22T15:00:31.533Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:31.533Z] #62 sha256:0db74ba13d0980eaf1bfba110983897e3e2e08055ca47482481005c23ee266b5 [2022-04-22T15:00:31.633Z] #19 157.6 Selecting previously unselected package dpkg-cross. [2022-04-22T15:00:31.633Z] #19 157.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-22T15:00:31.633Z] #19 157.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-22T15:00:31.633Z] #19 157.7 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-22T15:00:31.633Z] #19 157.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-22T15:00:31.633Z] #19 157.7 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-22T15:00:31.633Z] #19 157.7 Selecting previously unselected package libc6-armel-cross. [2022-04-22T15:00:31.633Z] #19 157.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-22T15:00:31.633Z] #19 157.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-22T15:00:31.701Z] #53 ... [2022-04-22T15:00:31.701Z] [2022-04-22T15:00:31.701Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-22T15:00:31.701Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-22T15:00:31.701Z] #51 55.14 gotestsum version dev [2022-04-22T15:00:31.701Z] #51 DONE 55.9s [2022-04-22T15:00:31.701Z] [2022-04-22T15:00:31.701Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:31.701Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:31.701Z] #14 55.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-22T15:00:31.701Z] #14 55.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:31.701Z] #14 55.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:00:31.701Z] #14 55.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-22T15:00:31.701Z] #14 55.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:31.701Z] #14 55.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:00:31.891Z] #19 157.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-22T15:00:31.891Z] #19 157.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:31.891Z] #19 157.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:00:31.891Z] #19 157.9 Selecting previously unselected package libgomp1-armel-cross. [2022-04-22T15:00:31.891Z] #19 157.9 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:31.891Z] #19 157.9 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:00:31.891Z] #19 158.0 Selecting previously unselected package libatomic1-armel-cross. [2022-04-22T15:00:31.891Z] #19 158.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:31.891Z] #19 158.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:00:31.891Z] #19 158.0 Selecting previously unselected package libasan6-armel-cross. [2022-04-22T15:00:31.891Z] #19 158.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:31.891Z] #19 158.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:00:32.147Z] #19 158.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-22T15:00:32.147Z] #19 158.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:32.147Z] #19 158.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:00:32.404Z] #19 158.5 Selecting previously unselected package libubsan1-armel-cross. [2022-04-22T15:00:32.404Z] #19 158.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:32.404Z] #19 158.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:00:32.484Z] #62 ... [2022-04-22T15:00:32.484Z] [2022-04-22T15:00:32.484Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:32.484Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:32.484Z] #14 57.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-22T15:00:32.484Z] #14 57.40 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:32.484Z] #14 57.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:00:32.484Z] #14 57.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-22T15:00:32.484Z] #14 57.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:32.484Z] #14 57.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:00:32.660Z] #19 158.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-22T15:00:32.660Z] #19 158.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:32.660Z] #19 158.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:00:32.660Z] #19 158.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-22T15:00:32.660Z] #19 158.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:00:32.660Z] #19 158.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-22T15:00:32.799Z] #53 ... [2022-04-22T15:00:32.799Z] [2022-04-22T15:00:32.799Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:32.799Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:32.799Z] #14 62.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-22T15:00:32.799Z] #14 62.43 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:32.799Z] #14 62.43 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:00:33.058Z] #14 ... [2022-04-22T15:00:33.058Z] [2022-04-22T15:00:33.058Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-22T15:00:33.058Z] #42 sha256:53cc3807d1d8d7d3b007b7e80afa98ca1f985cda0cb8ee61e2a453140329529d [2022-04-22T15:00:33.058Z] #42 5.372 [100%] Linking C executable tini-static [2022-04-22T15:00:33.058Z] #42 5.748 [100%] Built target tini-static [2022-04-22T15:00:33.058Z] #42 5.804 + mkdir -p /build [2022-04-22T15:00:33.058Z] #42 5.806 + cp tini-static /build/docker-init [2022-04-22T15:00:33.058Z] #42 DONE 5.9s [2022-04-22T15:00:33.319Z] [2022-04-22T15:00:33.319Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:00:33.319Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T15:00:36.992Z] #14 ... [2022-04-22T15:00:36.993Z] [2022-04-22T15:00:36.993Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-22T15:00:36.993Z] #42 sha256:566988843a83d0bbcd8059be094947bb64df164c270be4f79427dcdcec7f33af [2022-04-22T15:00:36.993Z] #42 3.497 + RM_GOPATH=0 [2022-04-22T15:00:36.993Z] #42 3.497 + TMP_GOPATH= [2022-04-22T15:00:36.993Z] #42 3.497 + : /build [2022-04-22T15:00:36.993Z] #42 3.497 + '[' -z '' ']' [2022-04-22T15:00:36.993Z] #42 3.497 ++ mktemp -d [2022-04-22T15:00:36.993Z] #42 3.497 + export GOPATH=/tmp/tmp.kw1LlEIqAX [2022-04-22T15:00:36.993Z] #42 3.497 + GOPATH=/tmp/tmp.kw1LlEIqAX [2022-04-22T15:00:36.993Z] #42 3.497 + RM_GOPATH=1 [2022-04-22T15:00:36.993Z] #42 3.497 + case "$(go env GOARCH)" in [2022-04-22T15:00:36.993Z] #42 3.497 ++ go env GOARCH [2022-04-22T15:00:36.993Z] #42 3.497 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:36.993Z] #42 3.497 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:00:36.993Z] #42 3.497 ++ dirname /install.sh [2022-04-22T15:00:36.993Z] #42 3.498 + dir=/ [2022-04-22T15:00:36.993Z] #42 3.499 + bin=tini [2022-04-22T15:00:36.993Z] #42 3.499 + shift [2022-04-22T15:00:36.993Z] #42 3.499 + '[' '!' -f //tini.installer ']' [2022-04-22T15:00:36.993Z] #42 3.500 + . //tini.installer [2022-04-22T15:00:36.993Z] #42 3.500 ++ : v0.19.0 [2022-04-22T15:00:36.993Z] #42 3.501 + install_tini [2022-04-22T15:00:36.993Z] #42 3.501 + echo 'Install tini version v0.19.0' [2022-04-22T15:00:36.993Z] #42 3.502 Install tini version v0.19.0 [2022-04-22T15:00:36.993Z] #42 3.502 + git clone https://github.com/krallin/tini.git /tmp/tmp.kw1LlEIqAX/tini [2022-04-22T15:00:36.993Z] #42 3.512 Cloning into '/tmp/tmp.kw1LlEIqAX/tini'... [2022-04-22T15:00:36.993Z] #42 4.162 + cd /tmp/tmp.kw1LlEIqAX/tini [2022-04-22T15:00:36.993Z] #42 4.162 + git checkout -q v0.19.0 [2022-04-22T15:00:36.993Z] #42 4.186 + cmake . [2022-04-22T15:00:36.993Z] #42 4.662 -- The C compiler identification is GNU 10.2.1 [2022-04-22T15:00:36.993Z] #42 4.740 -- Detecting C compiler ABI info [2022-04-22T15:00:36.993Z] #42 5.197 -- Detecting C compiler ABI info - done [2022-04-22T15:00:36.993Z] #42 5.365 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-22T15:00:36.993Z] #42 5.365 -- Detecting C compile features [2022-04-22T15:00:36.993Z] #42 5.365 -- Detecting C compile features - done [2022-04-22T15:00:36.993Z] #42 5.365 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-22T15:00:36.993Z] #42 5.550 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-22T15:00:36.993Z] #42 5.646 -- Configuring done [2022-04-22T15:00:36.993Z] #42 5.654 -- Generating done [2022-04-22T15:00:36.993Z] #42 5.657 -- Build files have been written to: /tmp/tmp.kw1LlEIqAX/tini [2022-04-22T15:00:36.993Z] #42 5.678 + make tini-static [2022-04-22T15:00:36.993Z] #42 5.920 Scanning dependencies of target tini-static [2022-04-22T15:00:36.993Z] #42 5.978 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-22T15:00:36.993Z] #42 7.018 [100%] Linking C executable tini-static [2022-04-22T15:00:36.993Z] #42 7.589 [100%] Built target tini-static [2022-04-22T15:00:36.993Z] #42 7.696 + mkdir -p /build [2022-04-22T15:00:36.993Z] #42 7.696 + cp tini-static /build/docker-init [2022-04-22T15:00:36.993Z] #42 DONE 8.4s [2022-04-22T15:00:36.993Z] [2022-04-22T15:00:36.993Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T15:00:36.993Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T15:00:37.461Z] Running on azwin-2-9b33f0 in d:\jenkins\workspace\moby_PR-43365 [Pipeline] { [Pipeline] ws [2022-04-22T15:00:37.477Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-22T15:00:38.377Z] #45 ... [2022-04-22T15:00:38.377Z] [2022-04-22T15:00:38.377Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:38.377Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:38.377Z] #14 62.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-22T15:00:38.377Z] #14 62.42 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:38.377Z] #14 62.42 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:00:38.615Z] #34 ... [2022-04-22T15:00:38.615Z] [2022-04-22T15:00:38.615Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:38.615Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:38.615Z] #14 63.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-22T15:00:38.615Z] #14 63.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:38.615Z] #14 63.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:00:39.122Z] The recommended git tool is: git [2022-04-22T15:00:39.215Z] #19 164.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-22T15:00:39.215Z] #19 164.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:39.215Z] #19 164.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-22T15:00:39.215Z] #19 ... [2022-04-22T15:00:39.215Z] [2022-04-22T15:00:39.215Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:00:39.215Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:00:39.215Z] #60 166.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-22T15:00:39.215Z] #60 DONE 172.2s [2022-04-22T15:00:39.215Z] [2022-04-22T15:00:39.215Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-22T15:00:39.215Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-22T15:00:39.215Z] #19 165.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-22T15:00:39.215Z] #19 165.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-22T15:00:39.215Z] #19 165.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-22T15:00:39.338Z] #14 63.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-22T15:00:39.338Z] #14 63.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-22T15:00:39.338Z] #14 63.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:00:39.472Z] #19 165.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-22T15:00:39.730Z] #19 165.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-22T15:00:39.730Z] #19 165.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-22T15:00:39.987Z] #19 166.1 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-22T15:00:39.987Z] #19 166.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:39.987Z] #19 166.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:00:40.553Z] #19 166.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-22T15:00:40.553Z] #19 166.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:00:40.553Z] #19 166.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-22T15:00:41.864Z] #14 ... [2022-04-22T15:00:41.864Z] [2022-04-22T15:00:41.864Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:41.864Z] #62 sha256:1256ce099cc84c9990b264d36c7600eab7b2bbe5d4f0a754ab188988e0db5a43 [2022-04-22T15:00:42.122Z] #62 33.12 Updating files: 73% (3474/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-22T15:00:42.122Z] #62 33.68 + cd /tmp/tmp.3cjyaozK6V/src/github.com/containerd/containerd [2022-04-22T15:00:42.122Z] #62 33.69 + git checkout -q v1.6.2 [2022-04-22T15:00:42.789Z] #14 72.66 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-22T15:00:42.789Z] #14 72.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:42.789Z] #14 72.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:00:43.359Z] #14 ... [2022-04-22T15:00:43.360Z] [2022-04-22T15:00:43.360Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:43.360Z] #62 sha256:25c1fa07daa600802fbae27331e5fd840586b1093d2c5c324034e332fc67e205 [2022-04-22T15:00:43.492Z] #62 34.94 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-22T15:00:43.492Z] #62 34.94 + BUILDTAGS='netgo osusergo static_build' [2022-04-22T15:00:43.492Z] #62 34.94 + export EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:00:43.492Z] #62 34.94 + EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:00:43.492Z] #62 34.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-22T15:00:43.492Z] #62 34.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-22T15:00:43.492Z] #62 34.95 + '[' '' = dynamic ']' [2022-04-22T15:00:43.492Z] #62 34.95 + make [2022-04-22T15:00:44.398Z] #62 37.58 Updating files: 59% (2799/4710) Updating files: 60% (2826/4710) Updating files: 61% (2874/4710) Updating files: 62% (2921/4710) Updating files: 63% (2968/4710) Updating files: 64% (3015/4710) Updating files: 65% (3062/4710) Updating files: 66% (3109/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-22T15:00:44.398Z] #62 38.50 + cd /tmp/tmp.0QudGOqG3h/src/github.com/containerd/containerd [2022-04-22T15:00:44.398Z] #62 38.50 + git checkout -q v1.6.2 [2022-04-22T15:00:44.785Z] #19 171.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-22T15:00:44.785Z] #19 171.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:44.785Z] #19 171.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-22T15:00:44.785Z] #19 171.0 Selecting previously unselected package crossbuild-essential-armel. [2022-04-22T15:00:44.785Z] #19 171.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-22T15:00:44.785Z] #19 171.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-22T15:00:44.785Z] #19 171.1 Selecting previously unselected package libc6-armhf-cross. [2022-04-22T15:00:44.875Z] #62 36.39 + bin/ctr [2022-04-22T15:00:44.968Z] #62 39.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-22T15:00:44.968Z] #62 39.14 + BUILDTAGS='netgo osusergo static_build' [2022-04-22T15:00:44.968Z] #62 39.14 + export EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:00:44.968Z] #62 39.14 + EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:00:44.968Z] #62 39.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-22T15:00:44.968Z] #62 39.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-22T15:00:44.968Z] #62 39.14 + '[' '' = dynamic ']' [2022-04-22T15:00:44.968Z] #62 39.14 + make [2022-04-22T15:00:45.041Z] #19 171.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-22T15:00:45.041Z] #19 171.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-22T15:00:45.041Z] #19 171.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-22T15:00:45.299Z] #19 171.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:45.299Z] #19 171.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:00:45.299Z] #19 171.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-22T15:00:45.299Z] #19 171.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:45.299Z] #19 171.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:00:45.299Z] #19 171.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-22T15:00:45.299Z] #19 171.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:45.299Z] #19 171.4 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:00:45.299Z] #19 171.4 Selecting previously unselected package libasan6-armhf-cross. [2022-04-22T15:00:45.299Z] #19 171.4 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:45.299Z] #19 171.4 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:00:45.557Z] #19 171.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-22T15:00:45.557Z] #19 171.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:45.814Z] #19 171.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:00:45.814Z] #19 171.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-22T15:00:45.814Z] #19 171.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:45.814Z] #19 171.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:00:46.070Z] #19 172.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-22T15:00:46.070Z] #19 172.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:46.070Z] #19 172.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:00:46.348Z] #62 40.48 + bin/ctr [2022-04-22T15:00:48.588Z] #19 174.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-22T15:00:48.642Z] #14 ... [2022-04-22T15:00:48.642Z] [2022-04-22T15:00:48.642Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:48.642Z] #62 sha256:0db74ba13d0980eaf1bfba110983897e3e2e08055ca47482481005c23ee266b5 [2022-04-22T15:00:48.642Z] #62 37.44 Updating files: 69% (3255/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-22T15:00:48.642Z] #62 38.12 + cd /tmp/tmp.144jbJ9OFv/src/github.com/containerd/containerd [2022-04-22T15:00:48.642Z] #62 38.12 + git checkout -q v1.6.2 [2022-04-22T15:00:48.845Z] #19 174.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:00:48.845Z] #19 174.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-22T15:00:49.586Z] #62 38.90 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-22T15:00:49.587Z] #62 38.90 + BUILDTAGS='netgo osusergo static_build' [2022-04-22T15:00:49.587Z] #62 38.90 + export EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:00:49.587Z] #62 38.90 + EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:00:49.587Z] #62 38.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-22T15:00:49.587Z] #62 38.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-22T15:00:49.587Z] #62 38.90 + '[' '' = dynamic ']' [2022-04-22T15:00:49.587Z] #62 38.90 + make [2022-04-22T15:00:49.774Z] Running on azwin-2-7aa690 in d:\jenkins\workspace\moby_PR-43365 [Pipeline] { [Pipeline] ws [2022-04-22T15:00:49.799Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-22T15:00:50.601Z] #14 73.12 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-22T15:00:50.601Z] #14 73.12 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:50.601Z] #14 73.13 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:00:51.003Z] #62 40.34 + bin/ctr [2022-04-22T15:00:51.395Z] The recommended git tool is: git [2022-04-22T15:00:53.904Z] #14 77.93 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-22T15:00:53.904Z] #14 77.93 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:53.904Z] #14 77.95 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:00:53.904Z] #14 ... [2022-04-22T15:00:53.904Z] [2022-04-22T15:00:53.904Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:00:53.904Z] #62 sha256:ebcd24161032553fef934d87494a0ee5efff1649cbdf7676c01cc68cc6646bef [2022-04-22T15:00:54.684Z] #62 41.04 Updating files: 66% (3148/4710) Updating files: 67% (3156/4710) Updating files: 68% (3203/4710) Updating files: 69% (3250/4710) Updating files: 70% (3297/4710) Updating files: 71% (3345/4710) Updating files: 72% (3392/4710) Updating files: 73% (3439/4710) Updating files: 74% (3486/4710) Updating files: 75% (3533/4710) Updating files: 76% (3580/4710) Updating files: 77% (3627/4710) Updating files: 78% (3674/4710) Updating files: 79% (3721/4710) Updating files: 80% (3768/4710) Updating files: 81% (3816/4710) Updating files: 82% (3863/4710) Updating files: 83% (3910/4710) Updating files: 84% (3957/4710) Updating files: 85% (4004/4710) Updating files: 86% (4051/4710) Updating files: 87% (4098/4710) Updating files: 88% (4145/4710) Updating files: 89% (4192/4710) Updating files: 90% (4239/4710) Updating files: 91% (4287/4710) Updating files: 92% (4334/4710) Updating files: 93% (4381/4710) Updating files: 94% (4428/4710) Updating files: 95% (4475/4710) Updating files: 96% (4522/4710) Updating files: 97% (4569/4710) Updating files: 98% (4616/4710) Updating files: 99% (4663/4710) Updating files: 100% (4710/4710) Updating files: 100% (4710/4710), done. [2022-04-22T15:00:54.684Z] #62 41.80 + cd /tmp/tmp.FGpAmPSLVc/src/github.com/containerd/containerd [2022-04-22T15:00:54.826Z] #62 ... [2022-04-22T15:00:54.827Z] [2022-04-22T15:00:54.827Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:54.827Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T15:00:54.827Z] #14 67.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-22T15:00:54.827Z] #14 67.25 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-22T15:00:54.827Z] #14 67.26 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:00:54.827Z] #14 71.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-22T15:00:54.827Z] #14 71.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-22T15:00:54.827Z] #14 71.78 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:00:54.944Z] #62 41.80 + git checkout -q v1.6.2 [2022-04-22T15:00:55.883Z] #62 42.79 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-22T15:00:55.883Z] #62 42.79 + BUILDTAGS='netgo osusergo static_build' [2022-04-22T15:00:55.883Z] #62 42.79 + export EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:00:55.883Z] #62 42.79 + EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:00:55.883Z] #62 42.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-22T15:00:55.883Z] #62 42.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-22T15:00:55.883Z] #62 42.79 + '[' '' = dynamic ']' [2022-04-22T15:00:55.883Z] #62 42.79 + make [2022-04-22T15:00:56.720Z] #14 80.68 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-22T15:00:56.720Z] #14 80.69 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-22T15:00:56.720Z] #14 80.69 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:00:56.947Z] #19 182.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-22T15:00:56.947Z] #19 182.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:00:56.947Z] #19 182.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-22T15:00:56.947Z] #19 182.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-22T15:00:56.947Z] #19 182.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-22T15:00:56.947Z] #19 182.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-22T15:00:56.947Z] #19 182.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-22T15:00:56.947Z] #19 182.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-22T15:00:56.947Z] #19 182.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-22T15:00:56.947Z] #19 182.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-22T15:00:56.947Z] #19 182.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:00:56.947Z] #19 182.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:00:56.947Z] #19 183.1 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-22T15:00:56.947Z] #19 183.1 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:00:56.947Z] #19 183.1 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-22T15:00:57.263Z] #62 44.12 + bin/ctr [2022-04-22T15:00:58.570Z] #62 ... [2022-04-22T15:00:58.570Z] [2022-04-22T15:00:58.570Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:58.570Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:58.570Z] #14 77.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-22T15:00:58.570Z] #14 77.69 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:58.570Z] #14 77.71 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:00:58.570Z] #14 82.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-22T15:00:58.570Z] #14 82.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:58.570Z] #14 82.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:00:59.154Z] #62 ... [2022-04-22T15:00:59.154Z] [2022-04-22T15:00:59.154Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:59.154Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:59.154Z] #14 73.65 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-22T15:00:59.154Z] #14 73.66 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:59.154Z] #14 73.67 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:00:59.154Z] #14 78.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-22T15:00:59.154Z] #14 78.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:59.154Z] #14 78.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:00:59.154Z] #14 83.62 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-22T15:00:59.154Z] #14 83.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:59.154Z] #14 83.64 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:00:59.174Z] #62 ... [2022-04-22T15:00:59.174Z] [2022-04-22T15:00:59.174Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:00:59.174Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:00:59.174Z] #14 83.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-22T15:00:59.174Z] #14 83.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:00:59.174Z] #14 83.22 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:00.893Z] #14 ... [2022-04-22T15:01:00.893Z] [2022-04-22T15:01:00.894Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:01:00.894Z] #65 sha256:a89adcf699102e553abedd6f8297be052f4e672779bab80a131e8fb0c3a6b731 [2022-04-22T15:01:00.894Z] #65 84.30 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T15:01:00.894Z] #65 84.30 + GOBIN=/build [2022-04-22T15:01:00.894Z] #65 84.30 + GO111MODULE=on [2022-04-22T15:01:00.894Z] #65 84.30 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T15:01:03.208Z] using credential docker-jenkins-github-credentials [2022-04-22T15:01:03.284Z] Cloning the remote Git repository [2022-04-22T15:01:03.284Z] Cloning with configured refspecs honoured and without tags [2022-04-22T15:01:03.570Z] #19 189.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-22T15:01:03.571Z] #19 189.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:01:03.571Z] #19 189.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-22T15:01:03.851Z] #14 93.66 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-22T15:01:03.852Z] #14 93.66 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:01:03.852Z] #14 93.67 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:04.136Z] #19 190.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-22T15:01:04.136Z] #19 190.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-22T15:01:04.136Z] #19 190.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-22T15:01:04.136Z] #19 190.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-22T15:01:04.393Z] #19 190.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-22T15:01:04.393Z] #19 190.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-22T15:01:04.393Z] #19 190.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-22T15:01:04.393Z] #19 190.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:04.393Z] #19 190.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:04.393Z] #19 190.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-22T15:01:04.393Z] #19 190.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:04.393Z] #19 190.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:04.393Z] #19 190.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-22T15:01:04.650Z] #19 190.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:04.651Z] #19 190.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:04.651Z] #19 190.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-22T15:01:04.651Z] #19 190.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:04.651Z] #19 190.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:04.651Z] #19 190.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-22T15:01:04.651Z] #19 190.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:04.651Z] #19 190.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:04.909Z] #19 191.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-22T15:01:04.909Z] #19 191.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:04.909Z] #19 191.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:03.476Z] Cloning repository https://github.com/moby/moby.git [2022-04-22T15:01:03.869Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-22T15:01:05.167Z] #19 191.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-22T15:01:05.167Z] #19 191.1 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:05.167Z] #19 191.1 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:05.167Z] #19 191.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-22T15:01:05.424Z] #19 191.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:05.424Z] #19 191.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:05.424Z] #19 191.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-22T15:01:05.424Z] #19 191.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:05.424Z] #19 191.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:05.424Z] #19 191.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-22T15:01:05.424Z] #19 191.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:05.424Z] #19 191.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:05.424Z] #19 191.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-22T15:01:05.681Z] #19 191.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:05.681Z] #19 191.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:05.681Z] #19 191.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-22T15:01:05.681Z] #19 191.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:01:05.681Z] #19 191.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:06.152Z] #65 ... [2022-04-22T15:01:06.152Z] [2022-04-22T15:01:06.152Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:01:06.152Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T15:01:06.152Z] #14 84.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-22T15:01:06.152Z] #14 84.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-22T15:01:06.152Z] #14 84.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 84.97 Selecting previously unselected package libapparmor1:arm64. [2022-04-22T15:01:06.152Z] #14 84.98 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 84.99 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-22T15:01:06.152Z] #14 85.09 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-22T15:01:06.152Z] #14 85.09 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 85.09 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-22T15:01:06.152Z] #14 85.21 Selecting previously unselected package libbtrfs0:arm64. [2022-04-22T15:01:06.152Z] #14 85.21 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 85.22 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-22T15:01:06.152Z] #14 85.35 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-22T15:01:06.152Z] #14 85.35 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 85.36 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-22T15:01:06.152Z] #14 86.61 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-22T15:01:06.152Z] #14 86.61 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 86.62 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-22T15:01:06.152Z] #14 86.67 Selecting previously unselected package libudev-dev:arm64. [2022-04-22T15:01:06.152Z] #14 86.67 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 86.68 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-22T15:01:06.152Z] #14 86.85 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-22T15:01:06.152Z] #14 86.87 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 86.89 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-22T15:01:06.152Z] #14 87.14 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-22T15:01:06.152Z] #14 87.14 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 87.15 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-22T15:01:06.152Z] #14 87.29 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-22T15:01:06.152Z] #14 87.29 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 87.29 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-22T15:01:06.152Z] #14 87.39 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-22T15:01:06.152Z] #14 87.41 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 87.41 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-22T15:01:06.152Z] #14 87.48 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-22T15:01:06.152Z] #14 87.49 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 87.50 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-22T15:01:06.152Z] #14 87.83 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-22T15:01:06.152Z] #14 87.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 87.85 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-22T15:01:06.152Z] #14 88.04 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-22T15:01:06.152Z] #14 88.04 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 88.05 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-22T15:01:06.152Z] #14 88.11 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-22T15:01:06.152Z] #14 88.11 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 88.12 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-22T15:01:06.152Z] #14 88.24 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-22T15:01:06.152Z] #14 88.24 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-22T15:01:06.152Z] #14 88.24 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-22T15:01:06.152Z] #14 88.68 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-22T15:01:06.152Z] #14 88.70 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-22T15:01:06.152Z] #14 88.71 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:01:06.152Z] #14 88.72 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-22T15:01:06.152Z] #14 88.77 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 88.79 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-22T15:01:06.152Z] #14 88.80 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-22T15:01:06.152Z] #14 88.82 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-22T15:01:06.152Z] #14 88.83 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-22T15:01:06.152Z] #14 88.85 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-22T15:01:06.152Z] #14 88.86 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:01:06.152Z] #14 88.87 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-22T15:01:06.152Z] #14 88.89 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 88.90 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-22T15:01:06.152Z] #14 88.91 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-22T15:01:06.152Z] #14 88.93 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-22T15:01:06.152Z] #14 88.95 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:01:06.152Z] #14 88.96 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-22T15:01:06.152Z] #14 88.98 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-22T15:01:06.152Z] #14 88.99 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 89.01 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 89.02 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-22T15:01:06.152Z] #14 89.03 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 89.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-22T15:01:06.152Z] #14 89.05 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:01:06.152Z] #14 89.06 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 89.07 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-22T15:01:06.152Z] #14 89.08 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 89.10 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:01:06.152Z] #14 89.12 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-22T15:01:06.152Z] #14 89.13 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:01:06.152Z] #14 89.14 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-22T15:01:06.152Z] #14 89.16 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-22T15:01:06.152Z] #14 89.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:01:05.227Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T15:01:05.228Z] > git --version # timeout=10 [2022-04-22T15:01:05.282Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-22T15:01:05.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T15:01:05.286Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T15:01:09.128Z] #14 98.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-22T15:01:09.128Z] #14 98.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-22T15:01:09.128Z] #14 98.50 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:01:09.128Z] #14 98.62 Selecting previously unselected package libapparmor1:amd64. [2022-04-22T15:01:09.128Z] #14 98.63 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-22T15:01:09.128Z] #14 98.63 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-22T15:01:09.128Z] #14 98.72 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-22T15:01:09.128Z] #14 98.74 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-22T15:01:09.128Z] #14 98.74 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-22T15:01:09.128Z] #14 98.85 Selecting previously unselected package libbtrfs0:amd64. [2022-04-22T15:01:09.128Z] #14 98.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-22T15:01:09.128Z] #14 98.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:01:09.129Z] #14 98.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-22T15:01:09.129Z] #14 98.98 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-22T15:01:09.129Z] #14 98.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:01:09.129Z] #14 99.14 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-22T15:01:09.129Z] #14 99.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:01:09.129Z] #14 99.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:09.129Z] #14 99.21 Selecting previously unselected package libudev-dev:amd64. [2022-04-22T15:01:09.129Z] #14 99.22 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-22T15:01:09.129Z] #14 99.23 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-22T15:01:09.389Z] #14 99.38 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-22T15:01:09.389Z] #14 99.41 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-22T15:01:09.389Z] #14 99.41 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-22T15:01:09.650Z] #14 99.65 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-22T15:01:09.650Z] #14 99.68 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-22T15:01:09.650Z] #14 99.69 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-22T15:01:09.910Z] #14 99.85 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-22T15:01:09.910Z] #14 99.85 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-22T15:01:09.910Z] #14 99.86 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-22T15:01:09.910Z] #14 100.00 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-22T15:01:09.910Z] #14 100.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-22T15:01:09.910Z] #14 100.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-22T15:01:09.910Z] #14 100.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-22T15:01:10.170Z] #14 100.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-22T15:01:10.170Z] #14 100.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-22T15:01:10.689Z] #14 100.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-22T15:01:10.689Z] #14 100.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-22T15:01:10.689Z] #14 100.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-22T15:01:10.938Z] #19 196.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-22T15:01:10.938Z] #19 196.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:01:10.938Z] #19 196.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:10.938Z] #19 196.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-22T15:01:10.938Z] #19 196.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-22T15:01:10.938Z] #19 196.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-22T15:01:10.938Z] #19 196.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-22T15:01:10.938Z] #19 196.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-22T15:01:10.938Z] #19 196.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-22T15:01:10.938Z] #19 196.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-22T15:01:10.938Z] #19 196.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:10.938Z] #19 196.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:10.938Z] #19 197.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-22T15:01:10.950Z] #14 100.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-22T15:01:10.950Z] #14 100.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:01:10.950Z] #14 100.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:10.950Z] #14 100.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-22T15:01:10.950Z] #14 100.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-22T15:01:10.950Z] #14 100.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-22T15:01:10.950Z] #14 ... [2022-04-22T15:01:10.950Z] [2022-04-22T15:01:10.950Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:01:10.950Z] #65 sha256:1fa7f2b5ec9e3deea69ab7934a40d3d8170b352f2036c812e8c339815adb3cf3 [2022-04-22T15:01:10.950Z] #65 100.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T15:01:10.950Z] #65 100.6 + GOBIN=/build [2022-04-22T15:01:10.950Z] #65 100.6 + GO111MODULE=on [2022-04-22T15:01:10.950Z] #65 100.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T15:01:11.196Z] #19 197.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:01:11.196Z] #19 197.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:11.398Z] #14 94.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-22T15:01:11.398Z] #14 94.17 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:01:11.398Z] #14 94.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:11.408Z] #14 94.64 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-22T15:01:11.408Z] #14 94.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:01:11.408Z] #14 94.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:13.964Z] #14 ... [2022-04-22T15:01:13.964Z] [2022-04-22T15:01:13.964Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:01:13.964Z] #65 sha256:68ca8c5c9089c717c0d76360264f2a84d472261d0a11e251ebf3fb072e5444b7 [2022-04-22T15:01:13.964Z] #65 98.59 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T15:01:13.964Z] #65 98.59 + GOBIN=/build [2022-04-22T15:01:13.964Z] #65 98.59 + GO111MODULE=on [2022-04-22T15:01:13.964Z] #65 98.59 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T15:01:14.240Z] #14 ... [2022-04-22T15:01:14.240Z] [2022-04-22T15:01:14.240Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:01:14.240Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T15:01:14.240Z] #26 96.97 Updating files: 35% (4079/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: 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) [2022-04-22T15:01:14.240Z] #26 ... [2022-04-22T15:01:14.240Z] [2022-04-22T15:01:14.240Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:01:14.240Z] #65 sha256:a89adcf699102e553abedd6f8297be052f4e672779bab80a131e8fb0c3a6b731 [2022-04-22T15:01:14.240Z] #65 89.82 rootlesskit version 1.0.0 [2022-04-22T15:01:14.240Z] #65 89.83 Usage of /build/rootlesskit-docker-proxy: [2022-04-22T15:01:14.240Z] #65 89.83 -container-ip string [2022-04-22T15:01:14.240Z] #65 89.83 container ip [2022-04-22T15:01:14.240Z] #65 89.83 -container-port int [2022-04-22T15:01:14.240Z] #65 89.83 container port (default -1) [2022-04-22T15:01:14.240Z] #65 89.83 -host-ip string [2022-04-22T15:01:14.240Z] #65 89.83 host ip [2022-04-22T15:01:14.240Z] #65 89.83 -host-port int [2022-04-22T15:01:14.240Z] #65 89.83 host port (default -1) [2022-04-22T15:01:14.240Z] #65 89.83 -proto string [2022-04-22T15:01:14.240Z] #65 89.83 proxy protocol (default "tcp") [2022-04-22T15:01:14.240Z] #65 DONE 97.3s [2022-04-22T15:01:14.240Z] [2022-04-22T15:01:14.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:01:14.240Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-22T15:01:14.240Z] #14 DONE 97.7s [2022-04-22T15:01:14.240Z] [2022-04-22T15:01:14.240Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:01:14.240Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T15:01:14.240Z] #26 96.97 Updating files: 35% (4079/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: 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) [2022-04-22T15:01:14.240Z] #26 ... [2022-04-22T15:01:14.240Z] [2022-04-22T15:01:14.240Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-22T15:01:14.240Z] #66 sha256:d970569f16f65b83cbda1cf5bf57e7176764febe7eb653f094ff1d53cdd71b25 [2022-04-22T15:01:14.240Z] #66 DONE 0.2s [2022-04-22T15:01:14.240Z] [2022-04-22T15:01:14.240Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:01:14.240Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T15:01:14.240Z] #26 96.97 Updating files: 35% (4079/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: 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) [2022-04-22T15:01:14.240Z] #26 ... [2022-04-22T15:01:14.240Z] [2022-04-22T15:01:14.240Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-22T15:01:14.240Z] #57 sha256:1c030d027314b2356255865c7dfd321f1be0da4b8d5da341561352cf56d3b58f [2022-04-22T15:01:14.241Z] #57 DONE 0.3s [2022-04-22T15:01:14.241Z] [2022-04-22T15:01:14.241Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:01:14.241Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T15:01:14.241Z] #26 96.97 Updating files: 35% (4079/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: 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) [2022-04-22T15:01:14.241Z] #26 ... [2022-04-22T15:01:14.241Z] [2022-04-22T15:01:14.241Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-22T15:01:14.241Z] #67 sha256:2f5f7ff7e614d9bc6c3b45c944b60632b9f9abe4db9446df9a4b146da86c4868 [2022-04-22T15:01:14.241Z] #67 DONE 0.2s [2022-04-22T15:01:14.241Z] [2022-04-22T15:01:14.241Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:01:14.241Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T15:01:14.698Z] #14 98.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-22T15:01:14.958Z] #14 98.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-22T15:01:14.959Z] #14 98.96 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:01:14.959Z] #14 99.06 Selecting previously unselected package libapparmor1:amd64. [2022-04-22T15:01:14.959Z] #14 ... [2022-04-22T15:01:14.959Z] [2022-04-22T15:01:14.959Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:01:14.959Z] #65 sha256:29685e9007f2aac327ea414a018111c5c6809ce96bfcc1295aaa01d0919bcce2 [2022-04-22T15:01:14.959Z] #65 98.55 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T15:01:14.959Z] #65 98.55 + GOBIN=/build [2022-04-22T15:01:14.959Z] #65 98.55 + GO111MODULE=on [2022-04-22T15:01:14.959Z] #65 98.55 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T15:01:15.155Z] #65 104.8 rootlesskit version 1.0.0 [2022-04-22T15:01:15.155Z] #65 104.8 Usage of /build/rootlesskit-docker-proxy: [2022-04-22T15:01:15.155Z] #65 104.8 -container-ip string [2022-04-22T15:01:15.155Z] #65 104.8 container ip [2022-04-22T15:01:15.155Z] #65 104.8 -container-port int [2022-04-22T15:01:15.155Z] #65 104.8 container port (default -1) [2022-04-22T15:01:15.155Z] #65 104.8 -host-ip string [2022-04-22T15:01:15.155Z] #65 104.8 host ip [2022-04-22T15:01:15.155Z] #65 104.8 -host-port int [2022-04-22T15:01:15.155Z] #65 104.8 host port (default -1) [2022-04-22T15:01:15.155Z] #65 104.8 -proto string [2022-04-22T15:01:15.155Z] #65 104.8 proxy protocol (default "tcp") [2022-04-22T15:01:15.275Z] #26 96.97 Updating files: 35% (4079/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: 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: 57% (6546/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 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) [2022-04-22T15:01:15.275Z] #26 ... [2022-04-22T15:01:15.275Z] [2022-04-22T15:01:15.275Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-22T15:01:15.275Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-22T15:01:15.275Z] #15 DONE 1.5s [2022-04-22T15:01:15.275Z] [2022-04-22T15:01:15.275Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:01:15.275Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T15:01:15.374Z] #19 201.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-22T15:01:15.374Z] #19 201.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:01:15.374Z] #19 201.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:15.374Z] #19 201.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-22T15:01:15.374Z] #19 201.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-22T15:01:15.374Z] #19 201.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-22T15:01:15.374Z] #19 201.5 Selecting previously unselected package libc6-s390x-cross. [2022-04-22T15:01:15.374Z] #19 201.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-22T15:01:15.374Z] #19 201.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-22T15:01:15.415Z] #65 DONE 105.1s [2022-04-22T15:01:15.415Z] [2022-04-22T15:01:15.415Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:01:15.415Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:01:15.415Z] #14 101.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-22T15:01:15.415Z] #14 101.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-22T15:01:15.416Z] #14 101.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-22T15:01:15.416Z] #14 101.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-22T15:01:15.416Z] #14 101.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-22T15:01:15.416Z] #14 101.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:01:15.416Z] #14 101.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-22T15:01:15.416Z] #14 101.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:01:15.416Z] #14 101.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-22T15:01:15.416Z] #14 101.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:01:15.416Z] #14 101.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-22T15:01:15.416Z] #14 101.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-22T15:01:15.416Z] #14 101.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-22T15:01:15.416Z] #14 101.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:01:15.416Z] #14 101.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:01:15.416Z] #14 101.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:01:15.416Z] #14 101.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-22T15:01:15.416Z] #14 101.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-22T15:01:15.416Z] #14 101.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-22T15:01:15.416Z] #14 101.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:01:15.416Z] #14 101.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-22T15:01:15.416Z] #14 101.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-22T15:01:15.416Z] #14 101.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:01:15.416Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:01:15.416Z] #14 101.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-22T15:01:15.416Z] #14 101.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:15.416Z] #14 101.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-22T15:01:15.416Z] #14 101.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:01:15.416Z] #14 101.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:15.416Z] #14 101.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-22T15:01:15.416Z] #14 101.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:01:15.416Z] #14 101.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:01:15.416Z] #14 101.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:15.416Z] #14 101.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:01:15.416Z] #14 101.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:15.416Z] #14 101.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:15.416Z] #14 101.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:01:15.416Z] #14 DONE 105.3s [2022-04-22T15:01:15.416Z] [2022-04-22T15:01:15.416Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-22T15:01:15.416Z] #57 sha256:b225cd549cad95cd1fc3a06b7f8b585aa0f36c6d658b781d138cfaa5f45ec4bd [2022-04-22T15:01:15.630Z] #19 201.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-22T15:01:15.630Z] #19 201.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:15.630Z] #19 201.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:15.630Z] #19 201.7 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-22T15:01:15.630Z] #19 201.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:15.631Z] #19 201.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:15.631Z] #19 201.7 Selecting previously unselected package libitm1-s390x-cross. [2022-04-22T15:01:15.631Z] #19 201.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:15.631Z] #19 201.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:15.631Z] #19 201.8 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-22T15:01:15.631Z] #19 201.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:15.631Z] #19 201.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:15.631Z] #19 201.8 Selecting previously unselected package libasan6-s390x-cross. [2022-04-22T15:01:15.676Z] #57 DONE 0.2s [2022-04-22T15:01:15.676Z] [2022-04-22T15:01:15.676Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-22T15:01:15.676Z] #66 sha256:2df20b9f5c23134f223cc363880f7d4c7207e28423dffc082c628f1a3d187a96 [2022-04-22T15:01:15.676Z] #66 DONE 0.2s [2022-04-22T15:01:15.676Z] [2022-04-22T15:01:15.676Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:15.676Z] #58 sha256:a6b3c80186620f4c5234d1b06e8b45850e181c94bbb96b00c34bdb3f03397eb1 [2022-04-22T15:01:15.676Z] #58 ... [2022-04-22T15:01:15.676Z] [2022-04-22T15:01:15.676Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-22T15:01:15.676Z] #67 sha256:1a76d5e96e86b356b008955018c432a91f744e9c7765bb9178b6c677da55c670 [2022-04-22T15:01:15.676Z] #67 DONE 0.1s [2022-04-22T15:01:15.889Z] #19 201.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:15.889Z] #19 201.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:15.889Z] #19 202.1 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-22T15:01:15.889Z] #19 202.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:15.889Z] #19 202.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:15.936Z] [2022-04-22T15:01:15.936Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-22T15:01:15.936Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-22T15:01:16.046Z] #26 96.97 Updating files: 35% (4079/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: 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: 57% (6546/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 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: 78% (8989/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-22T15:01:16.146Z] #19 202.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-22T15:01:16.146Z] #19 202.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:16.146Z] #19 202.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:16.146Z] #19 202.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-22T15:01:16.146Z] #19 202.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:16.146Z] #19 202.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:16.146Z] #19 202.4 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-22T15:01:16.302Z] #26 100.2 + cd /tmp/tmp.KC1TP46jQt/tmp/docker-ce [2022-04-22T15:01:16.302Z] #26 100.2 + git checkout -q v17.06.2-ce [2022-04-22T15:01:16.426Z] #19 202.4 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:01:16.426Z] #19 202.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:16.560Z] #26 ... [2022-04-22T15:01:16.560Z] [2022-04-22T15:01:16.560Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-22T15:01:16.560Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-22T15:01:16.560Z] #16 DONE 1.2s [2022-04-22T15:01:16.560Z] [2022-04-22T15:01:16.560Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-22T15:01:16.560Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-22T15:01:17.124Z] #17 0.672 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-22T15:01:17.316Z] #15 DONE 2.0s [2022-04-22T15:01:17.316Z] [2022-04-22T15:01:17.316Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-22T15:01:17.316Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-22T15:01:17.381Z] #17 DONE 0.9s [2022-04-22T15:01:17.381Z] [2022-04-22T15:01:17.381Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-22T15:01:17.381Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-22T15:01:18.312Z] #18 DONE 0.9s [2022-04-22T15:01:18.312Z] [2022-04-22T15:01:18.312Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-22T15:01:18.312Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-22T15:01:19.224Z] #16 DONE 1.7s [2022-04-22T15:01:19.224Z] [2022-04-22T15:01:19.224Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:19.224Z] #58 sha256:a6b3c80186620f4c5234d1b06e8b45850e181c94bbb96b00c34bdb3f03397eb1 [2022-04-22T15:01:19.224Z] #58 1.779 + RM_GOPATH=0 [2022-04-22T15:01:19.224Z] #58 1.779 + TMP_GOPATH= [2022-04-22T15:01:19.224Z] #58 1.779 + : /build [2022-04-22T15:01:19.224Z] #58 1.779 + '[' -z '' ']' [2022-04-22T15:01:19.224Z] #58 1.779 ++ mktemp -d [2022-04-22T15:01:19.224Z] #58 1.779 + export GOPATH=/tmp/tmp.A32567XHBe [2022-04-22T15:01:19.224Z] #58 1.779 + GOPATH=/tmp/tmp.A32567XHBe [2022-04-22T15:01:19.224Z] #58 1.779 + RM_GOPATH=1 [2022-04-22T15:01:19.224Z] #58 1.779 + case "$(go env GOARCH)" in [2022-04-22T15:01:19.224Z] #58 1.779 ++ go env GOARCH [2022-04-22T15:01:19.224Z] #58 1.785 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:19.224Z] #58 1.785 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:19.224Z] #58 1.785 ++ dirname /install.sh [2022-04-22T15:01:19.224Z] #58 1.791 + dir=/ [2022-04-22T15:01:19.224Z] #58 1.791 + bin=runc [2022-04-22T15:01:19.224Z] #58 1.791 + shift [2022-04-22T15:01:19.224Z] #58 1.791 + '[' '!' -f //runc.installer ']' [2022-04-22T15:01:19.224Z] #58 1.791 + . //runc.installer [2022-04-22T15:01:19.224Z] #58 1.791 ++ set -e [2022-04-22T15:01:19.224Z] #58 1.791 ++ : v1.1.1 [2022-04-22T15:01:19.224Z] #58 1.791 + install_runc [2022-04-22T15:01:19.224Z] #58 1.791 + RUNC_BUILDTAGS=seccomp [2022-04-22T15:01:19.224Z] #58 1.791 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-22T15:01:19.224Z] #58 1.791 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.A32567XHBe/src/github.com/opencontainers/runc [2022-04-22T15:01:19.224Z] #58 1.791 Cloning into '/tmp/tmp.A32567XHBe/src/github.com/opencontainers/runc'... [2022-04-22T15:01:19.224Z] #58 1.809 Install runc version v1.1.1 (build tags: seccomp) [2022-04-22T15:01:19.273Z] #65 103.2 rootlesskit version 1.0.0 [2022-04-22T15:01:19.273Z] #65 103.2 Usage of /build/rootlesskit-docker-proxy: [2022-04-22T15:01:19.273Z] #65 103.2 -container-ip string [2022-04-22T15:01:19.273Z] #65 103.2 container ip [2022-04-22T15:01:19.273Z] #65 103.2 -container-port int [2022-04-22T15:01:19.273Z] #65 103.2 container port (default -1) [2022-04-22T15:01:19.273Z] #65 103.2 -host-ip string [2022-04-22T15:01:19.274Z] #65 103.2 host ip [2022-04-22T15:01:19.274Z] #65 103.2 -host-port int [2022-04-22T15:01:19.274Z] #65 103.2 host port (default -1) [2022-04-22T15:01:19.274Z] #65 103.2 -proto string [2022-04-22T15:01:19.274Z] #65 103.2 proxy protocol (default "tcp") [2022-04-22T15:01:19.274Z] #65 ... [2022-04-22T15:01:19.274Z] [2022-04-22T15:01:19.274Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:01:19.274Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:01:19.274Z] #14 99.36 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-22T15:01:19.274Z] #14 99.36 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-22T15:01:19.274Z] #14 99.38 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 99.50 Selecting previously unselected package libapparmor1:amd64. [2022-04-22T15:01:19.274Z] #14 99.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 99.51 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-22T15:01:19.274Z] #14 99.61 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-22T15:01:19.274Z] #14 99.61 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 99.61 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-22T15:01:19.274Z] #14 99.74 Selecting previously unselected package libbtrfs0:amd64. [2022-04-22T15:01:19.274Z] #14 99.74 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 99.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:01:19.274Z] #14 99.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-22T15:01:19.274Z] #14 99.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 99.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:01:19.274Z] #14 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-22T15:01:19.274Z] #14 100.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 100.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:19.274Z] #14 100.1 Selecting previously unselected package libudev-dev:amd64. [2022-04-22T15:01:19.274Z] #14 100.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 100.2 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-22T15:01:19.274Z] #14 100.3 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-22T15:01:19.274Z] #14 100.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 100.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-22T15:01:19.274Z] #14 100.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-22T15:01:19.274Z] #14 100.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 100.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-22T15:01:19.274Z] #14 100.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-22T15:01:19.274Z] #14 100.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 100.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-22T15:01:19.274Z] #14 100.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-22T15:01:19.274Z] #14 100.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 101.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-22T15:01:19.274Z] #14 101.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-22T15:01:19.274Z] #14 101.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 101.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-22T15:01:19.274Z] #14 101.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-22T15:01:19.274Z] #14 101.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 101.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-22T15:01:19.274Z] #14 101.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-22T15:01:19.274Z] #14 101.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 101.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:19.274Z] #14 101.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-22T15:01:19.274Z] #14 101.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 101.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-22T15:01:19.274Z] #14 101.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-22T15:01:19.274Z] #14 101.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-22T15:01:19.274Z] #14 101.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-22T15:01:19.274Z] #14 102.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-22T15:01:19.274Z] #14 102.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-22T15:01:19.274Z] #14 102.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:01:19.274Z] #14 102.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-22T15:01:19.274Z] #14 102.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 102.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-22T15:01:19.274Z] #14 102.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:01:19.274Z] #14 102.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-22T15:01:19.274Z] #14 102.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-22T15:01:19.274Z] #14 102.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-22T15:01:19.274Z] #14 102.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:01:19.274Z] #14 103.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:01:19.274Z] #14 103.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 103.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-22T15:01:19.274Z] #14 103.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-22T15:01:19.274Z] #14 103.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-22T15:01:19.274Z] #14 103.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:01:19.274Z] #14 103.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-22T15:01:19.274Z] #14 103.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-22T15:01:19.274Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 103.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-04-22T15:01:19.274Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 103.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-04-22T15:01:19.274Z] #14 103.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:01:19.274Z] #14 103.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 103.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-22T15:01:19.274Z] #14 103.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 103.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:01:19.274Z] #14 103.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:19.274Z] #14 103.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:01:19.274Z] #14 103.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:19.274Z] #14 103.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:19.274Z] #14 103.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:01:19.326Z] #19 DONE 0.9s [2022-04-22T15:01:19.326Z] [2022-04-22T15:01:19.326Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-22T15:01:19.326Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-22T15:01:20.161Z] #58 ... [2022-04-22T15:01:20.161Z] [2022-04-22T15:01:20.161Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-22T15:01:20.161Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-22T15:01:20.161Z] #17 0.913 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-22T15:01:20.161Z] #17 DONE 1.0s [2022-04-22T15:01:20.161Z] [2022-04-22T15:01:20.161Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-22T15:01:20.161Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-22T15:01:20.242Z] #65 103.4 rootlesskit version 1.0.0 [2022-04-22T15:01:20.242Z] #65 103.4 Usage of /build/rootlesskit-docker-proxy: [2022-04-22T15:01:20.242Z] #65 103.4 -container-ip string [2022-04-22T15:01:20.242Z] #65 103.4 container ip [2022-04-22T15:01:20.242Z] #65 103.4 -container-port int [2022-04-22T15:01:20.242Z] #65 103.4 container port (default -1) [2022-04-22T15:01:20.242Z] #65 103.4 -host-ip string [2022-04-22T15:01:20.242Z] #65 103.4 host ip [2022-04-22T15:01:20.242Z] #65 103.4 -host-port int [2022-04-22T15:01:20.242Z] #65 103.4 host port (default -1) [2022-04-22T15:01:20.242Z] #65 103.4 -proto string [2022-04-22T15:01:20.242Z] #65 103.4 proxy protocol (default "tcp") [2022-04-22T15:01:20.242Z] #65 DONE 103.8s [2022-04-22T15:01:20.242Z] [2022-04-22T15:01:20.242Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:01:20.242Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-22T15:01:20.242Z] #14 99.06 Selecting previously unselected package libapparmor1:amd64. [2022-04-22T15:01:20.242Z] #14 99.07 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 99.07 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-22T15:01:20.242Z] #14 99.15 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-22T15:01:20.242Z] #14 99.15 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 99.17 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-22T15:01:20.242Z] #14 99.33 Selecting previously unselected package libbtrfs0:amd64. [2022-04-22T15:01:20.242Z] #14 99.33 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 99.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:01:20.242Z] #14 99.48 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-22T15:01:20.242Z] #14 99.50 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 99.50 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:01:20.242Z] #14 99.67 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-22T15:01:20.242Z] #14 99.68 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 99.69 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:20.242Z] #14 99.76 Selecting previously unselected package libudev-dev:amd64. [2022-04-22T15:01:20.242Z] #14 99.76 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 99.77 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-22T15:01:20.242Z] #14 99.89 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-22T15:01:20.242Z] #14 99.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 99.90 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-22T15:01:20.242Z] #14 100.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-22T15:01:20.242Z] #14 100.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 100.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-22T15:01:20.242Z] #14 100.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-22T15:01:20.242Z] #14 100.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 100.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-22T15:01:20.242Z] #14 100.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-22T15:01:20.242Z] #14 100.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 100.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-22T15:01:20.242Z] #14 100.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-22T15:01:20.242Z] #14 100.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 100.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-22T15:01:20.242Z] #14 101.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-22T15:01:20.242Z] #14 101.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 101.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-22T15:01:20.242Z] #14 101.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-22T15:01:20.242Z] #14 101.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 101.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:20.242Z] #14 101.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-22T15:01:20.242Z] #14 101.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 101.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-22T15:01:20.242Z] #14 101.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-22T15:01:20.242Z] #14 101.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-22T15:01:20.242Z] #14 101.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-22T15:01:20.242Z] #14 102.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-22T15:01:20.242Z] #14 102.0 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-22T15:01:20.242Z] #14 102.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:01:20.242Z] #14 102.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-22T15:01:20.242Z] #14 102.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:01:20.242Z] #14 102.1 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-22T15:01:20.242Z] #14 102.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:01:20.242Z] #14 102.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-22T15:01:20.242Z] #14 102.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-22T15:01:20.242Z] #14 102.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-22T15:01:20.242Z] #14 102.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:01:20.242Z] #14 102.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:01:20.242Z] #14 102.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:01:20.242Z] #14 102.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-22T15:01:20.242Z] #14 102.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-22T15:01:20.242Z] #14 102.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-22T15:01:20.242Z] #14 102.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:01:20.242Z] #14 102.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-22T15:01:20.242Z] #14 102.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-22T15:01:20.242Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:01:20.242Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:01:20.242Z] #14 102.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-22T15:01:20.242Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:20.242Z] #14 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-22T15:01:20.242Z] #14 102.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:01:20.242Z] #14 102.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:01:20.242Z] #14 102.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-22T15:01:20.242Z] #14 102.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:01:20.242Z] #14 102.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:01:20.242Z] #14 102.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:20.242Z] #14 102.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:01:20.242Z] #14 102.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:20.242Z] #14 102.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:01:20.242Z] #14 102.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:01:20.242Z] #14 DONE 104.2s [2022-04-22T15:01:20.242Z] [2022-04-22T15:01:20.242Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-22T15:01:20.242Z] #57 sha256:e6ceefd23cd0472d2f7acf9315858d9f255339f6e348c47634c9bfef6aec5a46 [2022-04-22T15:01:20.242Z] #57 ... [2022-04-22T15:01:20.242Z] [2022-04-22T15:01:20.242Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-22T15:01:20.242Z] #66 sha256:c5ee4b8cd5fd10fc5c767598d7c39066c3491ff77d936c4dd209896fc3a5a272 [2022-04-22T15:01:20.242Z] #66 DONE 0.1s [2022-04-22T15:01:20.242Z] [2022-04-22T15:01:20.242Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-22T15:01:20.242Z] #57 sha256:e6ceefd23cd0472d2f7acf9315858d9f255339f6e348c47634c9bfef6aec5a46 [2022-04-22T15:01:20.242Z] #57 DONE 0.2s [2022-04-22T15:01:20.242Z] [2022-04-22T15:01:20.242Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-22T15:01:20.242Z] #67 sha256:52b445bffc012856459cf769c6d43fae96e5ba6cde46bc5f6afe483c7c3b321d [2022-04-22T15:01:20.281Z] #20 DONE 0.9s [2022-04-22T15:01:20.281Z] [2022-04-22T15:01:20.281Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:20.281Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-22T15:01:20.505Z] #67 DONE 0.3s [2022-04-22T15:01:20.505Z] [2022-04-22T15:01:20.505Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:20.505Z] #58 sha256:ca9c744b710921e8b5f9c8ac14e0491772b1a0f176923a0f4506a8b8c95df806 [2022-04-22T15:01:20.603Z] #19 206.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-22T15:01:20.603Z] #19 206.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:01:20.603Z] #19 206.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:20.603Z] #19 206.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-22T15:01:20.603Z] #19 206.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-22T15:01:20.603Z] #19 206.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-22T15:01:20.693Z] using credential docker-jenkins-github-credentials [2022-04-22T15:01:20.777Z] Cloning the remote Git repository [2022-04-22T15:01:20.777Z] Cloning with configured refspecs honoured and without tags [2022-04-22T15:01:20.859Z] #19 207.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-22T15:01:20.859Z] #19 207.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-22T15:01:20.859Z] #19 207.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-22T15:01:21.099Z] #18 DONE 1.0s [2022-04-22T15:01:21.099Z] [2022-04-22T15:01:21.099Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-22T15:01:21.099Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-22T15:01:21.122Z] #19 207.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-22T15:01:21.122Z] #19 207.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-22T15:01:21.122Z] #19 207.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:21.221Z] #21 1.067 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T15:01:21.221Z] #21 1.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T15:01:21.221Z] #21 1.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T15:01:21.381Z] #19 207.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-22T15:01:21.381Z] #19 207.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-22T15:01:21.381Z] #19 207.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:21.478Z] #21 1.513 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T15:01:21.735Z] #21 ... [2022-04-22T15:01:21.735Z] [2022-04-22T15:01:21.735Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:01:21.735Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-22T15:01:21.735Z] #34 DONE 105.4s [2022-04-22T15:01:21.735Z] [2022-04-22T15:01:21.735Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:21.735Z] #58 sha256:bafd5160024a6babce20bfc7b9cb258bc41157cdeced1931e1d1ae36b9b144cc [2022-04-22T15:01:21.735Z] #58 1.165 + RM_GOPATH=0 [2022-04-22T15:01:21.735Z] #58 1.172 + TMP_GOPATH= [2022-04-22T15:01:21.735Z] #58 1.172 + : /build [2022-04-22T15:01:21.735Z] #58 1.172 + '[' -z '' ']' [2022-04-22T15:01:21.735Z] #58 1.173 ++ mktemp -d [2022-04-22T15:01:21.735Z] #58 1.205 + export GOPATH=/tmp/tmp.Tqf3XUeEga [2022-04-22T15:01:21.735Z] #58 1.205 + GOPATH=/tmp/tmp.Tqf3XUeEga [2022-04-22T15:01:21.735Z] #58 1.205 + RM_GOPATH=1 [2022-04-22T15:01:21.735Z] #58 1.205 + case "$(go env GOARCH)" in [2022-04-22T15:01:21.735Z] #58 1.205 ++ go env GOARCH [2022-04-22T15:01:21.735Z] #58 1.206 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:21.735Z] #58 1.206 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:21.735Z] #58 1.206 ++ dirname /install.sh [2022-04-22T15:01:21.735Z] #58 1.206 + dir=/ [2022-04-22T15:01:21.735Z] #58 1.206 + bin=runc [2022-04-22T15:01:21.735Z] #58 1.206 + shift [2022-04-22T15:01:21.735Z] #58 1.206 + '[' '!' -f //runc.installer ']' [2022-04-22T15:01:21.735Z] #58 1.206 + . //runc.installer [2022-04-22T15:01:21.735Z] #58 1.206 ++ set -e [2022-04-22T15:01:21.735Z] #58 1.206 ++ : v1.1.1 [2022-04-22T15:01:21.735Z] #58 1.206 + install_runc [2022-04-22T15:01:21.735Z] #58 1.206 + RUNC_BUILDTAGS=seccomp [2022-04-22T15:01:21.735Z] #58 1.206 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-22T15:01:21.735Z] #58 1.206 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Tqf3XUeEga/src/github.com/opencontainers/runc [2022-04-22T15:01:21.735Z] #58 1.206 Install runc version v1.1.1 (build tags: seccomp) [2022-04-22T15:01:21.735Z] #58 1.239 Cloning into '/tmp/tmp.Tqf3XUeEga/src/github.com/opencontainers/runc'... [2022-04-22T15:01:21.828Z] #14 DONE 106.7s [2022-04-22T15:01:21.828Z] [2022-04-22T15:01:21.828Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:01:21.828Z] #65 sha256:68ca8c5c9089c717c0d76360264f2a84d472261d0a11e251ebf3fb072e5444b7 [2022-04-22T15:01:21.828Z] #65 DONE 106.3s [2022-04-22T15:01:21.828Z] [2022-04-22T15:01:21.828Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-22T15:01:21.828Z] #57 sha256:4a408bf17ec5966f91519eda0cceb3df1ece0913792a180b7d6d64e4c8fecfdc [2022-04-22T15:01:21.828Z] #57 DONE 0.2s [2022-04-22T15:01:21.828Z] [2022-04-22T15:01:21.828Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-22T15:01:21.828Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-22T15:01:21.828Z] #15 ... [2022-04-22T15:01:21.828Z] [2022-04-22T15:01:21.828Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-22T15:01:21.828Z] #66 sha256:374a59c9e6b6b32ea88208dd6f7cfd5cf90d56652883361b56150e873bb69ef0 [2022-04-22T15:01:21.828Z] #66 DONE 0.2s [2022-04-22T15:01:21.828Z] [2022-04-22T15:01:21.828Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-22T15:01:21.828Z] #67 sha256:a3ee8307db9a39d0bdc3b944bf3bbba0cdf94805f5b6244579ca0f7a5b5aa7ae [2022-04-22T15:01:21.828Z] #67 DONE 0.2s [2022-04-22T15:01:21.828Z] [2022-04-22T15:01:21.828Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:21.828Z] #58 sha256:48ed3857a6af2e2ea8c25c4115452fd7bd3422f05ba0ff926646d6d3fa9f43d4 [2022-04-22T15:01:22.058Z] #19 DONE 1.0s [2022-04-22T15:01:22.058Z] [2022-04-22T15:01:22.058Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:01:22.058Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T15:01:20.988Z] Cloning repository https://github.com/moby/moby.git [2022-04-22T15:01:21.439Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-22T15:01:22.322Z] #34 ... [2022-04-22T15:01:22.322Z] [2022-04-22T15:01:22.322Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-22T15:01:22.322Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-22T15:01:23.104Z] #58 ... [2022-04-22T15:01:23.104Z] [2022-04-22T15:01:23.104Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:23.104Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-22T15:01:23.104Z] #21 2.835 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T15:01:23.226Z] #58 1.416 + RM_GOPATH=0 [2022-04-22T15:01:23.226Z] #58 1.416 + TMP_GOPATH= [2022-04-22T15:01:23.226Z] #58 1.416 + : /build [2022-04-22T15:01:23.226Z] #58 1.416 + '[' -z '' ']' [2022-04-22T15:01:23.226Z] #58 1.416 ++ mktemp -d [2022-04-22T15:01:23.226Z] #58 1.417 + export GOPATH=/tmp/tmp.vC6eHjeVo5 [2022-04-22T15:01:23.226Z] #58 1.417 + GOPATH=/tmp/tmp.vC6eHjeVo5 [2022-04-22T15:01:23.226Z] #58 1.417 + RM_GOPATH=1 [2022-04-22T15:01:23.226Z] #58 1.417 + case "$(go env GOARCH)" in [2022-04-22T15:01:23.226Z] #58 1.417 ++ go env GOARCH [2022-04-22T15:01:23.226Z] #58 1.445 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:23.226Z] #58 1.445 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:23.226Z] #58 1.445 ++ dirname /install.sh [2022-04-22T15:01:23.226Z] #58 1.445 + dir=/ [2022-04-22T15:01:23.226Z] #58 1.445 + bin=runc [2022-04-22T15:01:23.226Z] #58 1.445 + shift [2022-04-22T15:01:23.226Z] #58 1.445 + '[' '!' -f //runc.installer ']' [2022-04-22T15:01:23.226Z] #58 1.445 + . //runc.installer [2022-04-22T15:01:23.226Z] #58 1.445 ++ set -e [2022-04-22T15:01:23.226Z] #58 1.445 ++ : v1.1.1 [2022-04-22T15:01:23.226Z] #58 1.445 + install_runc [2022-04-22T15:01:23.226Z] #58 1.445 + RUNC_BUILDTAGS=seccomp [2022-04-22T15:01:23.226Z] #58 1.445 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-22T15:01:23.226Z] #58 1.445 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vC6eHjeVo5/src/github.com/opencontainers/runc [2022-04-22T15:01:23.226Z] #58 1.445 Install runc version v1.1.1 (build tags: seccomp) [2022-04-22T15:01:23.226Z] #58 ... [2022-04-22T15:01:23.226Z] [2022-04-22T15:01:23.226Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-22T15:01:23.226Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-22T15:01:23.226Z] #15 DONE 1.8s [2022-04-22T15:01:23.226Z] [2022-04-22T15:01:23.226Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:23.226Z] #58 sha256:48ed3857a6af2e2ea8c25c4115452fd7bd3422f05ba0ff926646d6d3fa9f43d4 [2022-04-22T15:01:23.226Z] #58 1.456 Cloning into '/tmp/tmp.vC6eHjeVo5/src/github.com/opencontainers/runc'... [2022-04-22T15:01:23.262Z] #20 DONE 1.0s [2022-04-22T15:01:23.262Z] [2022-04-22T15:01:23.262Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:23.262Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-22T15:01:23.806Z] #58 3.361 + RM_GOPATH=0 [2022-04-22T15:01:23.806Z] #58 3.362 + TMP_GOPATH= [2022-04-22T15:01:23.806Z] #58 3.362 + : /build [2022-04-22T15:01:23.806Z] #58 3.362 + '[' -z '' ']' [2022-04-22T15:01:23.806Z] #58 3.363 ++ mktemp -d [2022-04-22T15:01:23.806Z] #58 3.365 + export GOPATH=/tmp/tmp.yYf3NjDM1J [2022-04-22T15:01:23.806Z] #58 3.365 + GOPATH=/tmp/tmp.yYf3NjDM1J [2022-04-22T15:01:23.806Z] #58 3.366 + RM_GOPATH=1 [2022-04-22T15:01:23.806Z] #58 3.366 + case "$(go env GOARCH)" in [2022-04-22T15:01:23.806Z] #58 3.369 ++ go env GOARCH [2022-04-22T15:01:23.806Z] #58 3.377 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:23.806Z] #58 3.377 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:23.806Z] #58 3.378 ++ dirname /install.sh [2022-04-22T15:01:23.806Z] #58 3.380 + dir=/ [2022-04-22T15:01:23.806Z] #58 3.381 + bin=runc [2022-04-22T15:01:23.806Z] #58 3.381 + shift [2022-04-22T15:01:23.806Z] #58 3.381 + '[' '!' -f //runc.installer ']' [2022-04-22T15:01:23.806Z] #58 3.382 + . //runc.installer [2022-04-22T15:01:23.806Z] #58 3.382 ++ set -e [2022-04-22T15:01:23.806Z] #58 3.382 ++ : v1.1.1 [2022-04-22T15:01:23.806Z] #58 3.382 + install_runc [2022-04-22T15:01:23.806Z] #58 3.386 + RUNC_BUILDTAGS=seccomp [2022-04-22T15:01:23.806Z] #58 3.386 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-22T15:01:23.806Z] #58 3.386 Install runc version v1.1.1 (build tags: seccomp) [2022-04-22T15:01:23.806Z] #58 3.387 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yYf3NjDM1J/src/github.com/opencontainers/runc [2022-04-22T15:01:23.806Z] #58 3.390 Cloning into '/tmp/tmp.yYf3NjDM1J/src/github.com/opencontainers/runc'... [2022-04-22T15:01:23.806Z] #58 ... [2022-04-22T15:01:23.806Z] [2022-04-22T15:01:23.806Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-22T15:01:23.806Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-22T15:01:23.806Z] #15 DONE 3.7s [2022-04-22T15:01:24.034Z] #21 3.915 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T15:01:24.066Z] [2022-04-22T15:01:24.067Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-22T15:01:24.067Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-22T15:01:22.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T15:01:22.562Z] > git --version # timeout=10 [2022-04-22T15:01:22.654Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-22T15:01:22.655Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T15:01:22.661Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T15:01:24.651Z] #21 1.222 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T15:01:24.651Z] #21 1.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T15:01:24.651Z] #21 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T15:01:24.911Z] #21 1.722 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T15:01:25.148Z] #58 ... [2022-04-22T15:01:25.149Z] [2022-04-22T15:01:25.149Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-22T15:01:25.149Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-22T15:01:25.149Z] #16 DONE 1.6s [2022-04-22T15:01:25.149Z] [2022-04-22T15:01:25.149Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-22T15:01:25.149Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-22T15:01:25.403Z] Fetching without tags [2022-04-22T15:01:25.054Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T15:01:25.132Z] > git config --add remote.origin.fetch +refs/pull/43365/head:refs/remotes/origin/PR-43365 # timeout=10 [2022-04-22T15:01:25.193Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T15:01:25.313Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T15:01:25.439Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T15:01:25.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T15:01:25.441Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T15:01:25.723Z] #17 0.811 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-22T15:01:25.917Z] #21 2.798 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T15:01:25.927Z] #21 5.651 Fetched 8397 kB in 5s (1727 kB/s) [2022-04-22T15:01:25.986Z] #17 DONE 1.0s [2022-04-22T15:01:25.986Z] [2022-04-22T15:01:25.986Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-22T15:01:25.986Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-22T15:01:26.200Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:01:26.608Z] #16 DONE 2.8s [2022-04-22T15:01:26.608Z] [2022-04-22T15:01:26.608Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:26.608Z] #58 sha256:ca9c744b710921e8b5f9c8ac14e0491772b1a0f176923a0f4506a8b8c95df806 [2022-04-22T15:01:26.608Z] #58 ... [2022-04-22T15:01:26.608Z] [2022-04-22T15:01:26.608Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-22T15:01:26.608Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-22T15:01:26.642Z] #19 211.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-22T15:01:26.642Z] #19 211.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-22T15:01:26.642Z] #19 211.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:26.642Z] #19 212.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-22T15:01:26.642Z] #19 212.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-22T15:01:26.642Z] #19 212.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-22T15:01:26.642Z] #19 212.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-22T15:01:26.642Z] #19 212.2 Setting up libfile-which-perl (1.23-1) ... [2022-04-22T15:01:26.642Z] #19 212.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-22T15:01:26.642Z] #19 212.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-22T15:01:26.642Z] #19 212.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-22T15:01:26.642Z] #19 212.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-22T15:01:26.642Z] #19 212.3 Setting up libicu67:amd64 (67.1-7) ... [2022-04-22T15:01:26.642Z] #19 212.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-22T15:01:26.642Z] #19 212.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-22T15:01:26.642Z] #19 212.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-22T15:01:26.642Z] #19 212.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-22T15:01:26.642Z] #19 212.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-22T15:01:26.642Z] #19 212.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-22T15:01:26.642Z] #19 212.3 Setting up file (1:5.39-3) ... [2022-04-22T15:01:26.642Z] #19 212.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-22T15:01:26.642Z] #19 212.4 Setting up bzip2 (1.0.8-4) ... [2022-04-22T15:01:26.642Z] #19 212.4 Setting up libyaml-perl (1.30-1) ... [2022-04-22T15:01:26.642Z] #19 212.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-22T15:01:26.642Z] #19 212.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-22T15:01:26.642Z] #19 212.4 Setting up libio-string-perl (1.08-3.1) ... [2022-04-22T15:01:26.642Z] #19 212.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-22T15:01:26.642Z] #19 212.4 Setting up cross-config (2.6.18+nmu1) ... [2022-04-22T15:01:26.642Z] #19 212.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:01:26.642Z] #19 212.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-22T15:01:26.642Z] #19 212.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-22T15:01:26.642Z] #19 212.6 Setting up patch (2.7.6-7) ... [2022-04-22T15:01:26.642Z] #19 212.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-22T15:01:26.643Z] #19 212.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-22T15:01:26.643Z] #19 212.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-22T15:01:26.643Z] #19 212.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-22T15:01:26.643Z] #19 212.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-22T15:01:26.643Z] #19 212.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-22T15:01:26.643Z] #19 212.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-22T15:01:26.643Z] #19 212.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:26.643Z] #19 212.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.643Z] #19 212.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.859Z] #21 3.796 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T15:01:26.899Z] #19 212.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 212.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 213.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 213.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 213.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-22T15:01:26.899Z] #19 213.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 213.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 213.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 213.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 213.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-22T15:01:26.899Z] #19 213.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.899Z] #19 213.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.900Z] #19 213.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.900Z] #19 213.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-22T15:01:26.900Z] #19 213.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.900Z] #19 213.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.900Z] #19 213.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:26.935Z] #18 DONE 1.0s [2022-04-22T15:01:26.935Z] [2022-04-22T15:01:26.935Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-22T15:01:26.935Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-22T15:01:27.157Z] #19 213.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-22T15:01:27.157Z] #19 213.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-22T15:01:27.157Z] #19 213.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-22T15:01:27.157Z] #19 213.4 [2022-04-22T15:01:27.157Z] #19 213.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-22T15:01:27.296Z] #21 5.651 Reading package lists... [2022-04-22T15:01:27.415Z] #19 213.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.4 Setting up dpkg-dev (1.20.9) ... [2022-04-22T15:01:27.415Z] #19 213.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-22T15:01:27.415Z] #19 213.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.415Z] #19 213.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-22T15:01:27.415Z] #19 213.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-22T15:01:27.672Z] #19 213.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-22T15:01:27.672Z] #19 213.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-22T15:01:27.884Z] #19 DONE 1.0s [2022-04-22T15:01:27.884Z] [2022-04-22T15:01:27.884Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:01:27.884Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:01:27.884Z] #53 ... [2022-04-22T15:01:27.884Z] [2022-04-22T15:01:27.884Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-22T15:01:27.884Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-22T15:01:27.929Z] #19 213.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-22T15:01:27.929Z] #19 213.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 213.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-22T15:01:27.929Z] #19 214.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:27.929Z] #19 214.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up libxml-simple-perl (2.25-1) ... [2022-04-22T15:01:27.929Z] #19 214.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-22T15:01:27.929Z] #19 214.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-22T15:01:27.929Z] #19 214.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-22T15:01:27.929Z] #19 214.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-22T15:01:28.185Z] #19 214.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-22T15:01:28.185Z] #19 214.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-22T15:01:28.185Z] #19 214.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:28.185Z] #19 214.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:28.185Z] #19 214.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-22T15:01:28.185Z] #19 214.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:28.185Z] #19 214.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:28.442Z] #19 214.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-22T15:01:28.442Z] #19 214.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:28.442Z] #19 214.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-22T15:01:28.442Z] #19 214.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:28.442Z] #19 214.5 Setting up crossbuild-essential-armel (12.9) ... [2022-04-22T15:01:28.442Z] #19 214.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-22T15:01:28.442Z] #19 214.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-22T15:01:28.442Z] #19 214.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-22T15:01:28.442Z] #19 214.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-22T15:01:28.442Z] #19 214.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-22T15:01:28.442Z] #19 214.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:01:28.833Z] #20 DONE 0.9s [2022-04-22T15:01:28.833Z] [2022-04-22T15:01:28.833Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:28.833Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-22T15:01:26.307Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T15:01:26.365Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T15:01:29.005Z] #19 DONE 215.1s [2022-04-22T15:01:29.005Z] [2022-04-22T15:01:29.005Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-22T15:01:29.005Z] #32 sha256:8a8eeb8d1ef56177e06b0774655d8463d001f7fa60de2c3617568413d191c181 [2022-04-22T15:01:29.005Z] #32 DONE 0.1s [2022-04-22T15:01:29.005Z] [2022-04-22T15:01:29.005Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-22T15:01:29.005Z] #71 sha256:05ad95d06250d37de09f6145ca1b2d5f0ff52156135bf3eee99c0a5757bd6def [2022-04-22T15:01:29.151Z] #17 2.413 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-22T15:01:29.151Z] #17 DONE 2.5s [2022-04-22T15:01:29.151Z] [2022-04-22T15:01:29.151Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T15:01:29.151Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T15:01:29.151Z] #45 ... [2022-04-22T15:01:29.151Z] [2022-04-22T15:01:29.151Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-22T15:01:29.151Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-22T15:01:29.235Z] #21 7.407 Reading package lists... [2022-04-22T15:01:29.261Z] #71 DONE 0.1s [2022-04-22T15:01:29.261Z] [2022-04-22T15:01:29.261Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:01:29.261Z] #72 sha256:2a84e04ea1377138b5d44fe7b9cfee19132433c9e6435fe3a28b62b5bc512116 [2022-04-22T15:01:29.797Z] #21 9.098 Building dependency tree... [2022-04-22T15:01:29.797Z] #21 ... [2022-04-22T15:01:29.797Z] [2022-04-22T15:01:29.797Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:01:29.797Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T15:01:29.797Z] #26 103.6 + mkdir -p /tmp/tmp.KC1TP46jQt/src/github.com/docker [2022-04-22T15:01:29.797Z] #26 103.6 + mv components/cli /tmp/tmp.KC1TP46jQt/src/github.com/docker/cli [2022-04-22T15:01:29.797Z] #26 103.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-22T15:01:30.054Z] #26 ... [2022-04-22T15:01:30.054Z] [2022-04-22T15:01:30.054Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:30.054Z] #58 sha256:bafd5160024a6babce20bfc7b9cb258bc41157cdeced1931e1d1ae36b9b144cc [2022-04-22T15:01:30.054Z] #58 9.570 + cd /tmp/tmp.Tqf3XUeEga/src/github.com/opencontainers/runc [2022-04-22T15:01:30.054Z] #58 9.570 + git checkout -q v1.1.1 [2022-04-22T15:01:30.054Z] #58 9.881 + '[' -z '' ']' [2022-04-22T15:01:30.054Z] #58 9.883 + target=static [2022-04-22T15:01:30.054Z] #58 9.883 + make BUILDTAGS=seccomp static [2022-04-22T15:01:30.054Z] #58 10.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-22T15:01:30.224Z] #21 1.191 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T15:01:30.224Z] #21 1.226 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T15:01:30.224Z] #21 1.229 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T15:01:30.486Z] #21 1.674 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T15:01:30.616Z] #58 ... [2022-04-22T15:01:30.616Z] [2022-04-22T15:01:30.616Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:30.616Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-22T15:01:30.616Z] #21 10.44 The following additional packages will be installed: [2022-04-22T15:01:30.616Z] #21 10.44 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-22T15:01:30.616Z] #21 10.44 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-22T15:01:30.616Z] #21 10.44 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-22T15:01:30.616Z] #21 10.45 python3-pkg-resources vim-runtime xxd [2022-04-22T15:01:30.616Z] #21 10.45 Suggested packages: [2022-04-22T15:01:30.616Z] #21 10.46 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-22T15:01:30.616Z] #21 10.46 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-22T15:01:30.616Z] #21 10.46 acl attr quota [2022-04-22T15:01:30.616Z] #21 10.46 Recommended packages: [2022-04-22T15:01:30.616Z] #21 10.46 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-22T15:01:30.633Z] #72 1.411 + RM_GOPATH=0 [2022-04-22T15:01:30.633Z] #72 1.411 + TMP_GOPATH= [2022-04-22T15:01:30.633Z] #72 1.411 + : /build [2022-04-22T15:01:30.633Z] #72 1.411 + '[' -z '' ']' [2022-04-22T15:01:30.633Z] #72 1.413 ++ mktemp -d [2022-04-22T15:01:30.633Z] #72 1.414 + export GOPATH=/tmp/tmp.nz16pCBBxK [2022-04-22T15:01:30.633Z] #72 1.414 + GOPATH=/tmp/tmp.nz16pCBBxK [2022-04-22T15:01:30.633Z] #72 1.414 + RM_GOPATH=1 [2022-04-22T15:01:30.633Z] #72 1.414 + case "$(go env GOARCH)" in [2022-04-22T15:01:30.633Z] #72 1.415 ++ go env GOARCH [2022-04-22T15:01:30.633Z] #72 1.418 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:30.633Z] #72 1.418 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:30.633Z] #72 1.418 ++ dirname /install.sh [2022-04-22T15:01:30.633Z] #72 1.419 + dir=/ [2022-04-22T15:01:30.633Z] #72 1.419 + bin=rootlesskit [2022-04-22T15:01:30.633Z] #72 1.419 + shift [2022-04-22T15:01:30.633Z] #72 1.419 + '[' '!' -f //rootlesskit.installer ']' [2022-04-22T15:01:30.633Z] #72 1.419 + . //rootlesskit.installer [2022-04-22T15:01:30.633Z] #72 1.419 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T15:01:30.633Z] #72 1.419 + install_rootlesskit [2022-04-22T15:01:30.633Z] #72 1.419 + case "$1" in [2022-04-22T15:01:30.633Z] #72 1.419 + export CGO_ENABLED=0 [2022-04-22T15:01:30.633Z] #72 1.419 + CGO_ENABLED=0 [2022-04-22T15:01:30.633Z] #72 1.419 + _install_rootlesskit [2022-04-22T15:01:30.633Z] #72 1.420 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-22T15:01:30.633Z] #72 1.420 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-22T15:01:30.633Z] #72 1.420 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T15:01:30.633Z] #72 1.420 + GOBIN=/build [2022-04-22T15:01:30.633Z] #72 1.420 + GO111MODULE=on [2022-04-22T15:01:30.633Z] #72 1.420 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T15:01:30.716Z] Merge succeeded, producing 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:01:30.717Z] Checking out Revision 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 (PR-43365) [2022-04-22T15:01:31.055Z] #18 DONE 1.6s [2022-04-22T15:01:31.055Z] [2022-04-22T15:01:31.055Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-22T15:01:31.055Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-22T15:01:31.058Z] #21 7.436 Fetched 8510 kB in 6s (1310 kB/s) [2022-04-22T15:01:31.195Z] #72 1.845 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-22T15:01:31.544Z] #21 11.46 The following NEW packages will be installed: [2022-04-22T15:01:31.544Z] #21 11.47 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-22T15:01:31.544Z] #21 11.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-22T15:01:31.544Z] #21 11.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-22T15:01:31.544Z] #21 11.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-22T15:01:31.544Z] #21 11.48 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-22T15:01:31.544Z] #21 11.48 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-22T15:01:31.544Z] #21 11.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-22T15:01:31.544Z] #21 11.48 xz-utils zip zstd [2022-04-22T15:01:31.801Z] #21 11.79 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:01:31.801Z] #21 11.79 Need to get 27.0 MB of archives. [2022-04-22T15:01:31.801Z] #21 11.79 After this operation, 105 MB of additional disk space will be used. [2022-04-22T15:01:31.801Z] #21 11.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-22T15:01:31.801Z] #21 11.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-22T15:01:31.801Z] #21 11.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-22T15:01:31.801Z] #21 11.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-22T15:01:31.801Z] #21 11.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-22T15:01:31.801Z] #21 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-22T15:01:31.801Z] #21 11.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-22T15:01:31.801Z] #21 11.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-22T15:01:31.801Z] #21 11.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:01:31.801Z] #21 11.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:01:31.801Z] #21 11.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-22T15:01:31.801Z] #21 11.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-22T15:01:31.801Z] #21 11.87 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-04-22T15:01:31.875Z] #21 2.758 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T15:01:31.997Z] #21 7.436 Reading package lists... [2022-04-22T15:01:31.997Z] #21 ... [2022-04-22T15:01:31.997Z] [2022-04-22T15:01:31.997Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:31.997Z] #58 sha256:a6b3c80186620f4c5234d1b06e8b45850e181c94bbb96b00c34bdb3f03397eb1 [2022-04-22T15:01:31.997Z] #58 11.40 + cd /tmp/tmp.A32567XHBe/src/github.com/opencontainers/runc [2022-04-22T15:01:31.997Z] #58 11.40 + git checkout -q v1.1.1 [2022-04-22T15:01:31.997Z] #58 11.88 + '[' -z '' ']' [2022-04-22T15:01:31.997Z] #58 11.88 + target=static [2022-04-22T15:01:31.997Z] #58 11.88 + make BUILDTAGS=seccomp static [2022-04-22T15:01:31.997Z] #58 12.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-22T15:01:32.059Z] #21 11.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-22T15:01:32.059Z] #21 11.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-22T15:01:32.059Z] #21 11.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-22T15:01:32.059Z] #21 11.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-22T15:01:32.059Z] #21 11.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-22T15:01:32.059Z] #21 11.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-22T15:01:32.059Z] #21 11.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-22T15:01:32.059Z] #21 11.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-22T15:01:32.059Z] #21 11.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-22T15:01:32.059Z] #21 11.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-22T15:01:32.059Z] #21 11.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-22T15:01:32.059Z] #21 11.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-22T15:01:32.059Z] #21 11.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-22T15:01:32.059Z] #21 11.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-22T15:01:30.341Z] > git remote # timeout=10 [2022-04-22T15:01:30.429Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T15:01:30.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T15:01:30.482Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-22T15:01:30.628Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-22T15:01:30.753Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T15:01:30.814Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T15:01:32.318Z] #21 12.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-22T15:01:32.318Z] #21 12.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-22T15:01:32.318Z] #21 12.26 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-22T15:01:32.318Z] #21 12.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-22T15:01:32.318Z] #21 12.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-22T15:01:32.318Z] #21 12.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-22T15:01:32.318Z] #21 12.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-22T15:01:32.319Z] #21 12.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-22T15:01:32.575Z] #21 12.33 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-22T15:01:32.575Z] #21 12.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:01:32.575Z] #21 12.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-22T15:01:32.575Z] #21 12.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-22T15:01:32.575Z] #21 12.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-22T15:01:32.575Z] #21 12.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-22T15:01:32.575Z] #21 12.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-22T15:01:32.575Z] #21 12.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-22T15:01:32.575Z] #21 12.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-22T15:01:32.821Z] #21 3.801 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T15:01:32.832Z] #21 12.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-22T15:01:32.832Z] #21 12.63 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-22T15:01:32.832Z] #21 12.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-22T15:01:32.832Z] #21 12.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-22T15:01:32.937Z] #58 ... [2022-04-22T15:01:32.937Z] [2022-04-22T15:01:32.937Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:32.937Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-22T15:01:32.937Z] #21 7.436 Reading package lists... [2022-04-22T15:01:33.040Z] #19 DONE 1.9s [2022-04-22T15:01:33.040Z] [2022-04-22T15:01:33.040Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-22T15:01:33.040Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-22T15:01:33.139Z] #72 3.632 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T15:01:33.139Z] #72 3.633 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-22T15:01:33.139Z] #72 4.025 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-22T15:01:33.406Z] #21 13.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:01:33.406Z] #21 13.37 Fetched 27.0 MB in 1s (23.1 MB/s) [2022-04-22T15:01:33.664Z] #21 13.47 Selecting previously unselected package pigz. [2022-04-22T15:01:33.664Z] #21 13.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-22T15:01:33.664Z] #21 13.51 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-22T15:01:33.664Z] #21 13.51 Unpacking pigz (2.6-1) ... [2022-04-22T15:01:33.664Z] #21 13.60 Selecting previously unselected package libelf1:arm64. [2022-04-22T15:01:33.664Z] #21 13.60 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-22T15:01:33.664Z] #21 13.61 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-22T15:01:33.707Z] #72 ... [2022-04-22T15:01:33.707Z] [2022-04-22T15:01:33.707Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:01:33.707Z] #33 sha256:fcfa1b78b6d6893cddbdfd04dd00cc5bb90d99e2bb8942312df742034c039d90 [2022-04-22T15:01:33.707Z] #33 1.341 + RM_GOPATH=0 [2022-04-22T15:01:33.707Z] #33 1.341 + TMP_GOPATH= [2022-04-22T15:01:33.707Z] #33 1.341 + : /build [2022-04-22T15:01:33.707Z] #33 1.341 + '[' -z '' ']' [2022-04-22T15:01:33.707Z] #33 1.342 ++ mktemp -d [2022-04-22T15:01:33.707Z] #33 1.344 + export GOPATH=/tmp/tmp.rPxnawUqHB [2022-04-22T15:01:33.707Z] #33 1.344 + GOPATH=/tmp/tmp.rPxnawUqHB [2022-04-22T15:01:33.707Z] #33 1.344 + RM_GOPATH=1 [2022-04-22T15:01:33.707Z] #33 1.344 + case "$(go env GOARCH)" in [2022-04-22T15:01:33.707Z] #33 1.345 ++ go env GOARCH [2022-04-22T15:01:33.707Z] #33 1.353 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:33.707Z] #33 1.353 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:01:33.707Z] #33 1.353 ++ dirname /install.sh [2022-04-22T15:01:33.707Z] #33 1.356 Install docker/cli version 17.06.2-ce from stable [2022-04-22T15:01:33.707Z] #33 1.356 + dir=/ [2022-04-22T15:01:33.707Z] #33 1.356 + bin=dockercli [2022-04-22T15:01:33.707Z] #33 1.356 + shift [2022-04-22T15:01:33.707Z] #33 1.356 + '[' '!' -f //dockercli.installer ']' [2022-04-22T15:01:33.707Z] #33 1.356 + . //dockercli.installer [2022-04-22T15:01:33.707Z] #33 1.356 ++ : stable [2022-04-22T15:01:33.707Z] #33 1.356 ++ : 17.06.2-ce [2022-04-22T15:01:33.707Z] #33 1.356 + install_dockercli [2022-04-22T15:01:33.707Z] #33 1.356 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-22T15:01:33.707Z] #33 1.356 ++ uname -m [2022-04-22T15:01:33.707Z] #33 1.365 + arch=x86_64 [2022-04-22T15:01:33.707Z] #33 1.366 + '[' x86_64 '!=' x86_64 ']' [2022-04-22T15:01:33.707Z] #33 1.366 + url=https://download.docker.com/linux/static [2022-04-22T15:01:33.707Z] #33 1.367 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-22T15:01:33.707Z] #33 1.372 + tar -xz docker/docker [2022-04-22T15:01:33.707Z] #33 4.482 + mkdir -p /build [2022-04-22T15:01:33.707Z] #33 4.483 + mv docker/docker /build/ [2022-04-22T15:01:33.707Z] #33 4.490 + rmdir docker [2022-04-22T15:01:33.707Z] #33 DONE 4.7s [2022-04-22T15:01:33.922Z] #21 13.73 Selecting previously unselected package libbpf0:arm64. [2022-04-22T15:01:33.922Z] #21 13.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-22T15:01:33.922Z] #21 13.74 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-22T15:01:33.922Z] #21 13.83 Selecting previously unselected package libcap2:arm64. [2022-04-22T15:01:33.922Z] #21 13.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-22T15:01:33.922Z] #21 13.84 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-22T15:01:33.922Z] #21 13.92 Selecting previously unselected package libmnl0:arm64. [2022-04-22T15:01:33.922Z] #21 13.92 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-22T15:01:33.922Z] #21 13.93 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-22T15:01:33.964Z] [2022-04-22T15:01:33.965Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:01:33.965Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-22T15:01:33.965Z] #20 1.692 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T15:01:33.965Z] #20 1.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T15:01:33.965Z] #20 1.703 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T15:01:33.965Z] #20 1.965 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T15:01:33.965Z] #20 2.237 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-22T15:01:33.965Z] #20 2.488 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-22T15:01:33.965Z] #20 2.844 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-22T15:01:33.965Z] #20 3.361 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T15:01:33.965Z] #20 3.819 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-22T15:01:33.965Z] #20 4.224 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-22T15:01:33.965Z] #20 4.230 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T15:01:33.965Z] #20 4.244 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-22T15:01:33.965Z] #20 4.248 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T15:01:33.965Z] #20 4.265 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-22T15:01:33.965Z] #20 4.265 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-22T15:01:33.965Z] #20 4.274 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-22T15:01:33.965Z] #20 4.280 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-22T15:01:33.965Z] #20 4.281 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-22T15:01:33.965Z] #20 4.281 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T15:01:33.965Z] #20 4.281 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-22T15:01:33.965Z] #20 4.282 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T15:01:34.178Z] #21 14.01 Selecting previously unselected package libxtables12:arm64. [2022-04-22T15:01:34.178Z] #21 14.02 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-22T15:01:34.178Z] #21 14.02 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-22T15:01:34.178Z] #21 14.07 Selecting previously unselected package libcap2-bin. [2022-04-22T15:01:34.178Z] #21 14.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-22T15:01:34.178Z] #21 14.09 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-22T15:01:34.178Z] #21 14.22 Selecting previously unselected package iproute2. [2022-04-22T15:01:34.423Z] #20 DONE 1.7s [2022-04-22T15:01:34.423Z] [2022-04-22T15:01:34.423Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:34.423Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-22T15:01:34.436Z] #21 14.22 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-22T15:01:34.436Z] #21 14.22 Unpacking iproute2 (5.10.0-4) ... [2022-04-22T15:01:34.531Z] #20 ... [2022-04-22T15:01:34.531Z] [2022-04-22T15:01:34.531Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:01:34.531Z] #72 sha256:2a84e04ea1377138b5d44fe7b9cfee19132433c9e6435fe3a28b62b5bc512116 [2022-04-22T15:01:34.531Z] #72 5.389 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-22T15:01:34.692Z] #21 14.65 Selecting previously unselected package xxd. [2022-04-22T15:01:34.692Z] #21 14.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-22T15:01:34.692Z] #21 14.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:34.789Z] #72 5.743 go: downloading github.com/google/uuid v1.3.0 [2022-04-22T15:01:34.789Z] #72 5.805 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-22T15:01:34.949Z] #21 14.75 Selecting previously unselected package vim-common. [2022-04-22T15:01:34.949Z] #21 14.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:01:34.949Z] #21 14.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:34.949Z] #21 14.92 Selecting previously unselected package bash-completion. [2022-04-22T15:01:34.949Z] #21 14.93 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-22T15:01:35.047Z] #72 5.809 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-22T15:01:35.047Z] #72 5.894 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-22T15:01:35.047Z] #72 5.933 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-22T15:01:35.047Z] #72 6.070 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-22T15:01:35.304Z] #72 6.335 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-22T15:01:35.478Z] #21 9.841 Reading package lists... [2022-04-22T15:01:35.562Z] #72 6.427 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-22T15:01:35.562Z] #72 6.455 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-22T15:01:36.049Z] #21 12.29 Building dependency tree... [2022-04-22T15:01:36.134Z] #21 7.241 Fetched 8510 kB in 6s (1343 kB/s) [2022-04-22T15:01:36.339Z] #21 1.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T15:01:36.339Z] #21 2.012 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T15:01:36.339Z] #21 2.015 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T15:01:36.495Z] #72 7.180 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T15:01:36.598Z] #21 2.241 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T15:01:36.989Z] #21 13.89 The following additional packages will be installed: [2022-04-22T15:01:36.990Z] #21 13.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-22T15:01:36.990Z] #21 13.90 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-22T15:01:36.990Z] #21 13.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-22T15:01:36.990Z] #21 13.90 python3-pkg-resources vim-runtime xxd [2022-04-22T15:01:36.990Z] #21 13.90 Suggested packages: [2022-04-22T15:01:36.990Z] #21 13.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-22T15:01:36.990Z] #21 13.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-22T15:01:36.990Z] #21 13.91 acl attr quota [2022-04-22T15:01:36.990Z] #21 13.91 Recommended packages: [2022-04-22T15:01:36.990Z] #21 13.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-22T15:01:37.166Z] #21 2.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T15:01:37.470Z] #21 17.00 Unpacking bash-completion (1:2.11-2) ... [2022-04-22T15:01:37.470Z] #21 17.35 Selecting previously unselected package bzip2. [2022-04-22T15:01:37.470Z] #21 17.38 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-22T15:01:37.471Z] #21 17.39 Unpacking bzip2 (1.0.8-4) ... [2022-04-22T15:01:37.728Z] #21 17.47 Selecting previously unselected package xz-utils. [2022-04-22T15:01:37.728Z] #21 17.47 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-22T15:01:37.728Z] #21 17.48 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:01:37.728Z] #21 17.64 Selecting previously unselected package apparmor. [2022-04-22T15:01:37.728Z] #21 17.64 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-22T15:01:37.932Z] #21 ... [2022-04-22T15:01:37.932Z] [2022-04-22T15:01:37.932Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:01:37.932Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T15:01:37.932Z] #34 DONE 127.6s [2022-04-22T15:01:37.932Z] [2022-04-22T15:01:37.932Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:37.932Z] #58 sha256:a6b3c80186620f4c5234d1b06e8b45850e181c94bbb96b00c34bdb3f03397eb1 [2022-04-22T15:01:37.986Z] #21 17.70 Unpacking apparmor (2.13.6-10) ... [2022-04-22T15:01:38.106Z] #21 3.903 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T15:01:38.244Z] #21 18.07 Selecting previously unselected package inetutils-ping. [2022-04-22T15:01:38.244Z] #21 18.07 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-22T15:01:38.244Z] #21 18.08 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-22T15:01:38.244Z] #21 18.17 Selecting previously unselected package libip4tc2:arm64. [2022-04-22T15:01:38.244Z] #21 18.17 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-22T15:01:38.244Z] #21 18.18 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-22T15:01:38.244Z] #21 18.23 Selecting previously unselected package libip6tc2:arm64. [2022-04-22T15:01:38.244Z] #21 18.24 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-22T15:01:38.244Z] #21 18.24 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-22T15:01:38.501Z] #21 18.33 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-22T15:01:38.501Z] #21 18.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-22T15:01:38.501Z] #21 18.34 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-22T15:01:38.501Z] #21 18.42 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-22T15:01:38.501Z] #21 18.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-22T15:01:38.501Z] #21 18.44 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-22T15:01:38.501Z] #21 18.53 Selecting previously unselected package libnftnl11:arm64. [2022-04-22T15:01:38.503Z] #58 ... [2022-04-22T15:01:38.503Z] [2022-04-22T15:01:38.503Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:38.503Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-22T15:01:38.503Z] #21 15.32 The following NEW packages will be installed: [2022-04-22T15:01:38.503Z] #21 15.34 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-22T15:01:38.503Z] #21 15.34 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-22T15:01:38.503Z] #21 15.34 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-22T15:01:38.503Z] #21 15.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-22T15:01:38.503Z] #21 15.34 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-22T15:01:38.503Z] #21 15.34 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-22T15:01:38.503Z] #21 15.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-22T15:01:38.503Z] #21 15.34 xz-utils zip zstd [2022-04-22T15:01:38.689Z] #21 7.241 Reading package lists... [2022-04-22T15:01:38.758Z] #21 18.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-22T15:01:38.758Z] #21 18.53 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-22T15:01:38.758Z] #21 18.62 Selecting previously unselected package iptables. [2022-04-22T15:01:38.758Z] #21 18.63 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-22T15:01:38.758Z] #21 18.63 Unpacking iptables (1.8.7-1) ... [2022-04-22T15:01:38.758Z] #21 18.88 Selecting previously unselected package libonig5:arm64. [2022-04-22T15:01:38.763Z] #21 15.75 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:01:38.763Z] #21 15.75 Need to get 27.6 MB of archives. [2022-04-22T15:01:38.763Z] #21 15.75 After this operation, 106 MB of additional disk space will be used. [2022-04-22T15:01:38.763Z] #21 15.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-22T15:01:38.763Z] #21 15.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-22T15:01:38.763Z] #21 15.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-22T15:01:38.763Z] #21 15.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-22T15:01:38.763Z] #21 15.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-22T15:01:38.763Z] #21 15.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-22T15:01:38.763Z] #21 15.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-22T15:01:38.763Z] #21 15.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-22T15:01:38.763Z] #21 15.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:01:38.763Z] #21 15.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:01:38.763Z] #21 15.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-22T15:01:38.763Z] #21 15.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-22T15:01:39.022Z] #72 ... [2022-04-22T15:01:39.022Z] [2022-04-22T15:01:39.022Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:01:39.022Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-22T15:01:39.022Z] #67 1.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T15:01:39.022Z] #67 1.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T15:01:39.022Z] #67 1.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T15:01:39.022Z] #67 2.159 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T15:01:39.022Z] #67 2.514 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T15:01:39.022Z] #67 3.031 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-22T15:01:39.022Z] #67 3.616 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-22T15:01:39.022Z] #67 4.195 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-22T15:01:39.022Z] #67 4.740 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-22T15:01:39.022Z] #67 5.155 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T15:01:39.022Z] #67 5.155 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T15:01:39.022Z] #67 5.155 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-22T15:01:39.022Z] #67 5.155 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-22T15:01:39.022Z] #67 5.155 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-22T15:01:39.022Z] #67 5.175 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-22T15:01:39.022Z] #67 5.175 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T15:01:39.022Z] #67 5.175 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-22T15:01:39.022Z] #67 5.175 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-22T15:01:39.022Z] #67 5.175 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T15:01:39.022Z] #67 5.175 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-22T15:01:39.022Z] #67 5.175 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-22T15:01:39.022Z] #67 ... [2022-04-22T15:01:39.022Z] [2022-04-22T15:01:39.022Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:01:39.022Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-22T15:01:39.022Z] #47 1.800 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T15:01:39.022Z] #47 1.828 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T15:01:39.022Z] #47 1.830 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T15:01:39.022Z] #47 2.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-22T15:01:39.022Z] #47 2.616 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T15:01:39.022Z] #47 3.057 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-22T15:01:39.022Z] #47 3.495 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T15:01:39.022Z] #47 3.999 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-22T15:01:39.022Z] #47 4.543 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-22T15:01:39.022Z] #47 5.207 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-22T15:01:39.022Z] #47 5.208 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T15:01:39.022Z] #47 5.216 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-22T15:01:39.022Z] #47 5.246 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-22T15:01:39.022Z] #47 5.248 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-22T15:01:39.022Z] #47 5.257 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T15:01:39.022Z] #47 5.542 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-22T15:01:39.022Z] #47 5.567 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T15:01:39.022Z] #47 5.567 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-22T15:01:39.022Z] #47 5.567 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-22T15:01:39.022Z] #47 5.567 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-22T15:01:39.022Z] #47 5.567 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T15:01:39.023Z] #21 15.85 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-04-22T15:01:39.023Z] #21 15.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-22T15:01:39.023Z] #21 15.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-22T15:01:39.023Z] #21 15.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-22T15:01:39.023Z] #21 15.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-22T15:01:39.023Z] #21 15.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-22T15:01:39.023Z] #21 15.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-22T15:01:39.023Z] #21 15.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-22T15:01:39.023Z] #21 15.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-22T15:01:39.023Z] #21 15.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-22T15:01:39.023Z] #21 15.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-22T15:01:39.023Z] #21 15.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-22T15:01:39.023Z] #21 15.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-22T15:01:39.023Z] #21 15.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-22T15:01:39.023Z] #21 15.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-22T15:01:39.026Z] #21 18.89 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-22T15:01:39.026Z] #21 18.90 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-22T15:01:39.026Z] #21 19.01 Selecting previously unselected package libjq1:arm64. [2022-04-22T15:01:39.283Z] #21 19.01 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-22T15:01:39.283Z] #21 19.02 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-22T15:01:39.283Z] #21 19.17 Selecting previously unselected package jq. [2022-04-22T15:01:39.283Z] #21 19.17 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-22T15:01:39.283Z] #21 19.18 Unpacking jq (1.6-2.1) ... [2022-04-22T15:01:39.283Z] #21 19.25 Selecting previously unselected package libaio1:arm64. [2022-04-22T15:01:39.283Z] #21 19.25 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-22T15:01:39.283Z] #21 19.26 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-22T15:01:39.284Z] #21 16.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-22T15:01:39.284Z] #21 16.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-22T15:01:39.284Z] #21 16.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-22T15:01:39.284Z] #21 16.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-22T15:01:39.284Z] #21 16.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-22T15:01:39.284Z] #21 16.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-22T15:01:39.284Z] #21 16.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-22T15:01:39.284Z] #21 16.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-22T15:01:39.539Z] #21 19.31 Selecting previously unselected package libgpm2:arm64. [2022-04-22T15:01:39.539Z] #21 19.32 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-22T15:01:39.539Z] #21 19.32 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-22T15:01:39.539Z] #21 19.39 Selecting previously unselected package libicu67:arm64. [2022-04-22T15:01:39.539Z] #21 19.40 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-22T15:01:39.539Z] #21 19.40 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-22T15:01:39.543Z] #21 16.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-22T15:01:39.543Z] #21 16.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:01:39.543Z] #21 16.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-22T15:01:39.543Z] #21 16.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-22T15:01:39.543Z] #21 16.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-22T15:01:39.543Z] #21 16.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-22T15:01:39.543Z] #21 16.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-22T15:01:39.543Z] #21 16.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-22T15:01:39.543Z] #21 16.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-22T15:01:39.543Z] #21 16.59 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-22T15:01:39.802Z] #21 16.61 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-22T15:01:39.802Z] #21 16.64 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-22T15:01:39.802Z] #21 16.64 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-22T15:01:40.370Z] #21 17.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:01:40.630Z] #21 17.41 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-04-22T15:01:40.630Z] #21 17.48 Selecting previously unselected package pigz. [2022-04-22T15:01:40.630Z] #21 17.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-22T15:01:40.630Z] #21 17.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-22T15:01:40.630Z] #21 17.52 Unpacking pigz (2.6-1) ... [2022-04-22T15:01:40.630Z] #21 17.62 Selecting previously unselected package libelf1:amd64. [2022-04-22T15:01:40.889Z] #21 17.62 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-22T15:01:40.889Z] #21 17.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-22T15:01:40.889Z] #21 17.81 Selecting previously unselected package libbpf0:amd64. [2022-04-22T15:01:40.889Z] #21 17.81 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-22T15:01:40.889Z] #21 17.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-22T15:01:41.148Z] #21 17.93 Selecting previously unselected package libcap2:amd64. [2022-04-22T15:01:41.148Z] #21 17.95 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-22T15:01:41.148Z] #21 17.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-22T15:01:41.148Z] #21 18.01 Selecting previously unselected package libmnl0:amd64. [2022-04-22T15:01:41.148Z] #21 18.02 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-22T15:01:41.148Z] #21 18.03 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-22T15:01:41.148Z] #21 18.08 Selecting previously unselected package libxtables12:amd64. [2022-04-22T15:01:41.148Z] #21 18.09 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-22T15:01:41.148Z] #21 18.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-22T15:01:41.245Z] #21 9.655 Reading package lists... [2022-04-22T15:01:41.245Z] #21 12.09 Building dependency tree... [2022-04-22T15:01:41.245Z] #21 ... [2022-04-22T15:01:41.245Z] [2022-04-22T15:01:41.245Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:01:41.245Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T15:01:41.245Z] #34 DONE 126.0s [2022-04-22T15:01:41.245Z] [2022-04-22T15:01:41.245Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:41.245Z] #58 sha256:48ed3857a6af2e2ea8c25c4115452fd7bd3422f05ba0ff926646d6d3fa9f43d4 [2022-04-22T15:01:41.245Z] #58 10.75 + cd /tmp/tmp.vC6eHjeVo5/src/github.com/opencontainers/runc [2022-04-22T15:01:41.245Z] #58 10.75 + git checkout -q v1.1.1 [2022-04-22T15:01:41.245Z] #58 11.08 + '[' -z '' ']' [2022-04-22T15:01:41.245Z] #58 11.08 + target=static [2022-04-22T15:01:41.245Z] #58 11.08 + make BUILDTAGS=seccomp static [2022-04-22T15:01:41.245Z] #58 11.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-22T15:01:41.407Z] #21 18.16 Selecting previously unselected package libcap2-bin. [2022-04-22T15:01:41.407Z] #21 18.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-22T15:01:41.407Z] #21 18.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-22T15:01:41.407Z] #21 18.25 Selecting previously unselected package iproute2. [2022-04-22T15:01:41.407Z] #21 18.27 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-22T15:01:41.407Z] #21 18.28 Unpacking iproute2 (5.10.0-4) ... [2022-04-22T15:01:41.819Z] #58 ... [2022-04-22T15:01:41.819Z] [2022-04-22T15:01:41.819Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:41.819Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-22T15:01:41.819Z] #21 12.09 Building dependency tree... [2022-04-22T15:01:41.975Z] #21 18.73 Selecting previously unselected package xxd. [2022-04-22T15:01:41.975Z] #21 18.73 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:01:41.975Z] #21 18.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:41.975Z] #21 18.85 Selecting previously unselected package vim-common. [2022-04-22T15:01:41.975Z] #21 18.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:01:41.975Z] #21 18.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:42.068Z] #21 22.08 Selecting previously unselected package libinih1:arm64. [2022-04-22T15:01:42.068Z] #21 22.08 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-22T15:01:42.068Z] #21 22.09 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-22T15:01:42.234Z] #21 19.02 Selecting previously unselected package bash-completion. [2022-04-22T15:01:42.234Z] #21 19.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-22T15:01:42.301Z] #21 7.470 Fetched 8510 kB in 6s (1426 kB/s) [2022-04-22T15:01:42.301Z] #21 7.470 Reading package lists... [2022-04-22T15:01:42.302Z] #21 ... [2022-04-22T15:01:42.302Z] [2022-04-22T15:01:42.302Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:42.302Z] #58 sha256:ca9c744b710921e8b5f9c8ac14e0491772b1a0f176923a0f4506a8b8c95df806 [2022-04-22T15:01:42.302Z] #58 11.42 + cd /tmp/tmp.yYf3NjDM1J/src/github.com/opencontainers/runc [2022-04-22T15:01:42.302Z] #58 11.42 + git checkout -q v1.1.1 [2022-04-22T15:01:42.302Z] #58 11.81 + '[' -z '' ']' [2022-04-22T15:01:42.302Z] #58 11.81 + target=static [2022-04-22T15:01:42.302Z] #58 11.81 + make BUILDTAGS=seccomp static [2022-04-22T15:01:42.302Z] #58 12.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-22T15:01:42.302Z] #58 ... [2022-04-22T15:01:42.302Z] [2022-04-22T15:01:42.302Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-22T15:01:42.302Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-22T15:01:42.302Z] #34 DONE 126.1s [2022-04-22T15:01:42.302Z] [2022-04-22T15:01:42.302Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:01:42.302Z] #58 sha256:ca9c744b710921e8b5f9c8ac14e0491772b1a0f176923a0f4506a8b8c95df806 [2022-04-22T15:01:42.324Z] #21 22.19 Selecting previously unselected package libnet1:arm64. [2022-04-22T15:01:42.324Z] #21 22.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-22T15:01:42.324Z] #21 22.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:01:42.324Z] #21 22.30 Selecting previously unselected package libnl-3-200:arm64. [2022-04-22T15:01:42.324Z] #21 22.31 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-22T15:01:42.324Z] #21 22.31 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-22T15:01:42.324Z] #21 22.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-22T15:01:42.559Z] Commit message: "distribution: move newPusher() and newPuller() together with definition" [2022-04-22T15:01:42.581Z] #21 22.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-22T15:01:42.581Z] #21 22.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-22T15:01:42.581Z] #21 22.48 Selecting previously unselected package net-tools. [2022-04-22T15:01:42.581Z] #21 22.48 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-22T15:01:42.581Z] #21 22.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:01:42.763Z] #21 13.92 The following additional packages will be installed: [2022-04-22T15:01:42.763Z] #21 13.93 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-22T15:01:42.763Z] #21 13.93 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-22T15:01:42.763Z] #21 13.93 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-22T15:01:42.763Z] #21 13.93 python3-pkg-resources vim-runtime xxd [2022-04-22T15:01:42.763Z] #21 13.93 Suggested packages: [2022-04-22T15:01:42.763Z] #21 13.94 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-22T15:01:42.763Z] #21 13.94 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-22T15:01:42.763Z] #21 13.94 acl attr quota [2022-04-22T15:01:42.763Z] #21 13.94 Recommended packages: [2022-04-22T15:01:42.763Z] #21 13.94 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-22T15:01:42.837Z] #21 22.63 Selecting previously unselected package patch. [2022-04-22T15:01:42.837Z] #21 22.65 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-22T15:01:42.837Z] #21 22.65 Unpacking patch (2.7.6-7) ... [2022-04-22T15:01:42.837Z] #21 22.74 Selecting previously unselected package python-pip-whl. [2022-04-22T15:01:42.837Z] #21 22.75 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:01:42.837Z] #21 22.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-22T15:01:43.402Z] #21 23.24 Selecting previously unselected package python3-lib2to3. [2022-04-22T15:01:43.402Z] #21 23.27 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-22T15:01:43.402Z] #21 23.28 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:01:43.658Z] #21 23.41 Selecting previously unselected package python3-distutils. [2022-04-22T15:01:43.658Z] #21 23.41 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-22T15:01:43.658Z] #21 23.42 Unpacking python3-distutils (3.9.2-1) ... [2022-04-22T15:01:43.658Z] #21 23.55 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:01:43.658Z] #21 23.55 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:01:43.658Z] #21 23.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:01:43.711Z] #21 14.94 The following NEW packages will be installed: [2022-04-22T15:01:43.712Z] #21 14.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-22T15:01:43.712Z] #21 14.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-22T15:01:43.712Z] #21 14.94 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-22T15:01:43.712Z] #21 14.95 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-22T15:01:43.712Z] #21 14.95 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-22T15:01:43.712Z] #21 14.95 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-22T15:01:43.712Z] #21 14.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-22T15:01:43.712Z] #21 14.95 xz-utils zip zstd [2022-04-22T15:01:43.915Z] #21 23.69 Selecting previously unselected package python3-setuptools. [2022-04-22T15:01:43.915Z] #21 23.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-22T15:01:43.915Z] #21 23.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-22T15:01:43.915Z] #21 23.93 Selecting previously unselected package python3-wheel. [2022-04-22T15:01:43.915Z] #21 23.93 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-22T15:01:43.915Z] #21 23.94 Unpacking python3-wheel (0.34.2-1) ... [2022-04-22T15:01:43.978Z] #21 15.25 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:01:43.978Z] #21 15.25 Need to get 27.6 MB of archives. [2022-04-22T15:01:43.978Z] #21 15.25 After this operation, 106 MB of additional disk space will be used. [2022-04-22T15:01:43.978Z] #21 15.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-22T15:01:43.978Z] #21 15.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-22T15:01:43.978Z] #21 15.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-22T15:01:43.978Z] #21 15.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-22T15:01:43.978Z] #21 15.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-22T15:01:43.978Z] #21 15.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-22T15:01:43.978Z] #21 15.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-22T15:01:43.978Z] #21 15.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-22T15:01:43.978Z] #21 15.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:01:43.978Z] #21 15.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:01:43.978Z] #21 15.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-22T15:01:43.978Z] #21 15.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-22T15:01:44.143Z] #21 20.88 Unpacking bash-completion (1:2.11-2) ... [2022-04-22T15:01:44.143Z] #21 21.20 Selecting previously unselected package bzip2. [2022-04-22T15:01:44.143Z] #21 21.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-22T15:01:44.173Z] #21 24.02 Selecting previously unselected package python3-pip. [2022-04-22T15:01:44.173Z] #21 24.03 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:01:44.173Z] #21 24.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:01:44.213Z] #58 ... [2022-04-22T15:01:44.213Z] [2022-04-22T15:01:44.213Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:01:44.213Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-22T15:01:44.213Z] #21 7.470 Reading package lists... [2022-04-22T15:01:44.240Z] #21 15.31 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-04-22T15:01:44.240Z] #21 15.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-22T15:01:44.240Z] #21 15.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-22T15:01:44.240Z] #21 15.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-22T15:01:44.240Z] #21 15.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-22T15:01:44.240Z] #21 15.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-22T15:01:44.240Z] #21 15.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-22T15:01:44.240Z] #21 15.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-22T15:01:44.240Z] #21 15.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-22T15:01:44.240Z] #21 15.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-22T15:01:44.240Z] #21 15.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-22T15:01:44.240Z] #21 15.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-22T15:01:44.240Z] #21 15.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-22T15:01:44.240Z] #21 15.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-22T15:01:44.240Z] #21 15.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-22T15:01:44.403Z] #21 21.23 Unpacking bzip2 (1.0.8-4) ... [2022-04-22T15:01:44.403Z] #21 21.31 Selecting previously unselected package xz-utils. [2022-04-22T15:01:44.403Z] #21 21.32 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-22T15:01:44.403Z] #21 21.33 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:01:44.430Z] #21 24.30 Selecting previously unselected package sudo. [2022-04-22T15:01:44.430Z] #21 24.30 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-22T15:01:44.430Z] #21 24.31 Unpacking sudo (1.9.5p2-3) ... [2022-04-22T15:01:44.503Z] #21 15.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-22T15:01:44.503Z] #21 15.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-22T15:01:44.503Z] #21 15.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-22T15:01:44.503Z] #21 15.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-22T15:01:44.503Z] #21 15.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-22T15:01:44.503Z] #21 15.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-22T15:01:44.503Z] #21 15.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-22T15:01:44.503Z] #21 15.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-22T15:01:44.663Z] #21 21.46 Selecting previously unselected package apparmor. [2022-04-22T15:01:44.663Z] #21 21.47 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-22T15:01:44.663Z] #21 21.53 Unpacking apparmor (2.13.6-10) ... [2022-04-22T15:01:44.726Z] Fetching without tags [2022-04-22T15:01:44.765Z] #21 15.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-22T15:01:44.765Z] #21 15.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:01:44.765Z] #21 15.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-22T15:01:44.765Z] #21 15.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-22T15:01:44.765Z] #21 15.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-22T15:01:44.765Z] #21 15.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-22T15:01:44.765Z] #21 15.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-22T15:01:44.765Z] #21 15.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-22T15:01:44.765Z] #21 15.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-22T15:01:44.765Z] #21 15.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-22T15:01:44.765Z] #21 15.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-22T15:01:44.995Z] #21 24.79 Selecting previously unselected package thin-provisioning-tools. [2022-04-22T15:01:44.995Z] #21 24.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-22T15:01:44.995Z] #21 24.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:01:44.995Z] #21 24.97 Selecting previously unselected package uidmap. [2022-04-22T15:01:44.995Z] #21 24.97 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-22T15:01:44.995Z] #21 24.98 Unpacking uidmap (1:4.8.1-1) ... [2022-04-22T15:01:45.028Z] #21 16.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-22T15:01:45.028Z] #21 16.03 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-22T15:01:44.344Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T15:01:44.415Z] > git config --add remote.origin.fetch +refs/pull/43365/head:refs/remotes/origin/PR-43365 # timeout=10 [2022-04-22T15:01:44.481Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T15:01:44.623Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-22T15:01:44.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-22T15:01:44.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T15:01:44.774Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43365/head:refs/remotes/origin/PR-43365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-22T15:01:45.233Z] #21 21.94 Selecting previously unselected package inetutils-ping. [2022-04-22T15:01:45.233Z] #21 21.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-22T15:01:45.233Z] #21 21.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-22T15:01:45.233Z] #21 22.08 Selecting previously unselected package libip4tc2:amd64. [2022-04-22T15:01:45.233Z] #21 22.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-22T15:01:45.233Z] #21 22.10 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-22T15:01:45.233Z] #21 22.16 Selecting previously unselected package libip6tc2:amd64. [2022-04-22T15:01:45.253Z] #21 25.12 Selecting previously unselected package vim-runtime. [2022-04-22T15:01:45.253Z] #21 25.12 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:01:45.253Z] #21 25.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-22T15:01:45.253Z] #21 25.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-22T15:01:45.253Z] #21 25.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:45.291Z] #21 16.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:01:45.291Z] #21 16.65 Fetched 27.6 MB in 1s (25.6 MB/s) [2022-04-22T15:01:45.493Z] #21 22.17 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-22T15:01:45.493Z] #21 22.18 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-22T15:01:45.493Z] #21 22.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-22T15:01:45.493Z] #21 22.26 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-22T15:01:45.493Z] #21 22.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-22T15:01:45.493Z] #21 22.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-22T15:01:45.493Z] #21 22.34 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-22T15:01:45.493Z] #21 22.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-22T15:01:45.493Z] #21 22.42 Selecting previously unselected package libnftnl11:amd64. [2022-04-22T15:01:45.493Z] #21 22.42 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-22T15:01:45.493Z] #21 22.43 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-22T15:01:45.493Z] #21 22.50 Selecting previously unselected package iptables. [2022-04-22T15:01:45.493Z] #21 22.51 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-22T15:01:45.493Z] #21 22.52 Unpacking iptables (1.8.7-1) ... [2022-04-22T15:01:45.554Z] #21 16.72 Selecting previously unselected package pigz. [2022-04-22T15:01:45.554Z] #21 16.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-22T15:01:45.554Z] #21 16.78 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-22T15:01:45.554Z] #21 16.79 Unpacking pigz (2.6-1) ... [2022-04-22T15:01:45.554Z] #21 16.87 Selecting previously unselected package libelf1:amd64. [2022-04-22T15:01:45.804Z] Merging remotes/origin/master commit e78f6f9c68fee84430b76738c328d5b51d9c853a into PR head commit 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:01:45.816Z] #21 16.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-22T15:01:45.816Z] #21 16.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-22T15:01:45.816Z] #21 17.03 Selecting previously unselected package libbpf0:amd64. [2022-04-22T15:01:45.816Z] #21 17.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-22T15:01:45.816Z] #21 17.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-22T15:01:45.816Z] #21 17.13 Selecting previously unselected package libcap2:amd64. [2022-04-22T15:01:45.886Z] + docker version [2022-04-22T15:01:46.063Z] #21 22.88 Selecting previously unselected package libonig5:amd64. [2022-04-22T15:01:46.063Z] #21 22.89 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-22T15:01:46.063Z] #21 22.89 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T15:01:46.063Z] #21 23.02 Selecting previously unselected package libjq1:amd64. [2022-04-22T15:01:46.063Z] #21 23.04 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-22T15:01:46.063Z] #21 23.04 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-22T15:01:46.080Z] #21 17.14 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-22T15:01:46.080Z] #21 17.14 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-22T15:01:46.080Z] #21 17.21 Selecting previously unselected package libmnl0:amd64. [2022-04-22T15:01:46.080Z] #21 17.22 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-22T15:01:46.080Z] #21 17.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-22T15:01:46.080Z] #21 17.28 Selecting previously unselected package libxtables12:amd64. [2022-04-22T15:01:46.080Z] #21 17.29 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-22T15:01:46.080Z] #21 17.29 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-22T15:01:46.080Z] #21 17.35 Selecting previously unselected package libcap2-bin. [2022-04-22T15:01:46.323Z] #21 23.14 Selecting previously unselected package jq. [2022-04-22T15:01:46.323Z] #21 23.16 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-22T15:01:46.323Z] #21 23.17 Unpacking jq (1.6-2.1) ... [2022-04-22T15:01:46.323Z] #21 23.28 Selecting previously unselected package libaio1:amd64. [2022-04-22T15:01:46.323Z] #21 23.30 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-22T15:01:46.323Z] #21 23.30 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-22T15:01:46.323Z] #21 23.36 Selecting previously unselected package libgpm2:amd64. [2022-04-22T15:01:46.323Z] #21 23.38 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-22T15:01:46.343Z] #21 17.36 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-22T15:01:46.343Z] #21 17.37 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-22T15:01:46.343Z] #21 17.45 Selecting previously unselected package iproute2. [2022-04-22T15:01:46.343Z] #21 17.45 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-22T15:01:46.343Z] #21 17.46 Unpacking iproute2 (5.10.0-4) ... [2022-04-22T15:01:46.585Z] #21 23.39 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-22T15:01:46.585Z] #21 23.45 Selecting previously unselected package libicu67:amd64. [2022-04-22T15:01:46.585Z] #21 23.46 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-22T15:01:46.585Z] #21 23.47 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-22T15:01:46.605Z] #21 17.88 Selecting previously unselected package xxd. [2022-04-22T15:01:46.605Z] #21 17.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:01:46.753Z] #21 9.981 Reading package lists... [2022-04-22T15:01:46.867Z] #21 17.89 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:46.868Z] #21 18.02 Selecting previously unselected package vim-common. [2022-04-22T15:01:46.868Z] #21 18.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:01:46.868Z] #21 18.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:47.015Z] #21 12.20 Building dependency tree... [2022-04-22T15:01:47.130Z] #21 18.19 Selecting previously unselected package bash-completion. [2022-04-22T15:01:47.130Z] #21 18.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-22T15:01:47.584Z] #21 13.35 The following additional packages will be installed: [2022-04-22T15:01:47.867Z] #21 13.35 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-22T15:01:47.867Z] #21 13.35 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-22T15:01:47.867Z] #21 13.35 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-22T15:01:47.867Z] #21 13.35 python3-pkg-resources vim-runtime xxd [2022-04-22T15:01:47.867Z] #21 13.35 Suggested packages: [2022-04-22T15:01:47.867Z] #21 13.35 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-22T15:01:47.867Z] #21 13.35 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-22T15:01:47.867Z] #21 13.35 acl attr quota [2022-04-22T15:01:47.867Z] #21 13.35 Recommended packages: [2022-04-22T15:01:47.867Z] #21 13.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-22T15:01:48.535Z] #21 28.10 Selecting previously unselected package vim. [2022-04-22T15:01:48.535Z] #21 28.11 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-22T15:01:48.535Z] #21 28.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:48.535Z] #21 28.50 Selecting previously unselected package xfsprogs. [2022-04-22T15:01:48.535Z] #21 28.50 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-22T15:01:48.535Z] #21 28.51 Unpacking xfsprogs (5.10.0-4) ... [2022-04-22T15:01:45.927Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T15:01:45.994Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T15:01:48.807Z] #21 14.37 The following NEW packages will be installed: [2022-04-22T15:01:48.807Z] #21 14.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-22T15:01:48.807Z] #21 14.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-22T15:01:48.807Z] #21 14.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-22T15:01:48.807Z] #21 14.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-22T15:01:48.807Z] #21 14.38 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-22T15:01:48.807Z] #21 14.38 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-22T15:01:48.807Z] #21 14.38 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-22T15:01:48.807Z] #21 14.38 xz-utils zip zstd [2022-04-22T15:01:49.054Z] #21 19.90 Unpacking bash-completion (1:2.11-2) ... [2022-04-22T15:01:49.054Z] #21 20.24 Selecting previously unselected package bzip2. [2022-04-22T15:01:49.054Z] #21 20.24 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-22T15:01:49.054Z] #21 20.25 Unpacking bzip2 (1.0.8-4) ... [2022-04-22T15:01:49.054Z] #21 20.33 Selecting previously unselected package xz-utils. [2022-04-22T15:01:49.054Z] #21 20.34 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-22T15:01:49.068Z] #21 14.68 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:01:49.068Z] #21 14.68 Need to get 27.6 MB of archives. [2022-04-22T15:01:49.068Z] #21 14.68 After this operation, 106 MB of additional disk space will be used. [2022-04-22T15:01:49.068Z] #21 14.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-22T15:01:49.068Z] #21 14.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-22T15:01:49.068Z] #21 14.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-22T15:01:49.068Z] #21 14.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-22T15:01:49.068Z] #21 14.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-22T15:01:49.068Z] #21 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-22T15:01:49.068Z] #21 14.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-22T15:01:49.068Z] #21 14.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-22T15:01:49.068Z] #21 14.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:01:49.068Z] #21 14.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:01:49.068Z] #21 14.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-22T15:01:49.068Z] #21 14.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-22T15:01:49.068Z] #21 14.74 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-04-22T15:01:49.068Z] #21 14.74 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-22T15:01:49.068Z] #21 14.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-22T15:01:49.068Z] #21 14.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-22T15:01:49.068Z] #21 14.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-22T15:01:49.068Z] #21 14.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-22T15:01:49.068Z] #21 14.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-22T15:01:49.068Z] #21 14.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-22T15:01:49.068Z] #21 14.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-22T15:01:49.068Z] #21 14.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-22T15:01:49.068Z] #21 14.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-22T15:01:49.068Z] #21 14.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-22T15:01:49.068Z] #21 14.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-22T15:01:49.068Z] #21 14.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-22T15:01:49.068Z] #21 14.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-22T15:01:49.099Z] #21 28.93 Selecting previously unselected package zip. [2022-04-22T15:01:49.099Z] #21 28.93 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-22T15:01:49.099Z] #21 28.97 Unpacking zip (3.0-12) ... [2022-04-22T15:01:49.317Z] #21 20.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:01:49.317Z] #21 20.49 Selecting previously unselected package apparmor. [2022-04-22T15:01:49.317Z] #21 20.49 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-22T15:01:49.317Z] #21 20.55 Unpacking apparmor (2.13.6-10) ... [2022-04-22T15:01:49.328Z] #21 15.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-22T15:01:49.329Z] #21 15.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-22T15:01:49.329Z] #21 15.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-22T15:01:49.329Z] #21 15.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-22T15:01:49.329Z] #21 15.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-22T15:01:49.329Z] #21 15.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-22T15:01:49.329Z] #21 15.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-22T15:01:49.329Z] #21 15.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-22T15:01:49.356Z] #21 29.10 Selecting previously unselected package zstd. [2022-04-22T15:01:49.356Z] #21 29.10 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-22T15:01:49.356Z] #21 29.11 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:01:49.589Z] #21 15.20 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-22T15:01:49.589Z] #21 15.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:01:49.589Z] #21 15.21 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-22T15:01:49.589Z] #21 15.22 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-22T15:01:49.589Z] #21 15.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-22T15:01:49.589Z] #21 15.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-22T15:01:49.589Z] #21 15.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-22T15:01:49.589Z] #21 15.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-22T15:01:49.589Z] #21 15.26 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-22T15:01:49.589Z] #21 15.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-22T15:01:49.614Z] #21 29.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:01:49.843Z] #21 20.91 Selecting previously unselected package inetutils-ping. [2022-04-22T15:01:49.843Z] #21 20.93 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-22T15:01:49.843Z] #21 20.94 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-22T15:01:49.843Z] #21 21.04 Selecting previously unselected package libip4tc2:amd64. [2022-04-22T15:01:49.843Z] #21 21.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-22T15:01:49.843Z] #21 21.05 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-22T15:01:49.843Z] #21 21.13 Selecting previously unselected package libip6tc2:amd64. [2022-04-22T15:01:49.843Z] #21 21.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-22T15:01:49.843Z] #21 21.13 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-22T15:01:49.849Z] #21 15.48 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-22T15:01:49.849Z] #21 15.49 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-22T15:01:49.849Z] #21 15.50 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-22T15:01:49.886Z] #21 26.60 Selecting previously unselected package libinih1:amd64. [2022-04-22T15:01:49.886Z] #21 26.61 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-22T15:01:49.886Z] #21 26.63 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-22T15:01:49.886Z] #21 26.67 Selecting previously unselected package libnet1:amd64. [2022-04-22T15:01:49.886Z] #21 26.68 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-22T15:01:49.886Z] #21 26.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:01:49.886Z] #21 26.76 Selecting previously unselected package libnl-3-200:amd64. [2022-04-22T15:01:49.886Z] #21 26.77 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-22T15:01:49.886Z] #21 26.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:01:49.886Z] #21 26.87 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-22T15:01:49.886Z] #21 26.88 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-22T15:01:49.915Z] Merge succeeded, producing 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:01:49.916Z] Checking out Revision 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 (PR-43365) [2022-04-22T15:01:50.105Z] #21 21.20 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-22T15:01:50.105Z] #21 21.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-22T15:01:50.105Z] #21 21.21 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-22T15:01:50.105Z] #21 21.27 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-22T15:01:50.105Z] #21 21.27 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-22T15:01:50.105Z] #21 21.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-22T15:01:50.105Z] #21 21.34 Selecting previously unselected package libnftnl11:amd64. [2022-04-22T15:01:50.105Z] #21 21.35 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-22T15:01:50.105Z] #21 21.36 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-22T15:01:50.105Z] #21 21.45 Selecting previously unselected package iptables. [2022-04-22T15:01:50.147Z] #21 26.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:01:50.147Z] #21 26.94 Selecting previously unselected package net-tools. [2022-04-22T15:01:50.147Z] #21 26.94 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-22T15:01:50.147Z] #21 26.95 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:01:50.178Z] #21 30.01 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-22T15:01:50.178Z] #21 30.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:01:50.178Z] #21 30.05 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-22T15:01:50.178Z] #21 30.06 Setting up libicu67:arm64 (67.1-7) ... [2022-04-22T15:01:50.178Z] #21 30.07 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-22T15:01:50.178Z] #21 30.08 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-22T15:01:50.179Z] #21 30.10 Setting up uidmap (1:4.8.1-1) ... [2022-04-22T15:01:50.179Z] #21 30.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:01:50.179Z] #21 30.12 Setting up bzip2 (1.0.8-4) ... [2022-04-22T15:01:50.179Z] #21 30.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-22T15:01:50.179Z] #21 30.18 Setting up python3-wheel (0.34.2-1) ... [2022-04-22T15:01:50.368Z] #21 21.45 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-22T15:01:50.368Z] #21 21.46 Unpacking iptables (1.8.7-1) ... [2022-04-22T15:01:50.407Z] #21 27.14 Selecting previously unselected package patch. [2022-04-22T15:01:50.407Z] #21 27.17 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-22T15:01:50.407Z] #21 27.20 Unpacking patch (2.7.6-7) ... [2022-04-22T15:01:50.407Z] #21 27.29 Selecting previously unselected package python-pip-whl. [2022-04-22T15:01:50.407Z] #21 27.29 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:01:50.407Z] #21 27.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:01:50.419Z] #21 16.02 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:01:50.420Z] #21 16.14 Fetched 27.6 MB in 1s (24.5 MB/s) [2022-04-22T15:01:50.420Z] #21 16.19 Selecting previously unselected package pigz. [2022-04-22T15:01:50.630Z] #21 21.75 Selecting previously unselected package libonig5:amd64. [2022-04-22T15:01:50.630Z] #21 21.75 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-22T15:01:50.630Z] #21 21.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T15:01:50.679Z] #21 16.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-22T15:01:50.679Z] #21 16.25 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-22T15:01:50.679Z] #21 16.26 Unpacking pigz (2.6-1) ... [2022-04-22T15:01:50.679Z] #21 16.34 Selecting previously unselected package libelf1:amd64. [2022-04-22T15:01:50.679Z] #21 16.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-22T15:01:50.679Z] #21 16.35 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-22T15:01:50.679Z] #21 16.49 Selecting previously unselected package libbpf0:amd64. [2022-04-22T15:01:50.742Z] #21 30.81 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:50.742Z] #21 30.82 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-22T15:01:50.742Z] #21 30.84 Setting up libcap2-bin (1:2.44-1) ... [2022-04-22T15:01:50.891Z] #21 21.90 Selecting previously unselected package libjq1:amd64. [2022-04-22T15:01:50.892Z] #21 21.91 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-22T15:01:50.892Z] #21 21.91 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-22T15:01:50.892Z] #21 22.00 Selecting previously unselected package jq. [2022-04-22T15:01:50.892Z] #21 22.01 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-22T15:01:50.892Z] #21 22.02 Unpacking jq (1.6-2.1) ... [2022-04-22T15:01:50.892Z] #21 22.10 Selecting previously unselected package libaio1:amd64. [2022-04-22T15:01:50.892Z] #21 22.10 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-22T15:01:50.892Z] #21 22.12 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-22T15:01:50.892Z] #21 22.18 Selecting previously unselected package libgpm2:amd64. [2022-04-22T15:01:50.892Z] #21 22.19 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-22T15:01:50.892Z] #21 22.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-22T15:01:50.937Z] #21 16.49 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-22T15:01:50.937Z] #21 16.49 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-22T15:01:50.937Z] #21 16.59 Selecting previously unselected package libcap2:amd64. [2022-04-22T15:01:50.937Z] #21 16.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-22T15:01:50.937Z] #21 16.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-22T15:01:50.937Z] #21 16.67 Selecting previously unselected package libmnl0:amd64. [2022-04-22T15:01:50.937Z] #21 16.68 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-22T15:01:50.937Z] #21 16.68 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-22T15:01:50.975Z] #21 27.85 Selecting previously unselected package python3-lib2to3. [2022-04-22T15:01:50.975Z] #21 27.86 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-22T15:01:50.975Z] #21 27.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:01:50.999Z] #21 30.86 Setting up apparmor (2.13.6-10) ... [2022-04-22T15:01:51.153Z] #21 22.26 Selecting previously unselected package libicu67:amd64. [2022-04-22T15:01:51.153Z] #21 22.26 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-22T15:01:51.153Z] #21 22.27 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-22T15:01:51.196Z] #21 16.75 Selecting previously unselected package libxtables12:amd64. [2022-04-22T15:01:51.196Z] #21 16.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-22T15:01:51.196Z] #21 16.76 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-22T15:01:51.196Z] #21 16.83 Selecting previously unselected package libcap2-bin. [2022-04-22T15:01:51.196Z] #21 16.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-22T15:01:51.196Z] #21 16.85 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-22T15:01:51.196Z] #21 16.94 Selecting previously unselected package iproute2. [2022-04-22T15:01:51.196Z] #21 16.94 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-22T15:01:51.196Z] #21 16.95 Unpacking iproute2 (5.10.0-4) ... [2022-04-22T15:01:51.209Z] #47 ... [2022-04-22T15:01:51.209Z] [2022-04-22T15:01:51.209Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:01:51.209Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-22T15:01:51.209Z] #20 21.00 Fetched 48.9 MB in 20s (2501 kB/s) [2022-04-22T15:01:51.233Z] #21 27.97 Selecting previously unselected package python3-distutils. [2022-04-22T15:01:51.233Z] #21 27.98 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-22T15:01:51.233Z] #21 27.99 Unpacking python3-distutils (3.9.2-1) ... [2022-04-22T15:01:51.233Z] #21 28.17 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:01:51.233Z] #21 28.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:01:51.233Z] #21 28.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:01:51.491Z] #21 28.35 Selecting previously unselected package python3-setuptools. [2022-04-22T15:01:51.491Z] #21 28.36 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-22T15:01:51.491Z] #21 28.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-22T15:01:51.750Z] #21 28.60 Selecting previously unselected package python3-wheel. [2022-04-22T15:01:51.750Z] #21 28.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-22T15:01:51.750Z] #21 28.62 Unpacking python3-wheel (0.34.2-1) ... [2022-04-22T15:01:51.750Z] #21 28.69 Selecting previously unselected package python3-pip. [2022-04-22T15:01:51.750Z] #21 28.71 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:01:51.750Z] #21 28.72 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:01:51.763Z] #21 17.38 Selecting previously unselected package xxd. [2022-04-22T15:01:51.763Z] #21 17.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:01:51.763Z] #21 17.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:52.022Z] #21 17.54 Selecting previously unselected package vim-common. [2022-04-22T15:01:52.022Z] #21 17.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:01:52.022Z] #21 17.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:52.022Z] #21 17.74 Selecting previously unselected package bash-completion. [2022-04-22T15:01:52.022Z] #21 17.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-22T15:01:52.268Z] #21 28.97 Selecting previously unselected package sudo. [2022-04-22T15:01:52.269Z] #21 28.98 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-22T15:01:52.269Z] #21 28.99 Unpacking sudo (1.9.5p2-3) ... [2022-04-22T15:01:49.454Z] > git remote # timeout=10 [2022-04-22T15:01:49.567Z] > git config --get remote.origin.url # timeout=10 [2022-04-22T15:01:49.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-22T15:01:49.641Z] > git merge e78f6f9c68fee84430b76738c328d5b51d9c853a # timeout=10 [2022-04-22T15:01:49.806Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-22T15:01:49.957Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T15:01:50.023Z] > git checkout -f 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 # timeout=10 [2022-04-22T15:01:52.528Z] #21 29.50 Selecting previously unselected package thin-provisioning-tools. [2022-04-22T15:01:52.528Z] #21 29.51 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-22T15:01:52.528Z] #21 29.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:01:52.788Z] #21 29.73 Selecting previously unselected package uidmap. [2022-04-22T15:01:52.788Z] #21 29.74 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-22T15:01:52.788Z] #21 29.74 Unpacking uidmap (1:4.8.1-1) ... [2022-04-22T15:01:52.890Z] #21 32.39 Setting up zip (3.0-12) ... [2022-04-22T15:01:52.890Z] #21 32.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:52.890Z] #21 32.49 Setting up bash-completion (1:2.11-2) ... [2022-04-22T15:01:53.048Z] #21 29.86 Selecting previously unselected package vim-runtime. [2022-04-22T15:01:53.048Z] #21 29.86 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:01:53.048Z] #21 29.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-22T15:01:53.048Z] #21 29.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-22T15:01:53.048Z] #21 29.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:53.929Z] #21 19.42 Unpacking bash-completion (1:2.11-2) ... [2022-04-22T15:01:54.189Z] #21 19.86 Selecting previously unselected package bzip2. [2022-04-22T15:01:54.189Z] #21 19.86 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-22T15:01:54.190Z] #21 19.86 Unpacking bzip2 (1.0.8-4) ... [2022-04-22T15:01:54.451Z] #21 19.94 Selecting previously unselected package xz-utils. [2022-04-22T15:01:54.451Z] #21 19.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-22T15:01:54.451Z] #21 19.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:01:54.451Z] #21 20.10 Selecting previously unselected package apparmor. [2022-04-22T15:01:54.451Z] #21 20.10 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-22T15:01:54.451Z] #21 20.15 Unpacking apparmor (2.13.6-10) ... [2022-04-22T15:01:54.459Z] #21 25.12 Selecting previously unselected package libinih1:amd64. [2022-04-22T15:01:54.459Z] #21 25.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-22T15:01:54.459Z] #21 25.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-22T15:01:54.459Z] #21 25.25 Selecting previously unselected package libnet1:amd64. [2022-04-22T15:01:54.459Z] #21 25.25 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-22T15:01:54.459Z] #21 25.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:01:54.459Z] #21 25.35 Selecting previously unselected package libnl-3-200:amd64. [2022-04-22T15:01:54.459Z] #21 25.36 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-22T15:01:54.459Z] #21 25.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:01:54.459Z] #21 25.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-22T15:01:54.459Z] #21 25.45 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-22T15:01:54.459Z] #21 25.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:01:54.459Z] #21 25.52 Selecting previously unselected package net-tools. [2022-04-22T15:01:54.459Z] #21 25.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-22T15:01:54.459Z] #21 25.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:01:54.459Z] #21 25.70 Selecting previously unselected package patch. [2022-04-22T15:01:54.459Z] #21 25.70 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-22T15:01:54.459Z] #21 25.71 Unpacking patch (2.7.6-7) ... [2022-04-22T15:01:54.722Z] #21 25.80 Selecting previously unselected package python-pip-whl. [2022-04-22T15:01:54.722Z] #21 25.80 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:01:54.722Z] #21 25.81 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:01:54.782Z] #21 34.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:01:54.782Z] #21 34.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-22T15:01:54.782Z] #21 34.82 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-22T15:01:54.782Z] #21 34.84 Setting up patch (2.7.6-7) ... [2022-04-22T15:01:54.972Z] #21 20.53 Selecting previously unselected package inetutils-ping. [2022-04-22T15:01:54.972Z] #21 20.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-22T15:01:54.972Z] #21 20.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-22T15:01:54.972Z] #21 20.64 Selecting previously unselected package libip4tc2:amd64. [2022-04-22T15:01:54.972Z] #21 20.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-22T15:01:54.972Z] #21 20.65 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-22T15:01:54.972Z] #21 20.71 Selecting previously unselected package libip6tc2:amd64. [2022-04-22T15:01:54.972Z] #21 20.71 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-22T15:01:54.972Z] #21 20.72 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-22T15:01:54.972Z] #21 20.78 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-22T15:01:55.039Z] #21 34.85 Setting up sudo (1.9.5p2-3) ... [2022-04-22T15:01:55.039Z] #21 34.92 invoke-rc.d: could not determine current runlevel [2022-04-22T15:01:55.039Z] #21 34.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-22T15:01:55.039Z] #21 34.94 Setting up xfsprogs (5.10.0-4) ... [2022-04-22T15:01:55.039Z] #21 34.96 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-22T15:01:55.039Z] #21 34.98 Setting up inetutils-ping (2:2.0-1) ... [2022-04-22T15:01:55.039Z] #21 34.99 Setting up pigz (2.6-1) ... [2022-04-22T15:01:55.039Z] #21 35.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-22T15:01:55.039Z] #21 35.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-22T15:01:55.233Z] #21 20.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-22T15:01:55.233Z] #21 20.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-22T15:01:55.233Z] #21 20.83 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-22T15:01:55.233Z] #21 20.84 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-22T15:01:55.233Z] #21 20.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-22T15:01:55.233Z] #21 20.91 Selecting previously unselected package libnftnl11:amd64. [2022-04-22T15:01:55.233Z] #21 20.91 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-22T15:01:55.233Z] #21 20.92 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-22T15:01:55.296Z] #21 35.10 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:01:55.296Z] #21 35.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:55.308Z] #21 26.41 Selecting previously unselected package python3-lib2to3. [2022-04-22T15:01:55.308Z] #21 26.42 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-22T15:01:55.308Z] #21 26.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:01:55.499Z] #21 21.01 Selecting previously unselected package iptables. [2022-04-22T15:01:55.499Z] #21 21.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-22T15:01:55.499Z] #21 21.03 Unpacking iptables (1.8.7-1) ... [2022-04-22T15:01:55.571Z] #21 26.54 Selecting previously unselected package python3-distutils. [2022-04-22T15:01:55.571Z] #21 26.54 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-22T15:01:55.571Z] #21 26.55 Unpacking python3-distutils (3.9.2-1) ... [2022-04-22T15:01:55.571Z] #21 26.73 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:01:55.571Z] #21 26.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:01:55.571Z] #21 26.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:01:55.586Z] #21 32.65 Selecting previously unselected package vim. [2022-04-22T15:01:55.586Z] #21 32.65 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:01:55.759Z] #21 21.28 Selecting previously unselected package libonig5:amd64. [2022-04-22T15:01:55.759Z] #21 21.29 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-22T15:01:55.759Z] #21 21.29 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T15:01:55.759Z] #21 21.42 Selecting previously unselected package libjq1:amd64. [2022-04-22T15:01:55.759Z] #21 21.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-22T15:01:55.759Z] #21 21.44 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-22T15:01:55.759Z] #21 21.52 Selecting previously unselected package jq. [2022-04-22T15:01:55.834Z] #21 26.89 Selecting previously unselected package python3-setuptools. [2022-04-22T15:01:55.834Z] #21 26.89 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-22T15:01:55.834Z] #21 26.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-22T15:01:55.859Z] #21 32.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:55.861Z] #21 35.76 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-22T15:01:55.861Z] #21 35.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:01:56.019Z] #21 21.52 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-22T15:01:56.019Z] #21 21.53 Unpacking jq (1.6-2.1) ... [2022-04-22T15:01:56.019Z] #21 21.61 Selecting previously unselected package libaio1:amd64. [2022-04-22T15:01:56.019Z] #21 21.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-22T15:01:56.019Z] #21 21.62 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-22T15:01:56.019Z] #21 21.69 Selecting previously unselected package libgpm2:amd64. [2022-04-22T15:01:56.019Z] #21 21.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-22T15:01:56.019Z] #21 21.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-22T15:01:56.019Z] #21 21.75 Selecting previously unselected package libicu67:amd64. [2022-04-22T15:01:56.019Z] #21 21.76 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-22T15:01:56.019Z] #21 21.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-22T15:01:56.097Z] #21 27.15 Selecting previously unselected package python3-wheel. [2022-04-22T15:01:56.097Z] #21 27.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-22T15:01:56.097Z] #21 27.18 Unpacking python3-wheel (0.34.2-1) ... [2022-04-22T15:01:56.097Z] #21 27.25 Selecting previously unselected package python3-pip. [2022-04-22T15:01:56.097Z] #21 27.26 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:01:56.097Z] #21 27.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:01:56.117Z] #21 36.11 Setting up libelf1:arm64 (0.183-1) ... [2022-04-22T15:01:56.117Z] #21 36.14 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:01:56.217Z] Client: [2022-04-22T15:01:56.217Z] Version: 20.10.9 [2022-04-22T15:01:56.217Z] API version: 1.41 [2022-04-22T15:01:56.217Z] Go version: go1.16.8 [2022-04-22T15:01:56.217Z] Git commit: c2ea9bc [2022-04-22T15:01:56.217Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-22T15:01:56.217Z] OS/Arch: windows/amd64 [2022-04-22T15:01:56.217Z] Context: default [2022-04-22T15:01:56.217Z] Experimental: true [2022-04-22T15:01:56.217Z] [2022-04-22T15:01:56.217Z] Server: Docker Engine - Community [2022-04-22T15:01:56.217Z] Engine: [2022-04-22T15:01:56.217Z] Version: 20.10.9 [2022-04-22T15:01:56.217Z] API version: 1.41 (minimum version 1.24) [2022-04-22T15:01:56.217Z] Go version: go1.16.8 [2022-04-22T15:01:56.217Z] Git commit: 79ea9d3 [2022-04-22T15:01:56.217Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-22T15:01:56.217Z] OS/Arch: windows/amd64 [2022-04-22T15:01:56.217Z] Experimental: true [2022-04-22T15:01:56.360Z] #21 27.56 Selecting previously unselected package sudo. [2022-04-22T15:01:56.360Z] #21 27.57 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-22T15:01:56.360Z] #21 27.58 Unpacking sudo (1.9.5p2-3) ... [2022-04-22T15:01:56.374Z] #21 36.15 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-22T15:01:56.374Z] #21 36.17 Setting up python3-distutils (3.9.2-1) ... [2022-04-22T15:01:56.427Z] #21 33.16 Selecting previously unselected package xfsprogs. [2022-04-22T15:01:56.427Z] #21 33.17 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-22T15:01:56.427Z] #21 33.18 Unpacking xfsprogs (5.10.0-4) ... [2022-04-22T15:01:56.630Z] #21 36.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:56.630Z] #21 36.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-22T15:01:56.630Z] #21 36.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-22T15:01:56.630Z] #21 36.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-22T15:01:56.630Z] #21 36.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-22T15:01:56.630Z] #21 36.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-22T15:01:56.630Z] #21 36.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-22T15:01:56.630Z] #21 36.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-22T15:01:56.630Z] #21 36.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-22T15:01:56.630Z] #21 36.64 Setting up python3-setuptools (52.0.0-4) ... [2022-04-22T15:01:56.686Z] #21 33.61 Selecting previously unselected package zip. [2022-04-22T15:01:56.686Z] #21 33.63 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-22T15:01:56.686Z] #21 33.63 Unpacking zip (3.0-12) ... [Pipeline] sh [2022-04-22T15:01:56.937Z] #21 28.07 Selecting previously unselected package thin-provisioning-tools. [2022-04-22T15:01:56.937Z] #21 28.08 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-22T15:01:56.937Z] #21 28.08 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:01:56.945Z] #21 33.74 Selecting previously unselected package zstd. [2022-04-22T15:01:56.945Z] #21 33.75 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-22T15:01:56.945Z] #21 33.76 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:01:57.199Z] #21 28.30 Selecting previously unselected package uidmap. [2022-04-22T15:01:57.199Z] #21 28.31 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-22T15:01:57.199Z] #21 28.32 Unpacking uidmap (1:4.8.1-1) ... [2022-04-22T15:01:57.205Z] #21 34.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:01:57.463Z] #21 28.45 Selecting previously unselected package vim-runtime. [2022-04-22T15:01:57.463Z] #21 28.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:01:57.463Z] #21 28.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-22T15:01:57.463Z] #21 28.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-22T15:01:57.463Z] #21 28.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:57.750Z] + docker info [2022-04-22T15:01:57.750Z] Client: [2022-04-22T15:01:57.750Z] Context: default [2022-04-22T15:01:57.750Z] Debug Mode: false [2022-04-22T15:01:57.750Z] [2022-04-22T15:01:57.750Z] Server: [2022-04-22T15:01:57.750Z] Containers: 0 [2022-04-22T15:01:57.750Z] Running: 0 [2022-04-22T15:01:57.750Z] Paused: 0 [2022-04-22T15:01:57.750Z] Stopped: 0 [2022-04-22T15:01:57.750Z] Images: 0 [2022-04-22T15:01:57.750Z] Server Version: 20.10.9 [2022-04-22T15:01:57.750Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-22T15:01:57.750Z] Windows: [2022-04-22T15:01:57.750Z] LCOW: [2022-04-22T15:01:57.750Z] Logging Driver: json-file [2022-04-22T15:01:57.750Z] Plugins: [2022-04-22T15:01:57.750Z] Volume: local [2022-04-22T15:01:57.750Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-22T15:01:57.750Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-22T15:01:57.750Z] Swarm: inactive [2022-04-22T15:01:57.750Z] Default Isolation: process [2022-04-22T15:01:57.750Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-22T15:01:57.750Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-22T15:01:57.750Z] OSType: windows [2022-04-22T15:01:57.750Z] Architecture: x86_64 [2022-04-22T15:01:57.750Z] CPUs: 4 [2022-04-22T15:01:57.750Z] Total Memory: 32GiB [2022-04-22T15:01:57.750Z] Name: azwin-2-9b33f0 [2022-04-22T15:01:57.750Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-22T15:01:57.750Z] Docker Root Dir: D:\docker [2022-04-22T15:01:57.750Z] Debug Mode: false [2022-04-22T15:01:57.750Z] Registry: https://index.docker.io/v1/ [2022-04-22T15:01:57.750Z] Labels: [2022-04-22T15:01:57.750Z] Experimental: true [2022-04-22T15:01:57.750Z] Insecure Registries: [2022-04-22T15:01:57.750Z] 10.0.0.4:5000 [2022-04-22T15:01:57.750Z] 127.0.0.0/8 [2022-04-22T15:01:57.750Z] Registry Mirrors: [2022-04-22T15:01:57.750Z] http://10.0.0.4:5000/ [2022-04-22T15:01:57.750Z] Live Restore Enabled: false [2022-04-22T15:01:57.750Z] Product License: Community Engine [2022-04-22T15:01:57.750Z] [2022-04-22T15:01:57.758Z] #20 21.00 Reading package lists... [2022-04-22T15:01:57.758Z] #20 ... [2022-04-22T15:01:57.758Z] [2022-04-22T15:01:57.758Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:01:57.758Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-22T15:01:57.758Z] #67 21.97 Fetched 48.9 MB in 20s (2396 kB/s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-22T15:01:58.043Z] #21 37.90 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-22T15:01:58.043Z] #21 37.93 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-22T15:01:58.043Z] #21 37.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:01:58.043Z] #21 37.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:01:58.144Z] #21 34.90 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-22T15:01:58.144Z] #21 34.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:01:58.144Z] #21 34.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-22T15:01:58.144Z] #21 34.93 Setting up libicu67:amd64 (67.1-7) ... [2022-04-22T15:01:58.144Z] #21 34.95 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-22T15:01:58.144Z] #21 34.96 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-22T15:01:58.144Z] #21 34.97 Setting up uidmap (1:4.8.1-1) ... [2022-04-22T15:01:58.144Z] #21 34.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:01:58.144Z] #21 34.99 Setting up bzip2 (1.0.8-4) ... [2022-04-22T15:01:58.144Z] #21 35.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:01:58.144Z] #21 35.02 Setting up python3-wheel (0.34.2-1) ... [2022-04-22T15:01:58.714Z] #21 35.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:01:58.714Z] #21 35.61 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-22T15:01:58.714Z] #21 35.63 Setting up libcap2-bin (1:2.44-1) ... [2022-04-22T15:01:58.714Z] #21 35.64 Setting up apparmor (2.13.6-10) ... [2022-04-22T15:01:58.973Z] #21 38.93 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-22T15:01:58.973Z] #21 38.95 Setting up jq (1.6-2.1) ... [2022-04-22T15:01:58.973Z] #21 38.96 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-22T15:01:58.973Z] #21 38.97 Setting up iptables (1.8.7-1) ... [2022-04-22T15:01:58.973Z] #21 38.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:01:58.973Z] #21 38.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:01:58.973Z] #21 38.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:01:58.973Z] #21 39.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:01:58.973Z] #21 39.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-22T15:01:58.973Z] #21 39.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-22T15:01:58.973Z] #21 39.01 Setting up iproute2 (5.10.0-4) ... [2022-04-22T15:01:59.133Z] #67 21.97 Reading package lists... [2022-04-22T15:01:59.133Z] #67 ... [2022-04-22T15:01:59.133Z] [2022-04-22T15:01:59.133Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:01:59.133Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-22T15:01:59.133Z] #20 21.00 Reading package lists... [2022-04-22T15:01:59.316Z] #21 24.53 Selecting previously unselected package libinih1:amd64. [2022-04-22T15:01:59.316Z] #21 24.53 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-22T15:01:59.316Z] #21 24.54 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-22T15:01:59.316Z] #21 24.59 Selecting previously unselected package libnet1:amd64. [2022-04-22T15:01:59.316Z] #21 24.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-22T15:01:59.316Z] #21 24.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:01:59.316Z] #21 24.67 Selecting previously unselected package libnl-3-200:amd64. [2022-04-22T15:01:59.316Z] #21 24.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-22T15:01:59.316Z] #21 24.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:01:59.316Z] #21 24.76 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-22T15:01:59.316Z] #21 24.76 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-22T15:01:59.316Z] #21 24.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:01:59.316Z] #21 24.82 Selecting previously unselected package net-tools. [2022-04-22T15:01:59.316Z] #21 24.83 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-22T15:01:59.316Z] #21 24.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:01:59.316Z] #21 25.05 Selecting previously unselected package patch. [2022-04-22T15:01:59.316Z] #21 25.05 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-22T15:01:59.316Z] #21 25.06 Unpacking patch (2.7.6-7) ... [2022-04-22T15:01:59.537Z] #21 39.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:01:59.575Z] #21 25.15 Selecting previously unselected package python-pip-whl. [2022-04-22T15:01:59.575Z] #21 25.16 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:01:59.575Z] #21 25.16 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:01:59.834Z] #21 25.70 Selecting previously unselected package python3-lib2to3. [2022-04-22T15:02:00.093Z] #21 25.70 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-22T15:02:00.093Z] #21 25.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:02:00.093Z] #21 25.82 Selecting previously unselected package python3-distutils. [2022-04-22T15:02:00.093Z] #21 25.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-22T15:02:00.093Z] #21 25.82 Unpacking python3-distutils (3.9.2-1) ... [2022-04-22T15:02:00.093Z] #21 25.92 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:02:00.349Z] #21 37.07 Setting up zip (3.0-12) ... [2022-04-22T15:02:00.349Z] #21 37.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:00.349Z] #21 37.13 Setting up bash-completion (1:2.11-2) ... [2022-04-22T15:02:00.352Z] #21 25.92 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:02:00.352Z] #21 25.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:02:00.352Z] #21 26.04 Selecting previously unselected package python3-setuptools. [2022-04-22T15:02:00.352Z] #21 26.04 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-22T15:02:00.352Z] #21 26.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-22T15:02:00.611Z] #21 26.36 Selecting previously unselected package python3-wheel. [2022-04-22T15:02:00.611Z] #21 26.36 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-22T15:02:00.611Z] #21 26.37 Unpacking python3-wheel (0.34.2-1) ... [2022-04-22T15:02:00.773Z] #21 31.35 Selecting previously unselected package vim. [2022-04-22T15:02:00.773Z] #21 31.37 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:02:00.773Z] #21 31.39 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:00.773Z] #21 31.89 Selecting previously unselected package xfsprogs. [2022-04-22T15:02:00.773Z] #21 31.90 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-22T15:02:00.773Z] #21 31.90 Unpacking xfsprogs (5.10.0-4) ... [2022-04-22T15:02:00.871Z] #21 26.45 Selecting previously unselected package python3-pip. [2022-04-22T15:02:00.871Z] #21 26.46 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:02:00.871Z] #21 26.47 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:02:01.026Z] #20 30.29 Reading package lists... [2022-04-22T15:02:01.026Z] #20 ... [2022-04-22T15:02:01.026Z] [2022-04-22T15:02:01.026Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:02:01.026Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-22T15:02:01.026Z] #47 21.85 Fetched 48.9 MB in 20s (2411 kB/s) [2022-04-22T15:02:01.026Z] #47 21.85 Reading package lists... [2022-04-22T15:02:01.026Z] #47 30.75 Reading package lists... [2022-04-22T15:02:01.026Z] #47 ... [2022-04-22T15:02:01.026Z] [2022-04-22T15:02:01.026Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:02:01.026Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-22T15:02:01.026Z] #67 21.97 Reading package lists... [2022-04-22T15:02:01.130Z] #21 26.74 Selecting previously unselected package sudo. [2022-04-22T15:02:01.130Z] #21 26.75 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-22T15:02:01.130Z] #21 26.76 Unpacking sudo (1.9.5p2-3) ... [2022-04-22T15:02:01.295Z] #21 32.31 Selecting previously unselected package zip. [2022-04-22T15:02:01.295Z] #21 32.31 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-22T15:02:01.295Z] #21 32.32 Unpacking zip (3.0-12) ... [2022-04-22T15:02:01.295Z] #21 32.45 Selecting previously unselected package zstd. [2022-04-22T15:02:01.295Z] #21 32.46 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-22T15:02:01.295Z] #21 32.46 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:02:01.557Z] #21 32.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:02:01.699Z] #21 27.36 Selecting previously unselected package thin-provisioning-tools. [2022-04-22T15:02:01.700Z] #21 27.37 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-22T15:02:01.700Z] #21 27.38 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:02:01.906Z] Commit message: "distribution: move newPusher() and newPuller() together with definition" [2022-04-22T15:02:02.054Z] #21 DONE 41.7s [2022-04-22T15:02:02.054Z] [2022-04-22T15:02:02.054Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-22T15:02:02.054Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-22T15:02:02.254Z] #21 38.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:02:02.254Z] #21 38.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-22T15:02:02.254Z] #21 38.93 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-22T15:02:02.254Z] #21 38.96 Setting up patch (2.7.6-7) ... [2022-04-22T15:02:02.254Z] #21 38.98 Setting up sudo (1.9.5p2-3) ... [2022-04-22T15:02:02.254Z] #21 39.06 invoke-rc.d: could not determine current runlevel [2022-04-22T15:02:02.254Z] #21 39.07 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-22T15:02:02.254Z] #21 39.08 Setting up xfsprogs (5.10.0-4) ... [2022-04-22T15:02:02.254Z] #21 39.12 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-22T15:02:02.254Z] #21 39.14 Setting up inetutils-ping (2:2.0-1) ... [2022-04-22T15:02:02.254Z] #21 39.15 Setting up pigz (2.6-1) ... [2022-04-22T15:02:02.254Z] #21 39.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-22T15:02:02.268Z] #21 27.86 Selecting previously unselected package uidmap. [2022-04-22T15:02:02.268Z] #21 27.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-22T15:02:02.268Z] #21 27.88 Unpacking uidmap (1:4.8.1-1) ... [2022-04-22T15:02:02.268Z] #21 28.02 Selecting previously unselected package vim-runtime. [2022-04-22T15:02:02.268Z] #21 28.02 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:02:02.268Z] #21 28.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-22T15:02:02.505Z] #21 33.61 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-22T15:02:02.505Z] #21 33.62 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:02:02.505Z] #21 33.64 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-22T15:02:02.505Z] #21 33.66 Setting up libicu67:amd64 (67.1-7) ... [2022-04-22T15:02:02.505Z] #21 33.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-22T15:02:02.505Z] #21 33.70 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-22T15:02:02.505Z] #21 33.71 Setting up uidmap (1:4.8.1-1) ... [2022-04-22T15:02:02.505Z] #21 33.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:02:02.505Z] #21 33.75 Setting up bzip2 (1.0.8-4) ... [2022-04-22T15:02:02.505Z] #21 33.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:02:02.505Z] #21 33.80 Setting up python3-wheel (0.34.2-1) ... [2022-04-22T15:02:02.515Z] #21 39.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:02:02.515Z] #21 39.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:02:02.515Z] #21 39.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:02.527Z] #21 28.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-22T15:02:02.527Z] #21 28.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:02.618Z] #22 0.674 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-22T15:02:02.618Z] #22 0.679 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-22T15:02:02.618Z] #22 0.683 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-22T15:02:02.618Z] #22 DONE 0.8s [2022-04-22T15:02:02.618Z] [2022-04-22T15:02:02.618Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-22T15:02:02.618Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-22T15:02:03.082Z] #21 40.04 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-22T15:02:03.082Z] #21 40.06 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:02:03.451Z] #21 34.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:03.451Z] #21 34.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-22T15:02:03.451Z] #21 34.57 Setting up libcap2-bin (1:2.44-1) ... [2022-04-22T15:02:03.451Z] #21 34.59 Setting up apparmor (2.13.6-10) ... [2022-04-22T15:02:03.650Z] #21 40.48 Setting up libelf1:amd64 (0.183-1) ... [2022-04-22T15:02:03.650Z] #21 40.52 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:02:03.650Z] #21 40.53 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T15:02:03.650Z] #21 40.55 Setting up python3-distutils (3.9.2-1) ... [2022-04-22T15:02:04.217Z] #21 41.01 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:04.218Z] #21 41.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-22T15:02:04.218Z] #21 41.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-22T15:02:04.218Z] #21 41.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-22T15:02:04.218Z] #21 41.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-22T15:02:04.218Z] #21 41.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-22T15:02:04.218Z] #21 41.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-22T15:02:04.218Z] #21 41.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-22T15:02:04.218Z] #21 41.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-22T15:02:04.218Z] #21 41.09 Setting up python3-setuptools (52.0.0-4) ... [2022-04-22T15:02:05.432Z] #21 36.40 Setting up zip (3.0-12) ... [2022-04-22T15:02:05.432Z] #21 36.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:05.432Z] #21 36.45 Setting up bash-completion (1:2.11-2) ... [2022-04-22T15:02:05.519Z] + docker version [2022-04-22T15:02:05.819Z] #21 30.92 Selecting previously unselected package vim. [2022-04-22T15:02:05.819Z] #21 30.92 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:02:05.819Z] #21 30.94 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:05.819Z] #21 31.41 Selecting previously unselected package xfsprogs. [2022-04-22T15:02:05.819Z] #21 31.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-22T15:02:05.819Z] #21 31.44 Unpacking xfsprogs (5.10.0-4) ... [2022-04-22T15:02:05.854Z] #21 42.55 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-22T15:02:05.854Z] #21 42.57 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-22T15:02:05.855Z] #21 42.59 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:02:05.855Z] #21 42.60 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:02:06.391Z] #21 31.87 Selecting previously unselected package zip. [2022-04-22T15:02:06.391Z] #21 31.87 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-22T15:02:06.391Z] #21 31.88 Unpacking zip (3.0-12) ... [2022-04-22T15:02:06.391Z] #21 32.05 Selecting previously unselected package zstd. [2022-04-22T15:02:06.391Z] #21 32.05 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-22T15:02:06.391Z] #21 32.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:02:06.792Z] #21 43.74 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-22T15:02:06.793Z] #21 43.75 Setting up jq (1.6-2.1) ... [2022-04-22T15:02:06.793Z] #21 43.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-22T15:02:06.793Z] #21 43.78 Setting up iptables (1.8.7-1) ... [2022-04-22T15:02:06.793Z] #21 43.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:02:06.793Z] #21 43.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:02:06.793Z] #21 43.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:02:06.793Z] #21 43.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:02:06.793Z] #21 43.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-22T15:02:06.962Z] #21 32.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:02:07.055Z] #21 43.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-22T15:02:07.055Z] #21 43.85 Setting up iproute2 (5.10.0-4) ... [2022-04-22T15:02:07.316Z] #21 44.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:02:07.377Z] #21 38.33 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:02:07.377Z] #21 38.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-22T15:02:07.377Z] #21 38.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-22T15:02:07.377Z] #21 38.37 Setting up patch (2.7.6-7) ... [2022-04-22T15:02:07.377Z] #21 38.39 Setting up sudo (1.9.5p2-3) ... [2022-04-22T15:02:07.377Z] #21 38.46 invoke-rc.d: could not determine current runlevel [2022-04-22T15:02:07.377Z] #21 38.47 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-22T15:02:07.377Z] #21 38.48 Setting up xfsprogs (5.10.0-4) ... [2022-04-22T15:02:07.377Z] #21 38.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-22T15:02:07.377Z] #21 38.51 Setting up inetutils-ping (2:2.0-1) ... [2022-04-22T15:02:07.377Z] #21 38.53 Setting up pigz (2.6-1) ... [2022-04-22T15:02:07.377Z] #21 38.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-22T15:02:07.377Z] #21 38.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:02:07.377Z] #21 38.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:02:07.377Z] #21 38.63 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:07.794Z] #21 33.31 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-22T15:02:07.794Z] #21 33.32 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:02:07.794Z] #21 33.33 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-22T15:02:07.794Z] #21 33.35 Setting up libicu67:amd64 (67.1-7) ... [2022-04-22T15:02:07.794Z] #21 33.36 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-22T15:02:07.794Z] #21 33.37 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-22T15:02:07.794Z] #21 33.38 Setting up uidmap (1:4.8.1-1) ... [2022-04-22T15:02:07.794Z] #21 33.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:02:07.794Z] #21 33.41 Setting up bzip2 (1.0.8-4) ... [2022-04-22T15:02:07.794Z] #21 33.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:02:07.794Z] #21 33.44 Setting up python3-wheel (0.34.2-1) ... [2022-04-22T15:02:08.326Z] #21 39.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-22T15:02:08.326Z] #21 39.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:02:08.364Z] #21 34.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:08.364Z] #21 34.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-22T15:02:08.364Z] #21 34.03 Setting up libcap2-bin (1:2.44-1) ... [2022-04-22T15:02:08.364Z] #21 34.05 Setting up apparmor (2.13.6-10) ... [2022-04-22T15:02:08.588Z] #21 39.58 Setting up libelf1:amd64 (0.183-1) ... [2022-04-22T15:02:08.588Z] #21 39.65 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:02:08.588Z] #21 39.66 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T15:02:08.588Z] #21 39.68 Setting up python3-distutils (3.9.2-1) ... [2022-04-22T15:02:08.784Z] #21 DONE 45.4s [2022-04-22T15:02:08.784Z] [2022-04-22T15:02:08.784Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:02:08.784Z] #62 sha256:25c1fa07daa600802fbae27331e5fd840586b1093d2c5c324034e332fc67e205 [2022-04-22T15:02:08.784Z] #62 ... [2022-04-22T15:02:08.784Z] [2022-04-22T15:02:08.784Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-22T15:02:08.784Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-22T15:02:08.850Z] #21 40.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:08.850Z] #21 40.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-22T15:02:08.850Z] #21 40.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-22T15:02:08.850Z] #21 40.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-22T15:02:08.850Z] #21 40.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-22T15:02:08.850Z] #21 40.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-22T15:02:08.850Z] #21 40.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-22T15:02:08.850Z] #21 40.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-22T15:02:08.850Z] #21 40.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-22T15:02:08.850Z] #21 40.15 Setting up python3-setuptools (52.0.0-4) ... [2022-04-22T15:02:09.125Z] #67 31.35 Reading package lists... [2022-04-22T15:02:09.125Z] #67 ... [2022-04-22T15:02:09.125Z] [2022-04-22T15:02:09.125Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:02:09.125Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-22T15:02:09.125Z] #20 30.29 Reading package lists... [2022-04-22T15:02:09.362Z] #22 0.831 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-22T15:02:09.362Z] #22 0.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-22T15:02:09.362Z] #22 0.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-22T15:02:09.362Z] #22 DONE 0.9s [2022-04-22T15:02:09.362Z] [2022-04-22T15:02:09.362Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:02:09.362Z] #62 sha256:25c1fa07daa600802fbae27331e5fd840586b1093d2c5c324034e332fc67e205 [2022-04-22T15:02:09.623Z] #62 ... [2022-04-22T15:02:09.623Z] [2022-04-22T15:02:09.623Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-22T15:02:09.624Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-22T15:02:10.007Z] #21 35.61 Setting up zip (3.0-12) ... [2022-04-22T15:02:10.007Z] #21 35.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:10.007Z] #21 35.66 Setting up bash-completion (1:2.11-2) ... [2022-04-22T15:02:10.238Z] #21 41.43 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-22T15:02:10.238Z] #21 41.44 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-22T15:02:10.238Z] #21 41.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:02:10.493Z] #20 39.08 Building dependency tree... [2022-04-22T15:02:10.499Z] #21 41.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:02:11.443Z] #21 42.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-22T15:02:11.443Z] #21 42.74 Setting up jq (1.6-2.1) ... [2022-04-22T15:02:11.443Z] #21 42.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-22T15:02:11.704Z] #21 42.78 Setting up iptables (1.8.7-1) ... [2022-04-22T15:02:11.704Z] #21 42.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:02:11.704Z] #21 42.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:02:11.704Z] #21 42.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:02:11.704Z] #21 42.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:02:11.704Z] #21 42.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-22T15:02:11.704Z] #21 42.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-22T15:02:11.704Z] #21 42.83 Setting up iproute2 (5.10.0-4) ... [2022-04-22T15:02:11.917Z] #21 37.60 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-22T15:02:11.917Z] #21 37.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-22T15:02:11.917Z] #21 37.63 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-22T15:02:11.917Z] #21 37.64 Setting up patch (2.7.6-7) ... [2022-04-22T15:02:11.917Z] #21 37.66 Setting up sudo (1.9.5p2-3) ... [2022-04-22T15:02:11.966Z] #21 43.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:02:12.176Z] #21 37.77 invoke-rc.d: could not determine current runlevel [2022-04-22T15:02:12.176Z] #21 37.78 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-22T15:02:12.176Z] #21 37.79 Setting up xfsprogs (5.10.0-4) ... [2022-04-22T15:02:12.176Z] #21 37.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-22T15:02:12.176Z] #21 37.83 Setting up inetutils-ping (2:2.0-1) ... [2022-04-22T15:02:12.176Z] #21 37.84 Setting up pigz (2.6-1) ... [2022-04-22T15:02:12.176Z] #21 37.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-22T15:02:12.176Z] #21 37.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:02:12.176Z] #21 37.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:02:12.176Z] #21 37.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:12.385Z] #20 43.25 The following additional packages will be installed: [2022-04-22T15:02:12.385Z] #20 43.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T15:02:12.385Z] #20 43.26 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-22T15:02:12.385Z] #20 43.26 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-22T15:02:12.385Z] #20 43.26 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-22T15:02:12.385Z] #20 43.26 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-22T15:02:12.385Z] #20 43.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-22T15:02:12.385Z] #20 43.29 mingw-w64-common mingw-w64-x86-64-dev [2022-04-22T15:02:12.385Z] #20 43.36 Suggested packages: [2022-04-22T15:02:12.385Z] #20 43.36 gcc-10-locales seccomp wine64 [2022-04-22T15:02:12.666Z] #23 8.671 Collecting yamllint==1.26.1 [2022-04-22T15:02:12.666Z] #23 9.720 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-22T15:02:12.745Z] #21 38.45 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-22T15:02:12.745Z] #21 38.47 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:02:13.005Z] #21 38.88 Setting up libelf1:amd64 (0.183-1) ... [2022-04-22T15:02:13.227Z] #23 10.69 Collecting pathspec>=0.5.3 [2022-04-22T15:02:13.227Z] #23 10.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-22T15:02:13.265Z] #21 38.95 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:02:13.265Z] #21 38.96 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T15:02:13.265Z] #21 38.98 Setting up python3-distutils (3.9.2-1) ... [2022-04-22T15:02:13.317Z] #20 44.20 The following NEW packages will be installed: [2022-04-22T15:02:13.317Z] #20 44.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-22T15:02:13.317Z] #20 44.21 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-22T15:02:13.317Z] #20 44.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-22T15:02:13.317Z] #20 44.21 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-22T15:02:13.317Z] #20 44.21 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-22T15:02:13.317Z] #20 44.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-22T15:02:13.317Z] #20 44.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-22T15:02:13.317Z] #20 44.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-22T15:02:13.317Z] #20 44.24 mingw-w64-x86-64-dev [2022-04-22T15:02:13.353Z] #21 DONE 44.3s [2022-04-22T15:02:13.353Z] [2022-04-22T15:02:13.353Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-22T15:02:13.353Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-22T15:02:13.484Z] #23 10.96 Collecting pyyaml [2022-04-22T15:02:13.484Z] #23 10.97 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-22T15:02:13.524Z] #21 39.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:13.740Z] #23 11.09 Building wheels for collected packages: yamllint [2022-04-22T15:02:13.740Z] #23 11.09 Building wheel for yamllint (setup.py): started [2022-04-22T15:02:13.783Z] #21 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-22T15:02:13.783Z] #21 39.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-22T15:02:13.783Z] #21 39.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-22T15:02:13.783Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-22T15:02:13.783Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-22T15:02:13.783Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-22T15:02:13.783Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-22T15:02:13.783Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-22T15:02:13.783Z] #21 39.45 Setting up python3-setuptools (52.0.0-4) ... [2022-04-22T15:02:13.881Z] #20 44.70 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:02:13.881Z] #20 44.70 Need to get 115 MB of archives. [2022-04-22T15:02:13.881Z] #20 44.70 After this operation, 645 MB of additional disk space will be used. [2022-04-22T15:02:13.881Z] #20 44.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-22T15:02:13.881Z] #20 44.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-22T15:02:13.881Z] #20 44.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-22T15:02:13.881Z] #20 44.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-22T15:02:13.881Z] #20 44.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-22T15:02:13.881Z] #20 44.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-22T15:02:13.881Z] #20 44.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-22T15:02:13.881Z] #20 44.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-22T15:02:13.881Z] #20 44.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-22T15:02:13.925Z] #22 0.882 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-22T15:02:13.925Z] #22 0.886 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-22T15:02:13.925Z] #22 0.890 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-22T15:02:13.925Z] #22 DONE 1.0s [2022-04-22T15:02:13.925Z] [2022-04-22T15:02:13.925Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:02:13.926Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:02:14.138Z] #20 45.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-22T15:02:14.187Z] #53 ... [2022-04-22T15:02:14.187Z] [2022-04-22T15:02:14.187Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-22T15:02:14.187Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-22T15:02:14.307Z] Client: [2022-04-22T15:02:14.307Z] Version: 20.10.9 [2022-04-22T15:02:14.307Z] API version: 1.41 [2022-04-22T15:02:14.307Z] Go version: go1.16.8 [2022-04-22T15:02:14.307Z] Git commit: c2ea9bc [2022-04-22T15:02:14.307Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-22T15:02:14.307Z] OS/Arch: windows/amd64 [2022-04-22T15:02:14.307Z] Context: default [2022-04-22T15:02:14.307Z] Experimental: true [2022-04-22T15:02:14.307Z] [2022-04-22T15:02:14.307Z] Server: Docker Engine - Community [2022-04-22T15:02:14.307Z] Engine: [2022-04-22T15:02:14.307Z] Version: 20.10.9 [2022-04-22T15:02:14.307Z] API version: 1.41 (minimum version 1.24) [2022-04-22T15:02:14.307Z] Go version: go1.16.8 [2022-04-22T15:02:14.307Z] Git commit: 79ea9d3 [2022-04-22T15:02:14.307Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-22T15:02:14.307Z] OS/Arch: windows/amd64 [2022-04-22T15:02:14.307Z] Experimental: true [2022-04-22T15:02:14.668Z] #23 11.92 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-22T15:02:14.668Z] #23 11.92 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=97ac65a98f79808e7ba1316b5a77d724d6f13cc3a681e4875aa86b1bcfef7775 [2022-04-22T15:02:14.668Z] #23 11.92 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-22T15:02:14.668Z] #23 11.92 Successfully built yamllint [2022-04-22T15:02:14.668Z] #23 11.97 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-22T15:02:14.702Z] #20 45.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-22T15:02:14.702Z] #20 45.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-22T15:02:14.923Z] #23 12.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-22T15:02:14.958Z] #20 45.99 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] [Pipeline] sh [2022-04-22T15:02:15.162Z] #21 40.78 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-22T15:02:15.162Z] #21 40.80 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-22T15:02:15.162Z] #21 40.81 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:02:15.162Z] #21 40.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:02:15.486Z] #23 DONE 12.9s [2022-04-22T15:02:15.486Z] [2022-04-22T15:02:15.486Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T15:02:15.486Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-22T15:02:15.520Z] #20 46.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-22T15:02:15.521Z] #20 ... [2022-04-22T15:02:15.521Z] [2022-04-22T15:02:15.521Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:02:15.521Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-22T15:02:15.521Z] #47 30.75 Reading package lists... [2022-04-22T15:02:15.521Z] #47 40.03 Building dependency tree... [2022-04-22T15:02:15.521Z] #47 44.05 The following additional packages will be installed: [2022-04-22T15:02:15.521Z] #47 44.08 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-22T15:02:15.521Z] #47 44.12 Suggested packages: [2022-04-22T15:02:15.521Z] #47 44.12 cmake-doc ninja-build lrzip [2022-04-22T15:02:15.521Z] #47 44.12 Recommended packages: [2022-04-22T15:02:15.521Z] #47 44.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-22T15:02:15.521Z] #47 44.68 The following NEW packages will be installed: [2022-04-22T15:02:15.521Z] #47 44.69 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-22T15:02:15.521Z] #47 45.13 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:02:15.521Z] #47 45.13 Need to get 8418 kB of archives. [2022-04-22T15:02:15.521Z] #47 45.13 After this operation, 34.9 MB of additional disk space will be used. [2022-04-22T15:02:15.521Z] #47 45.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:02:15.521Z] #47 45.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:02:15.521Z] #47 45.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-22T15:02:15.521Z] #47 45.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-22T15:02:15.521Z] #47 45.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-22T15:02:15.521Z] #47 45.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-22T15:02:15.521Z] #47 45.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-22T15:02:15.521Z] #47 45.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-22T15:02:15.521Z] #47 46.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:02:15.521Z] #47 46.38 Fetched 8418 kB in 0s (17.4 MB/s) [2022-04-22T15:02:15.521Z] #47 46.47 Selecting previously unselected package xxd. [2022-04-22T15:02:15.521Z] #47 46.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-22T15:02:15.521Z] #47 46.55 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:02:15.521Z] #47 46.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:15.777Z] #47 46.68 Selecting previously unselected package vim-common. [2022-04-22T15:02:15.777Z] #47 46.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:02:15.777Z] #47 46.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:15.777Z] #47 ... [2022-04-22T15:02:15.777Z] [2022-04-22T15:02:15.777Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:02:15.777Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-22T15:02:15.777Z] #20 46.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-22T15:02:15.777Z] #20 46.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-22T15:02:15.777Z] #20 46.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-22T15:02:15.777Z] #20 46.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-22T15:02:15.777Z] #20 46.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-22T15:02:15.777Z] #20 46.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-22T15:02:15.777Z] #20 46.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-22T15:02:15.777Z] #20 46.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-22T15:02:15.777Z] #20 46.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-22T15:02:15.777Z] #20 46.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-22T15:02:15.777Z] #20 46.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-22T15:02:15.777Z] #20 46.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-22T15:02:15.777Z] #20 46.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-22T15:02:15.777Z] #20 46.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-22T15:02:15.777Z] #20 46.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-22T15:02:15.777Z] #20 46.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-22T15:02:15.971Z] + docker info [2022-04-22T15:02:16.099Z] #21 41.85 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-22T15:02:16.099Z] #21 41.86 Setting up jq (1.6-2.1) ... [2022-04-22T15:02:16.099Z] #21 41.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-22T15:02:16.099Z] #21 41.88 Setting up iptables (1.8.7-1) ... [2022-04-22T15:02:16.099Z] #21 41.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:02:16.341Z] #20 ... [2022-04-22T15:02:16.341Z] [2022-04-22T15:02:16.341Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-22T15:02:16.341Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-22T15:02:16.341Z] #67 31.35 Reading package lists... [2022-04-22T15:02:16.341Z] #67 40.56 Building dependency tree... [2022-04-22T15:02:16.341Z] #67 44.57 The following additional packages will be installed: [2022-04-22T15:02:16.341Z] #67 44.59 libbtrfs0 [2022-04-22T15:02:16.341Z] #67 44.75 The following NEW packages will be installed: [2022-04-22T15:02:16.341Z] #67 44.79 libbtrfs-dev libbtrfs0 [2022-04-22T15:02:16.341Z] #67 45.24 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:02:16.341Z] #67 45.24 Need to get 460 kB of archives. [2022-04-22T15:02:16.341Z] #67 45.24 After this operation, 1237 kB of additional disk space will be used. [2022-04-22T15:02:16.341Z] #67 45.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-22T15:02:16.341Z] #67 45.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-22T15:02:16.341Z] #67 45.98 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:02:16.341Z] #67 46.33 Fetched 460 kB in 0s (1570 kB/s) [2022-04-22T15:02:16.341Z] #67 46.46 Selecting previously unselected package libbtrfs0:amd64. [2022-04-22T15:02:16.341Z] #67 46.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-22T15:02:16.341Z] #67 46.55 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-22T15:02:16.341Z] #67 46.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:02:16.341Z] #67 46.68 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-22T15:02:16.341Z] #67 46.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-22T15:02:16.341Z] #67 46.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:02:16.341Z] #67 46.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:02:16.341Z] #67 46.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:02:16.341Z] #67 46.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:02:16.341Z] #67 DONE 47.2s [2022-04-22T15:02:16.341Z] [2022-04-22T15:02:16.341Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-22T15:02:16.341Z] #68 sha256:42ca0f0979962c29e894f5b98f01b117b90fe4ce36a62d51981c8821d3604cc7 [2022-04-22T15:02:16.341Z] #68 DONE 0.1s [2022-04-22T15:02:16.341Z] [2022-04-22T15:02:16.341Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:02:16.341Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:02:16.358Z] #21 41.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:02:16.358Z] #21 41.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:02:16.358Z] #21 41.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:02:16.358Z] #21 41.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-22T15:02:16.358Z] #21 41.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-22T15:02:16.358Z] #21 41.94 Setting up iproute2 (5.10.0-4) ... [2022-04-22T15:02:16.619Z] #21 42.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:02:17.187Z] #21 DONE 42.8s [2022-04-22T15:02:17.187Z] [2022-04-22T15:02:17.187Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-22T15:02:17.187Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-22T15:02:17.270Z] #69 0.739 + RM_GOPATH=0 [2022-04-22T15:02:17.270Z] #69 0.740 + TMP_GOPATH= [2022-04-22T15:02:17.270Z] #69 0.745 + : /build [2022-04-22T15:02:17.270Z] #69 0.745 + '[' -z '' ']' [2022-04-22T15:02:17.270Z] #69 0.745 ++ mktemp -d [2022-04-22T15:02:17.270Z] #69 0.745 + export GOPATH=/tmp/tmp.TnjSlZyyCF [2022-04-22T15:02:17.270Z] #69 0.745 + GOPATH=/tmp/tmp.TnjSlZyyCF [2022-04-22T15:02:17.270Z] #69 0.745 + RM_GOPATH=1 [2022-04-22T15:02:17.270Z] #69 0.745 + case "$(go env GOARCH)" in [2022-04-22T15:02:17.270Z] #69 0.745 ++ go env GOARCH [2022-04-22T15:02:17.270Z] #69 0.749 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:02:17.270Z] #69 0.749 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:02:17.270Z] #69 0.750 ++ dirname /install.sh [2022-04-22T15:02:17.270Z] #69 0.750 + dir=/ [2022-04-22T15:02:17.270Z] #69 0.751 + bin=containerd [2022-04-22T15:02:17.270Z] #69 0.751 + shift [2022-04-22T15:02:17.270Z] #69 0.751 + '[' '!' -f //containerd.installer ']' [2022-04-22T15:02:17.270Z] #69 0.751 + . //containerd.installer [2022-04-22T15:02:17.270Z] #69 0.751 ++ set -e [2022-04-22T15:02:17.270Z] #69 0.751 ++ : v1.6.2 [2022-04-22T15:02:17.270Z] #69 0.752 + install_containerd [2022-04-22T15:02:17.270Z] #69 0.752 + echo 'Install containerd version v1.6.2' [2022-04-22T15:02:17.270Z] #69 0.752 Install containerd version v1.6.2 [2022-04-22T15:02:17.270Z] #69 0.752 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TnjSlZyyCF/src/github.com/containerd/containerd [2022-04-22T15:02:17.270Z] #69 0.757 Cloning into '/tmp/tmp.TnjSlZyyCF/src/github.com/containerd/containerd'... [2022-04-22T15:02:18.568Z] #22 1.430 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-22T15:02:18.568Z] #22 1.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-22T15:02:18.568Z] #22 1.437 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-22T15:02:18.568Z] #22 DONE 1.6s [2022-04-22T15:02:18.568Z] [2022-04-22T15:02:18.568Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:02:18.568Z] #58 sha256:ca9c744b710921e8b5f9c8ac14e0491772b1a0f176923a0f4506a8b8c95df806 [2022-04-22T15:02:18.828Z] #58 ... [2022-04-22T15:02:18.828Z] [2022-04-22T15:02:18.828Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-22T15:02:18.828Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-22T15:02:19.556Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-22T15:02:19.556Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6a42ce99\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-22T15:02:19.556Z] ---------------------------------------------------------------------------- [2022-04-22T15:02:19.556Z] [2022-04-22T15:02:19.556Z] INFO: executeCI.ps1 starting at Fri Apr 22 15:02:18 CUT 2022 [2022-04-22T15:02:19.556Z] [2022-04-22T15:02:19.556Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-22T15:02:19.556Z] INFO: Running git version 2.24.1.windows.2 [2022-04-22T15:02:19.556Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-22T15:02:19.556Z] INFO: Environment variables: [2022-04-22T15:02:19.556Z] [2022-04-22T15:02:19.556Z] Name Value [2022-04-22T15:02:19.556Z] ---- ----- [2022-04-22T15:02:19.556Z] ALLUSERSPROFILE C:\ProgramData [2022-04-22T15:02:19.556Z] amd64 true [2022-04-22T15:02:19.556Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-22T15:02:19.556Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-22T15:02:19.556Z] arm64 true [2022-04-22T15:02:19.556Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-22T15:02:19.556Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-22T15:02:19.556Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-22T15:02:19.556Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-22T15:02:19.556Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-22T15:02:19.556Z] BRANCH_NAME PR-43365 [2022-04-22T15:02:19.556Z] BUILD_DISPLAY_NAME #6 [2022-04-22T15:02:19.556Z] BUILD_ID 6 [2022-04-22T15:02:19.556Z] BUILD_NUMBER 6 [2022-04-22T15:02:19.556Z] BUILD_TAG jenkins-moby-PR-43365-6 [2022-04-22T15:02:19.556Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/ [2022-04-22T15:02:19.556Z] cgroup2 true [2022-04-22T15:02:19.556Z] CHANGE_AUTHOR thaJeztah [2022-04-22T15:02:19.556Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-22T15:02:19.556Z] CHANGE_BRANCH cleanup_distribution [2022-04-22T15:02:19.556Z] CHANGE_FORK thaJeztah/docker [2022-04-22T15:02:19.556Z] CHANGE_ID 43365 [2022-04-22T15:02:19.556Z] CHANGE_TARGET master [2022-04-22T15:02:19.556Z] CHANGE_TITLE distribution: remove v1 leftovers, and refactor to reduce public api/interface [2022-04-22T15:02:19.556Z] CHANGE_URL https://github.com/moby/moby/pull/43365 [2022-04-22T15:02:19.556Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T15:02:19.556Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-22T15:02:19.556Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-22T15:02:19.556Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-22T15:02:19.556Z] COMPUTERNAME azwin-2-9b33f0 [2022-04-22T15:02:19.556Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-22T15:02:19.556Z] ConfigSequenceNumber 0 [2022-04-22T15:02:19.556Z] dco true [2022-04-22T15:02:19.556Z] DOCKER_BUILDKIT 0 [2022-04-22T15:02:19.556Z] DOCKER_DUT_DEBUG 1 [2022-04-22T15:02:19.556Z] DOCKER_EXPERIMENTAL 1 [2022-04-22T15:02:19.556Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-22T15:02:19.556Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-22T15:02:19.556Z] EXECUTOR_NUMBER 0 [2022-04-22T15:02:19.556Z] FQDN azwin-2-9b33f0.westus.cloudapp.azure.com [2022-04-22T15:02:19.556Z] GIT_BRANCH PR-43365 [2022-04-22T15:02:19.556Z] GIT_COMMIT 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:02:19.556Z] GIT_PREVIOUS_COMMIT 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:02:19.556Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 25f5da5082eb9deacfd4e454ffaa73f5670cadee [2022-04-22T15:02:19.556Z] GIT_URL https://github.com/moby/moby.git [2022-04-22T15:02:19.556Z] HUDSON_COOKIE eae5641b-9269-4637-ab42-dad6da75e8b3 [2022-04-22T15:02:19.556Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-22T15:02:19.556Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-22T15:02:19.556Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-22T15:02:19.556Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-22T15:02:19.556Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-22T15:02:19.556Z] JENKINS_NODE_COOKIE 015fd7c3-df47-4850-85a0-6d182539a19e [2022-04-22T15:02:19.556Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-22T15:02:19.556Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-22T15:02:19.556Z] JOB_BASE_NAME PR-43365 [2022-04-22T15:02:19.556Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/display/redirect [2022-04-22T15:02:19.556Z] JOB_NAME moby/PR-43365 [2022-04-22T15:02:19.556Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/ [2022-04-22T15:02:19.556Z] library.jps.version master [2022-04-22T15:02:19.556Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-22T15:02:19.556Z] NODE_LABELS amd64 azure azwin-2-9b33f0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-22T15:02:19.556Z] NODE_NAME azwin-2-9b33f0 [2022-04-22T15:02:19.556Z] NUMBER_OF_PROCESSORS 4 [2022-04-22T15:02:19.556Z] OS Windows_NT [2022-04-22T15:02:19.556Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-22T15:02:19.556Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-22T15:02:19.556Z] ppc64le false [2022-04-22T15:02:19.556Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-22T15:02:19.556Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-22T15:02:19.556Z] PROCESSOR_LEVEL 6 [2022-04-22T15:02:19.556Z] PROCESSOR_REVISION 4f01 [2022-04-22T15:02:19.556Z] ProgramData C:\ProgramData [2022-04-22T15:02:19.556Z] ProgramFiles C:\Program Files [2022-04-22T15:02:19.556Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-22T15:02:19.556Z] ProgramW6432 C:\Program Files [2022-04-22T15:02:19.556Z] PROMPT $P$G [2022-04-22T15:02:19.556Z] PSExecutionPolicyPreference Bypass [2022-04-22T15:02:19.556Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-22T15:02:19.556Z] PUBLIC C:\Users\Public [2022-04-22T15:02:19.556Z] rootless true [2022-04-22T15:02:19.556Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/display/redirect?page=artif... [2022-04-22T15:02:19.556Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/display/redirect?page=changes [2022-04-22T15:02:19.556Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/display/redirect [2022-04-22T15:02:19.556Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/display/redirect?page=tests [2022-04-22T15:02:19.556Z] s390x false [2022-04-22T15:02:19.556Z] SKIP_VALIDATION_TESTS 1 [2022-04-22T15:02:19.556Z] SOURCES_DRIVE d [2022-04-22T15:02:19.556Z] SOURCES_SUBDIR gopath [2022-04-22T15:02:19.556Z] STAGE_NAME Run tests [2022-04-22T15:02:19.556Z] SystemDrive C: [2022-04-22T15:02:19.557Z] SystemRoot C:\Windows [2022-04-22T15:02:19.557Z] TEMP C:\Windows\TEMP [2022-04-22T15:02:19.557Z] TESTDEBUG 0 [2022-04-22T15:02:19.557Z] TESTRUN_DRIVE d [2022-04-22T15:02:19.557Z] TESTRUN_SUBDIR CI [2022-04-22T15:02:19.557Z] TIMEOUT 120m [2022-04-22T15:02:19.557Z] TMP C:\Windows\TEMP [2022-04-22T15:02:19.557Z] unit_validate true [2022-04-22T15:02:19.557Z] USERDOMAIN WORKGROUP [2022-04-22T15:02:19.557Z] USERNAME azwin-2-9b33f0$ [2022-04-22T15:02:19.557Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-22T15:02:19.557Z] validate_force false [2022-04-22T15:02:19.557Z] windir C:\Windows [2022-04-22T15:02:19.557Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-22T15:02:19.557Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-22T15:02:19.557Z] windows2022 true [2022-04-22T15:02:19.557Z] windows2022containerd false [2022-04-22T15:02:19.557Z] windowsRS5 true [2022-04-22T15:02:19.557Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-22T15:02:19.557Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-22T15:02:19.557Z] [2022-04-22T15:02:19.557Z] [2022-04-22T15:02:19.557Z] [2022-04-22T15:02:19.600Z] #23 9.137 Collecting yamllint==1.26.1 [2022-04-22T15:02:19.601Z] #23 10.19 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-22T15:02:19.794Z] #69 ... [2022-04-22T15:02:19.794Z] [2022-04-22T15:02:19.794Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-22T15:02:19.794Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-22T15:02:19.794Z] #47 46.86 Selecting previously unselected package cmake-data. [2022-04-22T15:02:19.794Z] #47 46.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-22T15:02:19.794Z] #47 46.87 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:02:19.794Z] #47 48.05 Selecting previously unselected package libarchive13:amd64. [2022-04-22T15:02:19.794Z] #47 48.05 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-22T15:02:19.794Z] #47 48.06 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-22T15:02:19.794Z] #47 48.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-22T15:02:19.794Z] #47 48.17 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-22T15:02:19.795Z] #47 48.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-22T15:02:19.795Z] #47 48.24 Selecting previously unselected package librhash0:amd64. [2022-04-22T15:02:19.795Z] #47 48.24 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-22T15:02:19.795Z] #47 48.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-22T15:02:19.795Z] #47 48.31 Selecting previously unselected package libuv1:amd64. [2022-04-22T15:02:19.795Z] #47 48.32 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-22T15:02:19.795Z] #47 48.32 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-22T15:02:19.795Z] #47 48.39 Selecting previously unselected package cmake. [2022-04-22T15:02:19.795Z] #47 48.39 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-22T15:02:19.795Z] #47 48.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:02:19.795Z] #47 49.74 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-22T15:02:19.795Z] #47 49.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:19.795Z] #47 49.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-22T15:02:19.795Z] #47 49.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:02:19.795Z] #47 49.84 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-22T15:02:19.795Z] #47 49.85 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-22T15:02:19.795Z] #47 49.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-22T15:02:19.795Z] #47 49.89 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-22T15:02:19.795Z] #47 49.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:02:19.795Z] #47 DONE 50.4s [2022-04-22T15:02:19.795Z] [2022-04-22T15:02:19.795Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-22T15:02:19.795Z] #48 sha256:9cb22880b068e5d4effc651fcb955d5899d0eb2f59689759bfda0e4674d621b4 [2022-04-22T15:02:19.795Z] #48 DONE 0.1s [2022-04-22T15:02:19.795Z] [2022-04-22T15:02:19.795Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:02:19.795Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-22T15:02:19.795Z] #20 47.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:02:19.795Z] #20 47.91 Fetched 115 MB in 2s (48.0 MB/s) [2022-04-22T15:02:19.795Z] #20 47.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-22T15:02:19.795Z] #20 47.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-22T15:02:19.795Z] #20 48.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-22T15:02:19.795Z] #20 48.01 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:02:19.795Z] #20 48.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-22T15:02:19.795Z] #20 48.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-22T15:02:19.795Z] #20 48.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:02:19.795Z] #20 49.65 Selecting previously unselected package binutils-mingw-w64. [2022-04-22T15:02:19.795Z] #20 49.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-22T15:02:19.795Z] #20 49.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:02:19.795Z] #20 49.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-22T15:02:19.795Z] #20 49.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:02:19.795Z] #20 49.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:02:19.795Z] #20 49.84 Selecting previously unselected package dmsetup. [2022-04-22T15:02:19.795Z] #20 49.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:02:19.795Z] #20 49.85 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:02:19.795Z] #20 49.92 Selecting previously unselected package mingw-w64-common. [2022-04-22T15:02:19.795Z] #20 49.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-22T15:02:19.795Z] #20 49.93 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-22T15:02:20.360Z] #20 ... [2022-04-22T15:02:20.360Z] [2022-04-22T15:02:20.360Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-22T15:02:20.360Z] #72 sha256:2a84e04ea1377138b5d44fe7b9cfee19132433c9e6435fe3a28b62b5bc512116 [2022-04-22T15:02:20.360Z] #72 47.71 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-22T15:02:20.360Z] #72 47.71 + GOBIN=/build [2022-04-22T15:02:20.360Z] #72 47.71 + GO111MODULE=on [2022-04-22T15:02:20.360Z] #72 47.71 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-22T15:02:20.360Z] #72 50.93 rootlesskit version 1.0.0 [2022-04-22T15:02:20.360Z] #72 50.94 Usage of /build/rootlesskit-docker-proxy: [2022-04-22T15:02:20.360Z] #72 50.95 -container-ip string [2022-04-22T15:02:20.360Z] #72 50.95 container ip [2022-04-22T15:02:20.360Z] #72 50.95 -container-port int [2022-04-22T15:02:20.360Z] #72 50.95 container port (default -1) [2022-04-22T15:02:20.360Z] #72 50.95 -host-ip string [2022-04-22T15:02:20.360Z] #72 50.95 host ip [2022-04-22T15:02:20.360Z] #72 50.95 -host-port int [2022-04-22T15:02:20.360Z] #72 50.95 host port (default -1) [2022-04-22T15:02:20.360Z] #72 50.95 -proto string [2022-04-22T15:02:20.360Z] #72 50.95 proxy protocol (default "tcp") [2022-04-22T15:02:20.360Z] #72 DONE 51.1s [2022-04-22T15:02:20.360Z] [2022-04-22T15:02:20.360Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-22T15:02:20.360Z] #73 sha256:46d6060ba18af2fc9f16549f0770829e2adf34137e9522e883773356ad3f0275 [2022-04-22T15:02:20.360Z] #73 DONE 0.0s [2022-04-22T15:02:20.360Z] [2022-04-22T15:02:20.360Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-22T15:02:20.360Z] #74 sha256:1f2f70b0d8787a2a2c85a397b3992e7eba86ff5385fb6f1e08149cc770a72ecd [2022-04-22T15:02:20.360Z] #74 DONE 0.1s [2022-04-22T15:02:20.360Z] [2022-04-22T15:02:20.360Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-22T15:02:20.360Z] #49 sha256:ed6c58269e149ab349936882f1d6217fbf288811659e505b559dcd86837680d0 [2022-04-22T15:02:20.360Z] #49 0.849 + RM_GOPATH=0 [2022-04-22T15:02:20.360Z] #49 0.849 + TMP_GOPATH= [2022-04-22T15:02:20.360Z] #49 0.849 + : /build [2022-04-22T15:02:20.360Z] #49 0.849 + '[' -z '' ']' [2022-04-22T15:02:20.360Z] #49 0.849 ++ mktemp -d [2022-04-22T15:02:20.360Z] #49 0.851 + export GOPATH=/tmp/tmp.PlY2fpWI3t [2022-04-22T15:02:20.360Z] #49 0.851 + GOPATH=/tmp/tmp.PlY2fpWI3t [2022-04-22T15:02:20.360Z] #49 0.851 + RM_GOPATH=1 [2022-04-22T15:02:20.360Z] #49 0.851 + case "$(go env GOARCH)" in [2022-04-22T15:02:20.360Z] #49 0.851 ++ go env GOARCH [2022-04-22T15:02:20.360Z] #49 0.859 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:02:20.360Z] #49 0.859 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:02:20.360Z] #49 0.859 ++ dirname /install.sh [2022-04-22T15:02:20.360Z] #49 0.860 + dir=/ [2022-04-22T15:02:20.360Z] #49 0.861 Install tini version v0.19.0 [2022-04-22T15:02:20.360Z] #49 0.861 + bin=tini [2022-04-22T15:02:20.360Z] #49 0.861 + shift [2022-04-22T15:02:20.360Z] #49 0.861 + '[' '!' -f //tini.installer ']' [2022-04-22T15:02:20.360Z] #49 0.861 + . //tini.installer [2022-04-22T15:02:20.360Z] #49 0.861 ++ : v0.19.0 [2022-04-22T15:02:20.360Z] #49 0.861 + install_tini [2022-04-22T15:02:20.360Z] #49 0.861 + echo 'Install tini version v0.19.0' [2022-04-22T15:02:20.360Z] #49 0.861 + git clone https://github.com/krallin/tini.git /tmp/tmp.PlY2fpWI3t/tini [2022-04-22T15:02:20.360Z] #49 0.863 Cloning into '/tmp/tmp.PlY2fpWI3t/tini'... [2022-04-22T15:02:20.968Z] #49 1.402 + cd /tmp/tmp.PlY2fpWI3t/tini [2022-04-22T15:02:20.968Z] #49 1.403 + git checkout -q v0.19.0 [2022-04-22T15:02:20.968Z] #49 1.420 + cmake . [2022-04-22T15:02:20.978Z] #23 11.27 Collecting pathspec>=0.5.3 [2022-04-22T15:02:20.978Z] #23 11.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-22T15:02:20.978Z] #23 11.63 Collecting pyyaml [2022-04-22T15:02:20.978Z] #23 11.64 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-22T15:02:21.099Z] INFO: Sources under d:\gopath\... [2022-04-22T15:02:21.099Z] INFO: Test run under d:\CI\... [2022-04-22T15:02:21.099Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-22T15:02:21.099Z] INFO: docker/docker repository was found [2022-04-22T15:02:21.236Z] #23 11.70 Building wheels for collected packages: yamllint [2022-04-22T15:02:21.236Z] #23 11.70 Building wheel for yamllint (setup.py): started [2022-04-22T15:02:21.562Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-22T15:02:21.562Z] #49 1.894 -- The C compiler identification is GNU 10.2.1 [2022-04-22T15:02:21.562Z] #49 2.002 -- Detecting C compiler ABI info [2022-04-22T15:02:21.562Z] #49 2.213 -- Detecting C compiler ABI info - done [2022-04-22T15:02:21.562Z] #49 2.271 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-22T15:02:21.562Z] #49 2.271 -- Detecting C compile features [2022-04-22T15:02:21.562Z] #49 2.271 -- Detecting C compile features - done [2022-04-22T15:02:21.562Z] #49 2.271 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-22T15:02:21.822Z] #49 2.421 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-22T15:02:22.028Z] #45 165.0 + dpkg --print-architecture [2022-04-22T15:02:22.028Z] #45 DONE 165.6s [2022-04-22T15:02:22.028Z] [2022-04-22T15:02:22.028Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-22T15:02:22.028Z] #26 sha256:95cebcd78dad37c7ecd1e81537f4f3850ad665b61defde5b2ef57ee2b6965527 [2022-04-22T15:02:22.080Z] #49 2.470 -- Configuring done [2022-04-22T15:02:22.080Z] #49 2.486 -- Generating done [2022-04-22T15:02:22.080Z] #49 2.514 -- Build files have been written to: /tmp/tmp.PlY2fpWI3t/tini [2022-04-22T15:02:22.080Z] #49 2.516 + make tini-static [2022-04-22T15:02:22.080Z] #49 2.673 Scanning dependencies of target tini-static [2022-04-22T15:02:22.174Z] #23 12.72 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-22T15:02:22.174Z] #23 12.73 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7d6a749626055b4eeb842da200584470192f2002a50815197f50d8c6cff52808 [2022-04-22T15:02:22.174Z] #23 12.73 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-22T15:02:22.174Z] #23 12.73 Successfully built yamllint [2022-04-22T15:02:22.174Z] #23 12.76 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-22T15:02:22.339Z] #49 2.729 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-22T15:02:22.435Z] #23 13.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-22T15:02:22.537Z] ltsc2022: Pulling from windows/servercore [2022-04-22T15:02:22.537Z] 8f616e6e9eec: Pulling fs layer [2022-04-22T15:02:22.537Z] dccd9e4d14d3: Pulling fs layer [2022-04-22T15:02:22.596Z] #49 3.223 [100%] Linking C executable tini-static [2022-04-22T15:02:22.852Z] #49 3.360 [100%] Built target tini-static [2022-04-22T15:02:22.852Z] #49 3.385 + mkdir -p /build [2022-04-22T15:02:22.852Z] #49 3.387 + cp tini-static /build/docker-init [2022-04-22T15:02:22.852Z] #49 DONE 3.5s [2022-04-22T15:02:22.852Z] [2022-04-22T15:02:22.852Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:02:22.852Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-22T15:02:22.852Z] #20 52.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-22T15:02:22.852Z] #20 52.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-22T15:02:22.852Z] #20 52.97 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:02:23.377Z] #23 DONE 13.7s [2022-04-22T15:02:23.377Z] [2022-04-22T15:02:23.377Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-22T15:02:23.377Z] #27 sha256:fb687858708791b48fd40abae5f0a969238d6a899ffb7190cc8ff63167db6495 [2022-04-22T15:02:23.377Z] #27 DONE 0.3s [2022-04-22T15:02:23.377Z] [2022-04-22T15:02:23.377Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-22T15:02:23.377Z] #32 sha256:fbefd9db298e39cf9d4681b8ad1a9c6eb7fbc1f55963fa445dd76ae99f2b6ea1 [2022-04-22T15:02:23.998Z] #32 DONE 0.5s [2022-04-22T15:02:23.998Z] [2022-04-22T15:02:23.998Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-22T15:02:23.998Z] #35 sha256:44df5f1f12a07b1cd8784f29512e2c09dda4b70a3971f2672e820db22520bfb7 [2022-04-22T15:02:24.200Z] #23 9.258 Collecting yamllint==1.26.1 [2022-04-22T15:02:24.260Z] #35 DONE 0.3s [2022-04-22T15:02:24.260Z] [2022-04-22T15:02:24.260Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:02:24.260Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:02:24.260Z] #53 ... [2022-04-22T15:02:24.260Z] [2022-04-22T15:02:24.260Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-22T15:02:24.260Z] #37 sha256:ed547cddbbda382ace016bc83e1e6b821bbc6d3a3bcbcd1a2b9cb7f9741df9cc [2022-04-22T15:02:24.260Z] #37 DONE 0.1s [2022-04-22T15:02:24.260Z] [2022-04-22T15:02:24.260Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-22T15:02:24.260Z] #39 sha256:71b7d11b98d9cdafd50d148b69636fb183caf12e2343b3017ca6c28ab447e6e6 [2022-04-22T15:02:24.260Z] #39 DONE 0.1s [2022-04-22T15:02:24.463Z] #23 10.31 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-22T15:02:24.533Z] [2022-04-22T15:02:24.533Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-22T15:02:24.533Z] #43 sha256:cf57fdd15c9d9bfcefbe666f60555ea6f01665be44fb890838a7f8c8482fc3ee [2022-04-22T15:02:24.533Z] #43 DONE 0.1s [2022-04-22T15:02:24.533Z] [2022-04-22T15:02:24.533Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T15:02:24.533Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T15:02:24.745Z] #20 55.43 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-22T15:02:24.745Z] #20 55.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:02:24.745Z] #20 55.44 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:02:24.745Z] #20 55.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-22T15:02:24.745Z] #20 55.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:02:24.745Z] #20 55.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:02:25.410Z] #23 11.36 Collecting pathspec>=0.5.3 [2022-04-22T15:02:25.410Z] #23 11.36 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-22T15:02:25.987Z] #23 11.75 Collecting pyyaml [2022-04-22T15:02:25.987Z] #23 11.76 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-22T15:02:25.987Z] #23 11.87 Building wheels for collected packages: yamllint [2022-04-22T15:02:25.987Z] #23 11.87 Building wheel for yamllint (setup.py): started [2022-04-22T15:02:26.112Z] #20 57.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-22T15:02:26.112Z] #20 57.18 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:02:26.112Z] #20 57.19 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:02:26.931Z] #23 12.77 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-22T15:02:26.931Z] #23 12.77 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cb4ae8caf2a404b5331fb56ee1e19cfc9e3f0a8cb1c685e1618808d48681af22 [2022-04-22T15:02:26.931Z] #23 12.77 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-22T15:02:26.931Z] #23 12.78 Successfully built yamllint [2022-04-22T15:02:26.931Z] #23 12.81 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-22T15:02:27.193Z] #23 13.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-22T15:02:27.766Z] #23 DONE 13.7s [2022-04-22T15:02:27.766Z] [2022-04-22T15:02:27.766Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-22T15:02:27.766Z] #27 sha256:00eb304bc83aaedb1ee944c6119b0333eb52c25d29fab6f7136657e8d9c71293 [2022-04-22T15:02:28.028Z] #27 DONE 0.4s [2022-04-22T15:02:28.028Z] [2022-04-22T15:02:28.028Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-22T15:02:28.028Z] #32 sha256:af511cd0efcf2f9792f3f48ae35eca20adeb8181f97b7b5cd614f210b227d6ac [2022-04-22T15:02:28.605Z] #32 DONE 0.4s [2022-04-22T15:02:28.605Z] [2022-04-22T15:02:28.605Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-22T15:02:28.605Z] #35 sha256:f767de5d1415cbfd58fbc159871ac5bc86628ea262aaa1ef1e4539382352efc8 [2022-04-22T15:02:28.814Z] #23 10.05 Collecting yamllint==1.26.1 [2022-04-22T15:02:28.872Z] #35 DONE 0.3s [2022-04-22T15:02:28.872Z] [2022-04-22T15:02:28.872Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:02:28.872Z] #62 sha256:0db74ba13d0980eaf1bfba110983897e3e2e08055ca47482481005c23ee266b5 [2022-04-22T15:02:28.872Z] #62 ... [2022-04-22T15:02:28.872Z] [2022-04-22T15:02:28.872Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-22T15:02:28.872Z] #37 sha256:53782408fc4e8f3a4a4a71d75ea6d81ce1edeaf53c9322d7bfae77b809956635 [2022-04-22T15:02:28.872Z] #37 DONE 0.0s [2022-04-22T15:02:28.872Z] [2022-04-22T15:02:28.872Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-22T15:02:28.872Z] #39 sha256:4b96fb5f301e95a4c8a6162021b80b73895e10a933190cf9ab3b42a8b4a98f23 [2022-04-22T15:02:28.872Z] #39 DONE 0.1s [2022-04-22T15:02:28.872Z] [2022-04-22T15:02:28.872Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-22T15:02:28.872Z] #43 sha256:8f9cc218262ca1e4cd87807514c46beec2bce2fddf9e76d768107050f9094e6f [2022-04-22T15:02:28.872Z] #43 DONE 0.1s [2022-04-22T15:02:28.872Z] [2022-04-22T15:02:28.872Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:02:28.872Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:02:29.757Z] #23 11.12 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-22T15:02:31.141Z] #23 12.30 Collecting pathspec>=0.5.3 [2022-04-22T15:02:31.141Z] #23 12.32 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-22T15:02:31.368Z] #20 61.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-22T15:02:31.368Z] #20 61.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:02:31.368Z] #20 61.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:02:31.368Z] #20 ... [2022-04-22T15:02:31.368Z] [2022-04-22T15:02:31.368Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:02:31.368Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:02:31.368Z] #69 14.40 + cd /tmp/tmp.TnjSlZyyCF/src/github.com/containerd/containerd [2022-04-22T15:02:31.368Z] #69 14.40 + git checkout -q v1.6.2 [2022-04-22T15:02:31.368Z] #69 15.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-22T15:02:31.368Z] #69 15.02 + BUILDTAGS='netgo osusergo static_build' [2022-04-22T15:02:31.368Z] #69 15.02 + export EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:02:31.368Z] #69 15.02 + EXTRA_FLAGS=-buildmode=pie [2022-04-22T15:02:31.368Z] #69 15.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-22T15:02:31.368Z] #69 15.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-22T15:02:31.368Z] #69 15.02 + '[' '' = dynamic ']' [2022-04-22T15:02:31.368Z] #69 15.02 + make [2022-04-22T15:02:31.402Z] #23 12.66 Collecting pyyaml [2022-04-22T15:02:31.402Z] #23 12.68 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-22T15:02:31.402Z] #23 12.74 Building wheels for collected packages: yamllint [2022-04-22T15:02:31.402Z] #23 12.74 Building wheel for yamllint (setup.py): started [2022-04-22T15:02:32.302Z] #69 15.88 + bin/ctr [2022-04-22T15:02:32.788Z] #23 13.83 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-22T15:02:32.788Z] #23 13.83 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=674edf19e5c16790c35124a8cb2d4bd3e14b9955904d306010f09d7e5cba2c37 [2022-04-22T15:02:32.788Z] #23 13.83 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-22T15:02:32.788Z] #23 13.83 Successfully built yamllint [2022-04-22T15:02:32.788Z] #23 13.87 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-22T15:02:33.049Z] #23 14.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-22T15:02:33.622Z] #23 DONE 15.1s [2022-04-22T15:02:33.622Z] [2022-04-22T15:02:33.622Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-22T15:02:33.622Z] #27 sha256:8d1cf9410fede03c7b06ce3d4242538893b0c7eba03b86c84c4bf83326d265c8 [2022-04-22T15:02:34.190Z] Client: [2022-04-22T15:02:34.190Z] Context: default [2022-04-22T15:02:34.190Z] Debug Mode: false [2022-04-22T15:02:34.190Z] Plugins: [2022-04-22T15:02:34.190Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-22T15:02:34.190Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-22T15:02:34.190Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-22T15:02:34.190Z] [2022-04-22T15:02:34.190Z] Server: [2022-04-22T15:02:34.190Z] Containers: 0 [2022-04-22T15:02:34.190Z] Running: 0 [2022-04-22T15:02:34.190Z] Paused: 0 [2022-04-22T15:02:34.190Z] Stopped: 0 [2022-04-22T15:02:34.190Z] Images: 0 [2022-04-22T15:02:34.190Z] Server Version: 20.10.9 [2022-04-22T15:02:34.190Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-22T15:02:34.190Z] Windows: [2022-04-22T15:02:34.190Z] LCOW: [2022-04-22T15:02:34.190Z] Logging Driver: json-file [2022-04-22T15:02:34.190Z] Plugins: [2022-04-22T15:02:34.190Z] Volume: local [2022-04-22T15:02:34.190Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-22T15:02:34.190Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-22T15:02:34.190Z] Swarm: inactive [2022-04-22T15:02:34.190Z] Default Isolation: process [2022-04-22T15:02:34.190Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-22T15:02:34.190Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-22T15:02:34.190Z] OSType: windows [2022-04-22T15:02:34.190Z] Architecture: x86_64 [2022-04-22T15:02:34.190Z] CPUs: 4 [2022-04-22T15:02:34.190Z] Total Memory: 32GiB [2022-04-22T15:02:34.190Z] Name: azwin-2-7aa690 [2022-04-22T15:02:34.190Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-22T15:02:34.190Z] Docker Root Dir: D:\docker [2022-04-22T15:02:34.190Z] Debug Mode: false [2022-04-22T15:02:34.190Z] Registry: https://index.docker.io/v1/ [2022-04-22T15:02:34.190Z] Labels: [2022-04-22T15:02:34.190Z] Experimental: true [2022-04-22T15:02:34.190Z] Insecure Registries: [2022-04-22T15:02:34.190Z] 10.0.0.4:5000 [2022-04-22T15:02:34.190Z] 127.0.0.0/8 [2022-04-22T15:02:34.190Z] Registry Mirrors: [2022-04-22T15:02:34.190Z] http://10.0.0.4:5000/ [2022-04-22T15:02:34.190Z] Live Restore Enabled: false [2022-04-22T15:02:34.190Z] Product License: Community Engine [2022-04-22T15:02:34.190Z] [2022-04-22T15:02:34.194Z] #27 DONE 0.3s [2022-04-22T15:02:34.194Z] [2022-04-22T15:02:34.194Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-22T15:02:34.194Z] #32 sha256:9aff51f0d4e9eba9025dc0ef21122fc3bd5470609d886fc9bca6cb994da5adc6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-22T15:02:34.456Z] #32 DONE 0.4s [2022-04-22T15:02:34.456Z] [2022-04-22T15:02:34.456Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-22T15:02:34.456Z] #35 sha256:a07450b62ed7fc66f093169318adbf0b06ab3aa736b88e96b484bdfad5affe38 [2022-04-22T15:02:35.147Z] #35 DONE 0.5s [2022-04-22T15:02:35.147Z] [2022-04-22T15:02:35.147Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-22T15:02:35.147Z] #37 sha256:e1ce7ba64e57ca81d0861409596a8332f984f056f02b9835571af1e54f9d8ff4 [2022-04-22T15:02:35.147Z] #37 DONE 0.2s [2022-04-22T15:02:35.147Z] [2022-04-22T15:02:35.147Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-22T15:02:35.147Z] #39 sha256:24705bc81bea38d5e50b83905f7152db72e105e657ab637d5a3085ac17e3ec98 [2022-04-22T15:02:35.418Z] #39 DONE 0.1s [2022-04-22T15:02:35.418Z] [2022-04-22T15:02:35.418Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-22T15:02:35.418Z] #43 sha256:25938e4ea63e0c1ea43c5571d40f6022dfbd7d9e521ad5911f56977ff66b245e [2022-04-22T15:02:35.418Z] #43 DONE 0.1s [2022-04-22T15:02:35.418Z] [2022-04-22T15:02:35.418Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:02:35.418Z] #62 sha256:ebcd24161032553fef934d87494a0ee5efff1649cbdf7676c01cc68cc6646bef [2022-04-22T15:02:37.566Z] #69 ... [2022-04-22T15:02:37.566Z] [2022-04-22T15:02:37.566Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-22T15:02:37.566Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-22T15:02:37.566Z] #20 62.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-22T15:02:37.566Z] #20 62.96 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:02:37.566Z] #20 62.96 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:02:37.566Z] #20 64.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-22T15:02:37.566Z] #20 64.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:02:37.566Z] #20 64.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:02:37.566Z] #20 68.27 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-22T15:02:37.566Z] #20 68.28 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-22T15:02:37.566Z] #20 68.28 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:02:39.465Z] #20 70.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-22T15:02:39.465Z] #20 70.11 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-22T15:02:39.465Z] #20 70.11 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:02:39.465Z] #20 70.22 Selecting previously unselected package libapparmor1:amd64. [2022-04-22T15:02:39.465Z] #20 70.22 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-22T15:02:39.465Z] #20 70.22 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-22T15:02:39.465Z] #20 70.31 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-22T15:02:39.465Z] #20 70.31 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-22T15:02:39.465Z] #20 70.32 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-22T15:02:39.465Z] #20 70.39 Selecting previously unselected package libbtrfs0:amd64. [2022-04-22T15:02:39.465Z] #20 70.39 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-22T15:02:39.465Z] #20 70.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:02:39.465Z] #20 70.48 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-22T15:02:39.465Z] #20 70.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-22T15:02:39.465Z] #20 70.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:02:39.465Z] #20 70.58 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-22T15:02:39.723Z] #20 70.59 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:02:39.723Z] #20 70.59 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:02:39.723Z] #20 70.63 Selecting previously unselected package libudev-dev:amd64. [2022-04-22T15:02:39.723Z] #20 70.64 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-22T15:02:39.723Z] #20 70.64 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-22T15:02:39.723Z] #20 70.71 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-22T15:02:39.723Z] #20 70.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-22T15:02:39.723Z] #20 70.73 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-22T15:02:39.723Z] #20 70.85 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-22T15:02:39.981Z] #20 70.85 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-22T15:02:39.981Z] #20 70.86 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-22T15:02:39.981Z] #20 70.95 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-22T15:02:39.981Z] #20 70.95 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-22T15:02:39.981Z] #20 70.98 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-22T15:02:40.239Z] #20 71.06 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-22T15:02:40.239Z] #20 71.07 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-22T15:02:40.239Z] #20 71.07 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-22T15:02:40.239Z] #20 71.11 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-22T15:02:40.239Z] #20 71.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-22T15:02:40.239Z] #20 71.13 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-22T15:02:40.498Z] #20 71.33 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-22T15:02:40.498Z] #20 71.34 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-22T15:02:40.498Z] #20 71.34 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-22T15:02:40.498Z] #20 71.44 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-22T15:02:40.498Z] #20 71.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-22T15:02:40.498Z] #20 71.46 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:02:40.498Z] #20 71.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-22T15:02:40.498Z] #20 71.52 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-22T15:02:40.498Z] #20 71.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-22T15:02:40.557Z] dccd9e4d14d3: Verifying Checksum [2022-04-22T15:02:40.557Z] dccd9e4d14d3: Download complete [2022-04-22T15:02:40.756Z] #20 71.58 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-22T15:02:40.756Z] #20 71.58 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-22T15:02:40.756Z] #20 71.59 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-22T15:02:40.756Z] #20 71.83 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-22T15:02:40.756Z] #20 71.84 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-22T15:02:40.756Z] #20 71.86 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-22T15:02:40.756Z] #20 71.87 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-22T15:02:40.756Z] #20 71.88 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-22T15:02:40.756Z] #20 71.89 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-22T15:02:40.757Z] #20 71.91 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-22T15:02:40.757Z] #20 71.92 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-22T15:02:41.015Z] #20 71.93 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-22T15:02:41.015Z] #20 71.94 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-22T15:02:41.015Z] #20 71.95 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-22T15:02:41.015Z] #20 71.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-22T15:02:41.015Z] #20 71.98 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-22T15:02:41.015Z] #20 72.00 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-22T15:02:41.015Z] #20 72.02 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-22T15:02:41.015Z] #20 72.03 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-22T15:02:41.015Z] #20 72.04 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-22T15:02:41.015Z] #20 72.06 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-22T15:02:41.015Z] #20 72.07 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-22T15:02:41.015Z] #20 72.08 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-22T15:02:41.015Z] #20 72.10 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:02:41.015Z] #20 72.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-22T15:02:41.015Z] #20 72.12 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:02:41.015Z] #20 72.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-22T15:02:41.015Z] #20 72.14 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-22T15:02:41.274Z] #20 72.15 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-22T15:02:41.274Z] #20 72.16 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-22T15:02:41.274Z] #20 72.16 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-22T15:02:41.274Z] #20 72.18 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-22T15:02:41.274Z] #20 72.20 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:02:41.274Z] #20 72.21 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-22T15:02:41.274Z] #20 72.22 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:02:41.274Z] #20 72.24 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-22T15:02:41.274Z] #20 72.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:02:42.208Z] #20 DONE 73.3s [2022-04-22T15:02:42.208Z] [2022-04-22T15:02:42.208Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:02:42.208Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:02:42.466Z] #69 ... [2022-04-22T15:02:42.466Z] [2022-04-22T15:02:42.466Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-22T15:02:42.466Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-22T15:02:43.806Z] #53 ... [2022-04-22T15:02:43.806Z] [2022-04-22T15:02:43.806Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T15:02:43.806Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T15:02:43.806Z] #45 188.5 + dpkg --print-architecture [2022-04-22T15:02:43.806Z] #45 188.5 + git checkout -q v2.1.0 [2022-04-22T15:02:43.838Z] #21 1.213 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-22T15:02:43.838Z] #21 1.213 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-22T15:02:43.838Z] #21 1.383 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-22T15:02:44.069Z] #45 189.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-22T15:02:44.069Z] #45 189.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-22T15:02:46.369Z] 8f616e6e9eec: Verifying Checksum [2022-04-22T15:02:46.369Z] 8f616e6e9eec: Download complete [2022-04-22T15:02:46.502Z] #45 195.7 + dpkg --print-architecture [2022-04-22T15:02:46.502Z] #45 195.7 + git checkout -q v2.1.0 [2022-04-22T15:02:46.502Z] #45 196.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-22T15:02:46.502Z] #45 196.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-22T15:02:49.354Z] #21 1.734 Reading package lists... [2022-04-22T15:02:50.328Z] #62 ... [2022-04-22T15:02:50.328Z] [2022-04-22T15:02:50.328Z] #45 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-22T15:02:50.328Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-22T15:02:50.328Z] #45 192.5 + dpkg --print-architecture [2022-04-22T15:02:50.328Z] #45 192.5 + git checkout -q v2.1.0 [2022-04-22T15:02:50.328Z] #45 192.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-22T15:02:50.328Z] #45 192.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-22T15:02:53.526Z] #21 6.423 Reading package lists... [2022-04-22T15:02:54.459Z] #21 11.06 Building dependency tree... [2022-04-22T15:02:54.459Z] #21 12.12 Reading state information... [2022-04-22T15:02:55.829Z] #21 13.20 The following additional packages will be installed: [2022-04-22T15:02:55.829Z] #21 13.20 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-22T15:02:55.829Z] #21 13.20 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-22T15:02:55.829Z] #21 13.21 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-22T15:02:55.829Z] #21 13.21 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-22T15:02:55.829Z] #21 13.21 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-22T15:02:55.829Z] #21 13.21 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-22T15:02:55.829Z] #21 13.22 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-22T15:02:55.829Z] #21 13.23 Suggested packages: [2022-04-22T15:02:55.829Z] #21 13.23 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-22T15:02:55.829Z] #21 13.23 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-22T15:02:55.829Z] #21 13.23 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-22T15:02:55.829Z] #21 13.23 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-22T15:02:55.829Z] #21 13.23 seccomp:ppc64el seccomp:s390x [2022-04-22T15:02:55.829Z] #21 13.23 Recommended packages: [2022-04-22T15:02:55.829Z] #21 13.23 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-22T15:02:55.829Z] #21 13.23 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-22T15:02:55.829Z] #21 13.23 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-22T15:02:55.829Z] #21 13.23 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-22T15:02:56.088Z] #21 13.69 The following NEW packages will be installed: [2022-04-22T15:02:56.088Z] #21 13.69 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-22T15:02:56.088Z] #21 13.69 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-22T15:02:56.088Z] #21 13.69 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-22T15:02:56.088Z] #21 13.69 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-22T15:02:56.088Z] #21 13.69 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-22T15:02:56.088Z] #21 13.69 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-22T15:02:56.088Z] #21 13.69 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-22T15:02:56.088Z] #21 13.70 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-22T15:02:56.088Z] #21 13.70 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-22T15:02:56.088Z] #21 13.70 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-22T15:02:56.088Z] #21 13.70 libseccomp2:ppc64el libseccomp2:s390x [2022-04-22T15:02:56.346Z] #21 14.05 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:02:56.346Z] #21 14.05 Need to get 15.9 MB of archives. [2022-04-22T15:02:56.346Z] #21 14.05 After this operation, 73.0 MB of additional disk space will be used. [2022-04-22T15:02:56.346Z] #21 14.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-22T15:02:56.346Z] #21 14.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-22T15:02:56.346Z] #21 14.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-22T15:02:56.346Z] #21 14.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-22T15:02:56.346Z] #21 14.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-22T15:02:56.346Z] #21 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-22T15:02:56.346Z] #21 14.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-22T15:02:56.346Z] #21 14.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-22T15:02:56.346Z] #21 14.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-22T15:02:56.346Z] #21 14.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-22T15:02:56.346Z] #21 14.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-22T15:02:56.346Z] #21 14.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-22T15:02:56.346Z] #21 14.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-22T15:02:56.346Z] #21 14.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-22T15:02:56.605Z] #21 14.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-22T15:02:56.605Z] #21 14.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-22T15:02:56.605Z] #21 14.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-22T15:02:56.605Z] #21 14.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-22T15:02:56.605Z] #21 14.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-22T15:02:56.605Z] #21 14.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-22T15:02:56.605Z] #21 14.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-22T15:02:56.605Z] #21 14.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-22T15:02:56.605Z] #21 14.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-22T15:02:56.605Z] #21 14.24 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-22T15:02:56.605Z] #21 14.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-22T15:02:56.605Z] #21 14.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-22T15:02:56.605Z] #21 14.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-22T15:02:56.605Z] #21 14.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-22T15:02:56.605Z] #21 14.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-22T15:02:56.605Z] #21 14.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-22T15:02:56.605Z] #21 14.28 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-22T15:02:56.605Z] #21 14.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-22T15:02:56.605Z] #21 14.28 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-22T15:02:56.605Z] #21 14.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-22T15:02:56.605Z] #21 14.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-22T15:02:56.605Z] #21 14.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-22T15:02:56.605Z] #21 14.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-22T15:02:56.605Z] #21 14.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-22T15:02:56.605Z] #21 14.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-22T15:02:56.605Z] #21 14.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-22T15:02:57.169Z] #21 14.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:02:57.169Z] #21 14.94 Fetched 15.9 MB in 1s (30.2 MB/s) [2022-04-22T15:02:57.169Z] #21 14.98 Selecting previously unselected package gcc-10-base:armel. [2022-04-22T15:02:57.427Z] #21 14.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 ... 38508 files and directories currently installed.) [2022-04-22T15:02:57.427Z] #21 15.01 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-22T15:02:57.427Z] #21 15.02 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-22T15:02:57.427Z] #21 15.07 Selecting previously unselected package gcc-10-base:armhf. [2022-04-22T15:02:57.427Z] #21 15.07 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-22T15:02:57.427Z] #21 15.08 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-22T15:02:57.427Z] #21 15.13 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-22T15:02:57.427Z] #21 15.13 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-22T15:02:57.427Z] #21 15.14 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-22T15:02:57.427Z] #21 15.20 Selecting previously unselected package gcc-10-base:s390x. [2022-04-22T15:02:57.427Z] #21 15.20 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-22T15:02:57.427Z] #21 15.20 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-22T15:02:57.427Z] #21 15.26 Selecting previously unselected package gcc-10-base:arm64. [2022-04-22T15:02:57.684Z] #21 15.26 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-22T15:02:57.685Z] #21 15.27 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-22T15:02:57.685Z] #21 15.32 Selecting previously unselected package libgcc-s1:armel. [2022-04-22T15:02:57.685Z] #21 15.33 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-22T15:02:57.685Z] #21 15.34 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-22T15:02:57.685Z] #21 15.38 Selecting previously unselected package libcrypt1:armel. [2022-04-22T15:02:57.685Z] #21 15.39 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-22T15:02:57.685Z] #21 15.40 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-22T15:02:57.685Z] #21 15.47 Selecting previously unselected package libc6:armel. [2022-04-22T15:02:57.685Z] #21 15.48 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-22T15:02:57.944Z] #21 15.62 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-22T15:02:58.509Z] #21 16.00 Selecting previously unselected package libapparmor1:armel. [2022-04-22T15:02:58.509Z] #21 16.01 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-22T15:02:58.509Z] #21 16.01 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-22T15:02:58.509Z] #21 16.05 Selecting previously unselected package libapparmor-dev:armel. [2022-04-22T15:02:58.509Z] #21 16.06 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-22T15:02:58.509Z] #21 16.07 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-22T15:02:58.509Z] #21 16.13 Selecting previously unselected package libgcc-s1:arm64. [2022-04-22T15:02:58.509Z] #21 16.14 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-22T15:02:58.509Z] #21 16.14 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-22T15:02:58.509Z] #21 16.19 Selecting previously unselected package libcrypt1:arm64. [2022-04-22T15:02:58.509Z] #21 16.19 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-22T15:02:58.509Z] #21 16.20 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-22T15:02:58.766Z] #21 16.29 Selecting previously unselected package libc6:arm64. [2022-04-22T15:02:58.766Z] #21 16.29 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-22T15:02:58.766Z] #21 16.46 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-22T15:02:59.330Z] #21 16.89 Selecting previously unselected package libapparmor1:arm64. [2022-04-22T15:02:59.330Z] #21 16.90 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-22T15:02:59.330Z] #21 16.90 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-22T15:02:59.330Z] #21 16.96 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-22T15:02:59.330Z] #21 16.96 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-22T15:02:59.330Z] #21 16.97 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-22T15:02:59.330Z] #21 17.03 Selecting previously unselected package libgcc-s1:s390x. [2022-04-22T15:02:59.330Z] #21 17.03 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-22T15:02:59.330Z] #21 17.03 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-22T15:02:59.330Z] #21 17.07 Selecting previously unselected package libcrypt1:s390x. [2022-04-22T15:02:59.330Z] #21 17.08 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-22T15:02:59.330Z] #21 17.08 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-22T15:02:59.330Z] #21 17.16 Selecting previously unselected package libc6:s390x. [2022-04-22T15:02:59.330Z] #21 17.16 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-22T15:02:59.587Z] #21 17.34 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-22T15:02:59.844Z] #21 17.75 Selecting previously unselected package libapparmor1:s390x. [2022-04-22T15:03:00.101Z] #21 17.76 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-22T15:03:00.101Z] #21 17.77 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-22T15:03:00.101Z] #21 17.82 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-22T15:03:00.101Z] #21 17.83 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-22T15:03:00.101Z] #21 17.84 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-22T15:03:00.358Z] #21 17.91 Selecting previously unselected package libgcc-s1:armhf. [2022-04-22T15:03:00.358Z] #21 17.92 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-22T15:03:00.358Z] #21 17.93 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-22T15:03:00.358Z] #21 17.97 Selecting previously unselected package libcrypt1:armhf. [2022-04-22T15:03:00.358Z] #21 17.98 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-22T15:03:00.358Z] #21 17.99 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-22T15:03:00.358Z] #21 18.08 Selecting previously unselected package libc6:armhf. [2022-04-22T15:03:00.358Z] #21 18.09 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-22T15:03:00.615Z] #21 18.28 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-22T15:03:00.872Z] #21 18.69 Selecting previously unselected package libapparmor1:armhf. [2022-04-22T15:03:00.872Z] #21 18.70 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-22T15:03:00.872Z] #21 18.71 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-22T15:03:00.872Z] #21 18.75 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-22T15:03:00.872Z] #21 18.76 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-22T15:03:01.129Z] #21 18.77 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-22T15:03:01.129Z] #21 18.84 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-22T15:03:01.129Z] #21 18.84 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-22T15:03:01.129Z] #21 18.85 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-22T15:03:01.386Z] #21 18.89 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-22T15:03:01.386Z] #21 18.90 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-22T15:03:01.386Z] #21 18.90 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-22T15:03:01.386Z] #21 18.98 Selecting previously unselected package libc6:ppc64el. [2022-04-22T15:03:01.386Z] #21 18.98 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-22T15:03:01.386Z] #21 19.17 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-22T15:03:01.950Z] #21 19.71 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-22T15:03:01.950Z] #21 19.72 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-22T15:03:01.950Z] #21 19.72 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-22T15:03:02.207Z] #21 19.78 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-22T15:03:02.207Z] #21 19.78 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-22T15:03:02.207Z] #21 19.79 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-22T15:03:02.207Z] #21 19.86 Selecting previously unselected package libseccomp2:s390x. [2022-04-22T15:03:02.207Z] #21 19.87 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-22T15:03:02.207Z] #21 19.87 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.207Z] #21 19.92 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-22T15:03:02.207Z] #21 19.92 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-22T15:03:02.207Z] #21 19.93 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.207Z] #21 19.99 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-22T15:03:02.207Z] #21 19.99 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-22T15:03:02.207Z] #21 20.00 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.207Z] #21 20.05 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-22T15:03:02.464Z] #21 20.05 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-22T15:03:02.464Z] #21 20.06 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.464Z] #21 20.12 Selecting previously unselected package libseccomp2:armhf. [2022-04-22T15:03:02.464Z] #21 20.13 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-22T15:03:02.464Z] #21 20.14 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.464Z] #21 20.17 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-22T15:03:02.464Z] #21 20.17 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-22T15:03:02.464Z] #21 20.18 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.464Z] #21 20.23 Selecting previously unselected package libseccomp2:armel. [2022-04-22T15:03:02.464Z] #21 20.24 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-22T15:03:02.464Z] #21 20.25 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.464Z] #21 20.29 Selecting previously unselected package libseccomp-dev:armel. [2022-04-22T15:03:02.722Z] #21 20.30 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-22T15:03:02.722Z] #21 20.30 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.722Z] #21 20.36 Selecting previously unselected package libseccomp2:arm64. [2022-04-22T15:03:02.722Z] #21 20.37 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-22T15:03:02.722Z] #21 20.37 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.722Z] #21 20.42 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-22T15:03:02.722Z] #21 20.42 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-22T15:03:02.722Z] #21 20.43 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-22T15:03:02.722Z] #21 20.52 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-22T15:03:02.722Z] #21 20.53 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-22T15:03:02.722Z] #21 20.54 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-22T15:03:02.722Z] #21 20.55 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-22T15:03:02.722Z] #21 20.57 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-22T15:03:02.722Z] #21 20.59 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-22T15:03:02.722Z] #21 20.60 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-22T15:03:02.722Z] #21 20.61 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-22T15:03:02.980Z] #21 20.62 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-22T15:03:02.980Z] #21 20.63 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-22T15:03:02.980Z] #21 20.65 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-22T15:03:02.980Z] #21 20.66 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-22T15:03:02.980Z] #21 20.67 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-22T15:03:02.980Z] #21 20.68 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-22T15:03:02.980Z] #21 20.69 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-22T15:03:02.980Z] #21 20.71 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-22T15:03:04.353Z] #21 21.97 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-22T15:03:05.727Z] #21 23.21 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-22T15:03:06.660Z] #21 24.47 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-22T15:03:08.032Z] #21 25.69 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-22T15:03:09.406Z] #21 26.90 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 26.91 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 26.93 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 26.94 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 26.95 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 26.96 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 26.97 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 26.99 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 27.00 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 27.01 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 27.02 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 27.04 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 27.05 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 27.06 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 27.07 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-22T15:03:09.406Z] #21 27.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 27.09 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 27.11 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 27.12 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 27.14 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-22T15:03:09.406Z] #21 27.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:03:09.666Z] #21 DONE 27.3s [2022-04-22T15:03:09.666Z] [2022-04-22T15:03:09.666Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-22T15:03:09.666Z] #64 sha256:8beb26caf638215374fb1c20f87c2ae6ac505979d0f8ef479858d8c9068db391 [2022-04-22T15:03:09.666Z] #64 DONE 0.1s [2022-04-22T15:03:09.666Z] [2022-04-22T15:03:09.666Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:09.666Z] #65 sha256:36a8860abf2543a354aff13a4e8e2f6b77987def78164c565f8afb28a6531688 [2022-04-22T15:03:10.598Z] #65 0.935 + RM_GOPATH=0 [2022-04-22T15:03:10.855Z] #65 ... [2022-04-22T15:03:10.855Z] [2022-04-22T15:03:10.855Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-22T15:03:10.855Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-22T15:03:10.855Z] #22 DONE 1.2s [2022-04-22T15:03:10.855Z] [2022-04-22T15:03:10.855Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:10.855Z] #65 sha256:36a8860abf2543a354aff13a4e8e2f6b77987def78164c565f8afb28a6531688 [2022-04-22T15:03:10.855Z] #65 0.935 + TMP_GOPATH= [2022-04-22T15:03:10.855Z] #65 0.935 + : /build [2022-04-22T15:03:10.855Z] #65 0.935 + '[' -z '' ']' [2022-04-22T15:03:10.855Z] #65 0.936 ++ mktemp -d [2022-04-22T15:03:10.855Z] #65 0.938 + export GOPATH=/tmp/tmp.vZnpoK7Dxz [2022-04-22T15:03:10.855Z] #65 0.938 + GOPATH=/tmp/tmp.vZnpoK7Dxz [2022-04-22T15:03:10.855Z] #65 0.938 + RM_GOPATH=1 [2022-04-22T15:03:10.855Z] #65 0.939 + case "$(go env GOARCH)" in [2022-04-22T15:03:10.855Z] #65 0.939 ++ go env GOARCH [2022-04-22T15:03:10.855Z] #65 0.944 + export GO_BUILDMODE=-buildmode=pie [2022-04-22T15:03:10.855Z] #65 0.944 + GO_BUILDMODE=-buildmode=pie [2022-04-22T15:03:10.855Z] #65 0.945 ++ dirname /install.sh [2022-04-22T15:03:10.855Z] #65 0.950 + dir=/ [2022-04-22T15:03:10.855Z] #65 0.950 + bin=runc [2022-04-22T15:03:10.855Z] #65 0.950 + shift [2022-04-22T15:03:10.855Z] #65 0.950 + '[' '!' -f //runc.installer ']' [2022-04-22T15:03:10.855Z] #65 0.950 + . //runc.installer [2022-04-22T15:03:10.855Z] #65 0.950 ++ set -e [2022-04-22T15:03:10.855Z] #65 0.950 ++ : v1.1.1 [2022-04-22T15:03:10.855Z] #65 0.950 + install_runc [2022-04-22T15:03:10.855Z] #65 0.951 + RUNC_BUILDTAGS=seccomp [2022-04-22T15:03:10.855Z] #65 0.951 Install runc version v1.1.1 (build tags: seccomp) [2022-04-22T15:03:10.855Z] #65 0.951 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-22T15:03:10.855Z] #65 0.951 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vZnpoK7Dxz/src/github.com/opencontainers/runc [2022-04-22T15:03:10.855Z] #65 0.953 Cloning into '/tmp/tmp.vZnpoK7Dxz/src/github.com/opencontainers/runc'... [2022-04-22T15:03:11.598Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-22T15:03:11.598Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a33d3984\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-22T15:03:11.598Z] ---------------------------------------------------------------------------- [2022-04-22T15:03:11.598Z] [2022-04-22T15:03:11.598Z] INFO: executeCI.ps1 starting at Fri Apr 22 15:03:08 CUT 2022 [2022-04-22T15:03:11.598Z] [2022-04-22T15:03:11.598Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-22T15:03:11.598Z] INFO: Running git version 2.24.1.windows.2 [2022-04-22T15:03:11.598Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-22T15:03:11.598Z] INFO: Environment variables: [2022-04-22T15:03:11.598Z] [2022-04-22T15:03:11.598Z] Name Value [2022-04-22T15:03:11.598Z] ---- ----- [2022-04-22T15:03:11.598Z] ALLUSERSPROFILE C:\ProgramData [2022-04-22T15:03:11.598Z] amd64 true [2022-04-22T15:03:11.598Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-22T15:03:11.598Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-22T15:03:11.598Z] arm64 true [2022-04-22T15:03:11.598Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-22T15:03:11.598Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-22T15:03:11.598Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-22T15:03:11.598Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-22T15:03:11.598Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-22T15:03:11.598Z] BRANCH_NAME PR-43365 [2022-04-22T15:03:11.598Z] BUILD_DISPLAY_NAME #6 [2022-04-22T15:03:11.598Z] BUILD_ID 6 [2022-04-22T15:03:11.598Z] BUILD_NUMBER 6 [2022-04-22T15:03:11.598Z] BUILD_TAG jenkins-moby-PR-43365-6 [2022-04-22T15:03:11.598Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/ [2022-04-22T15:03:11.598Z] cgroup2 true [2022-04-22T15:03:11.598Z] CHANGE_AUTHOR thaJeztah [2022-04-22T15:03:11.598Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-22T15:03:11.598Z] CHANGE_BRANCH cleanup_distribution [2022-04-22T15:03:11.598Z] CHANGE_FORK thaJeztah/docker [2022-04-22T15:03:11.598Z] CHANGE_ID 43365 [2022-04-22T15:03:11.598Z] CHANGE_TARGET master [2022-04-22T15:03:11.598Z] CHANGE_TITLE distribution: remove v1 leftovers, and refactor to reduce public api/interface [2022-04-22T15:03:11.598Z] CHANGE_URL https://github.com/moby/moby/pull/43365 [2022-04-22T15:03:11.598Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-22T15:03:11.598Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-22T15:03:11.598Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-22T15:03:11.598Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-22T15:03:11.598Z] COMPUTERNAME azwin-2-7aa690 [2022-04-22T15:03:11.598Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-22T15:03:11.598Z] ConfigSequenceNumber 0 [2022-04-22T15:03:11.598Z] dco true [2022-04-22T15:03:11.598Z] DOCKER_BUILDKIT 0 [2022-04-22T15:03:11.598Z] DOCKER_DUT_DEBUG 1 [2022-04-22T15:03:11.598Z] DOCKER_EXPERIMENTAL 1 [2022-04-22T15:03:11.598Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-22T15:03:11.598Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-22T15:03:11.598Z] EXECUTOR_NUMBER 0 [2022-04-22T15:03:11.598Z] FQDN azwin-2-7aa690.westus.cloudapp.azure.com [2022-04-22T15:03:11.598Z] GIT_BRANCH PR-43365 [2022-04-22T15:03:11.598Z] GIT_COMMIT 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:03:11.598Z] GIT_PREVIOUS_COMMIT 2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:03:11.598Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 25f5da5082eb9deacfd4e454ffaa73f5670cadee [2022-04-22T15:03:11.598Z] GIT_URL https://github.com/moby/moby.git [2022-04-22T15:03:11.598Z] HUDSON_COOKIE 1c905e86-b7be-493f-a65f-6488cf906b72 [2022-04-22T15:03:11.598Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-22T15:03:11.598Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-22T15:03:11.598Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-22T15:03:11.598Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-22T15:03:11.599Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-22T15:03:11.599Z] JENKINS_NODE_COOKIE 41236550-1693-4e6f-9a21-73a757cd6e12 [2022-04-22T15:03:11.599Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-22T15:03:11.599Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-22T15:03:11.599Z] JOB_BASE_NAME PR-43365 [2022-04-22T15:03:11.599Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/display/redirect [2022-04-22T15:03:11.599Z] JOB_NAME moby/PR-43365 [2022-04-22T15:03:11.599Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/ [2022-04-22T15:03:11.599Z] library.jps.version master [2022-04-22T15:03:11.599Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-22T15:03:11.599Z] NODE_LABELS amd64 azure azwin-2-7aa690 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-22T15:03:11.599Z] NODE_NAME azwin-2-7aa690 [2022-04-22T15:03:11.599Z] NUMBER_OF_PROCESSORS 4 [2022-04-22T15:03:11.599Z] OS Windows_NT [2022-04-22T15:03:11.599Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-22T15:03:11.599Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-22T15:03:11.599Z] ppc64le false [2022-04-22T15:03:11.599Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-22T15:03:11.599Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-22T15:03:11.599Z] PROCESSOR_LEVEL 6 [2022-04-22T15:03:11.599Z] PROCESSOR_REVISION 4f01 [2022-04-22T15:03:11.599Z] ProgramData C:\ProgramData [2022-04-22T15:03:11.599Z] ProgramFiles C:\Program Files [2022-04-22T15:03:11.599Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-22T15:03:11.599Z] ProgramW6432 C:\Program Files [2022-04-22T15:03:11.599Z] PROMPT $P$G [2022-04-22T15:03:11.599Z] PSExecutionPolicyPreference Bypass [2022-04-22T15:03:11.599Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-22T15:03:11.599Z] PUBLIC C:\Users\Public [2022-04-22T15:03:11.599Z] rootless true [2022-04-22T15:03:11.599Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/display/redirect?page=artif... [2022-04-22T15:03:11.599Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/display/redirect?page=changes [2022-04-22T15:03:11.599Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/display/redirect [2022-04-22T15:03:11.599Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43365/6/display/redirect?page=tests [2022-04-22T15:03:11.599Z] s390x false [2022-04-22T15:03:11.599Z] SKIP_VALIDATION_TESTS 1 [2022-04-22T15:03:11.599Z] SOURCES_DRIVE d [2022-04-22T15:03:11.599Z] SOURCES_SUBDIR gopath [2022-04-22T15:03:11.599Z] STAGE_NAME Run tests [2022-04-22T15:03:11.599Z] SystemDrive C: [2022-04-22T15:03:11.599Z] SystemRoot C:\Windows [2022-04-22T15:03:11.599Z] TEMP C:\Windows\TEMP [2022-04-22T15:03:11.599Z] TESTDEBUG 0 [2022-04-22T15:03:11.599Z] TESTRUN_DRIVE d [2022-04-22T15:03:11.599Z] TESTRUN_SUBDIR CI [2022-04-22T15:03:11.599Z] TIMEOUT 120m [2022-04-22T15:03:11.599Z] TMP C:\Windows\TEMP [2022-04-22T15:03:11.599Z] unit_validate true [2022-04-22T15:03:11.599Z] USERDOMAIN WORKGROUP [2022-04-22T15:03:11.599Z] USERNAME azwin-2-7aa690$ [2022-04-22T15:03:11.599Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-22T15:03:11.599Z] validate_force false [2022-04-22T15:03:11.599Z] windir C:\Windows [2022-04-22T15:03:11.599Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-22T15:03:11.599Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-22T15:03:11.599Z] windows2022 true [2022-04-22T15:03:11.599Z] windows2022containerd false [2022-04-22T15:03:11.599Z] windowsRS5 true [2022-04-22T15:03:11.599Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-22T15:03:11.599Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-22T15:03:11.599Z] [2022-04-22T15:03:11.599Z] [2022-04-22T15:03:11.599Z] [2022-04-22T15:03:11.786Z] #65 ... [2022-04-22T15:03:11.786Z] [2022-04-22T15:03:11.786Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-22T15:03:11.786Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-22T15:03:11.786Z] #23 DONE 0.9s [2022-04-22T15:03:12.074Z] [2022-04-22T15:03:12.074Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-22T15:03:12.074Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-22T15:03:12.107Z] INFO: Sources under d:\gopath\... [2022-04-22T15:03:12.107Z] INFO: Test run under d:\CI\... [2022-04-22T15:03:12.107Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-22T15:03:12.107Z] INFO: docker/docker repository was found [2022-04-22T15:03:12.107Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-22T15:03:12.283Z] #45 DONE 215.1s [2022-04-22T15:03:12.283Z] [2022-04-22T15:03:12.283Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:12.283Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:03:12.617Z] ltsc2019: Pulling from windows/servercore [2022-04-22T15:03:12.645Z] #24 0.914 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-22T15:03:12.645Z] #24 DONE 1.0s [2022-04-22T15:03:12.645Z] [2022-04-22T15:03:12.645Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:12.645Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:03:12.924Z] #69 ... [2022-04-22T15:03:12.924Z] [2022-04-22T15:03:12.924Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-22T15:03:12.924Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-22T15:03:13.065Z] #45 DONE 218.6s [2022-04-22T15:03:13.065Z] [2022-04-22T15:03:13.065Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:13.065Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:03:13.065Z] #53 ... [2022-04-22T15:03:13.065Z] [2022-04-22T15:03:13.065Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-22T15:03:13.065Z] #46 sha256:81486109248a1ce3206693f4b352165d51f81f7c9c3278182517140774874f06 [2022-04-22T15:03:13.065Z] #46 DONE 0.4s [2022-04-22T15:03:13.065Z] [2022-04-22T15:03:13.065Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:13.065Z] #58 sha256:a6b3c80186620f4c5234d1b06e8b45850e181c94bbb96b00c34bdb3f03397eb1 [2022-04-22T15:03:13.065Z] #58 ... [2022-04-22T15:03:13.065Z] [2022-04-22T15:03:13.065Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-22T15:03:13.065Z] #50 sha256:0ddffe394e722c0ceaa8f1fd7b2c32d4d786dc5531b9736c9d3eb7c49b4c428b [2022-04-22T15:03:13.065Z] #50 DONE 0.0s [2022-04-22T15:03:13.065Z] [2022-04-22T15:03:13.065Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-22T15:03:13.065Z] #52 sha256:fd0b09d6223c21f7fe8bb027c7caf16f33e9609ec10fd7aa9f7e48c8f2ff7a9c [2022-04-22T15:03:13.065Z] #52 DONE 0.1s [2022-04-22T15:03:13.065Z] [2022-04-22T15:03:13.065Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:13.065Z] #58 sha256:a6b3c80186620f4c5234d1b06e8b45850e181c94bbb96b00c34bdb3f03397eb1 [2022-04-22T15:03:13.124Z] 4612f6d0b889: Pulling fs layer [2022-04-22T15:03:13.124Z] ba8181afd426: Pulling fs layer [2022-04-22T15:03:13.660Z] #53 ... [2022-04-22T15:03:13.660Z] [2022-04-22T15:03:13.660Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-22T15:03:13.660Z] #46 sha256:dc506960a87ab0167933ef3c8a783c184e1e785c1cba9a5ae39f0e6e29230a41 [2022-04-22T15:03:13.854Z] #25 DONE 1.0s [2022-04-22T15:03:13.854Z] [2022-04-22T15:03:13.854Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-22T15:03:13.855Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-22T15:03:13.918Z] #46 DONE 0.5s [2022-04-22T15:03:13.918Z] [2022-04-22T15:03:13.918Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:13.918Z] #58 sha256:ca9c744b710921e8b5f9c8ac14e0491772b1a0f176923a0f4506a8b8c95df806 [2022-04-22T15:03:13.918Z] #58 ... [2022-04-22T15:03:13.918Z] [2022-04-22T15:03:13.918Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-22T15:03:13.918Z] #50 sha256:b2f8041b51058189e4b53c5a3673212f37a4ced157c7ba5f0c46e172ba1dad05 [2022-04-22T15:03:13.918Z] #50 DONE 0.0s [2022-04-22T15:03:13.918Z] [2022-04-22T15:03:13.918Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-22T15:03:13.918Z] #52 sha256:9a26b9d0fab5b067300699083583e3054071c45e40d8f5618af7f4c508b8041c [2022-04-22T15:03:13.918Z] #52 DONE 0.1s [2022-04-22T15:03:14.178Z] [2022-04-22T15:03:14.178Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:14.178Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:03:14.784Z] #26 DONE 0.9s [2022-04-22T15:03:14.784Z] [2022-04-22T15:03:14.784Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-22T15:03:14.784Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-22T15:03:15.713Z] #27 DONE 1.0s [2022-04-22T15:03:15.713Z] [2022-04-22T15:03:15.713Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:03:15.713Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-22T15:03:16.209Z] #45 DONE 216.0s [2022-04-22T15:03:16.209Z] [2022-04-22T15:03:16.209Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:16.209Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:03:16.209Z] #53 ... [2022-04-22T15:03:16.209Z] [2022-04-22T15:03:16.209Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-22T15:03:16.209Z] #46 sha256:9af792ec0021899d0b9c7ab86b375c63ae05d2558ab3347c6461fab273fea193 [2022-04-22T15:03:16.209Z] #46 DONE 0.5s [2022-04-22T15:03:16.209Z] [2022-04-22T15:03:16.209Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-22T15:03:16.209Z] #50 sha256:13addbad588b4e0a46c066be6b3170e36a4d39afacfcfea1d8dbedaa4303979f [2022-04-22T15:03:16.209Z] #50 DONE 0.1s [2022-04-22T15:03:16.209Z] [2022-04-22T15:03:16.209Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-22T15:03:16.209Z] #52 sha256:b02d6a1e4d242e0f26fd7a109f376e253b2ee2e2e08fa96d16154357350ab507 [2022-04-22T15:03:16.209Z] #52 DONE 0.1s [2022-04-22T15:03:16.209Z] [2022-04-22T15:03:16.209Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:16.209Z] #58 sha256:48ed3857a6af2e2ea8c25c4115452fd7bd3422f05ba0ff926646d6d3fa9f43d4 [2022-04-22T15:03:17.083Z] #28 1.171 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-22T15:03:17.083Z] #28 1.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-22T15:03:17.084Z] #28 1.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-22T15:03:17.084Z] #28 1.445 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-22T15:03:17.340Z] #28 1.680 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-22T15:03:17.597Z] #28 1.897 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-22T15:03:17.854Z] #28 2.197 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-22T15:03:18.112Z] #28 2.432 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-22T15:03:18.290Z] #26 215.4 + return [2022-04-22T15:03:18.369Z] #28 2.719 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-22T15:03:18.626Z] #28 3.035 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-22T15:03:18.626Z] #28 3.043 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-22T15:03:18.626Z] #28 3.043 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-22T15:03:18.626Z] #28 3.045 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-22T15:03:18.626Z] #28 3.045 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-22T15:03:18.626Z] #28 3.047 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-22T15:03:19.191Z] #28 3.424 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-22T15:03:19.191Z] #28 3.430 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-22T15:03:19.191Z] #28 3.431 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-22T15:03:19.191Z] #28 3.432 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-22T15:03:19.191Z] #28 3.432 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-22T15:03:19.191Z] #28 3.433 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-22T15:03:19.663Z] #26 DONE 223.5s [2022-04-22T15:03:19.663Z] [2022-04-22T15:03:19.663Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:19.663Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:03:20.227Z] #53 ... [2022-04-22T15:03:20.227Z] [2022-04-22T15:03:20.227Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:20.227Z] #58 sha256:bafd5160024a6babce20bfc7b9cb258bc41157cdeced1931e1d1ae36b9b144cc [2022-04-22T15:03:20.227Z] #58 126.1 + mkdir -p /build [2022-04-22T15:03:20.227Z] #58 126.1 + cp runc /build/runc [2022-04-22T15:03:21.155Z] #58 DONE 127.1s [2022-04-22T15:03:21.156Z] [2022-04-22T15:03:21.156Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:21.156Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-22T15:03:21.156Z] #53 224.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-22T15:03:21.156Z] #53 DONE 225.2s [2022-04-22T15:03:21.156Z] [2022-04-22T15:03:21.156Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-22T15:03:21.156Z] #27 sha256:f0d9a36f497f7fe5b5cbda6d66a42f9eb0ef779199f8cbf1a1903d77867c5062 [2022-04-22T15:03:21.156Z] #27 DONE 0.2s [2022-04-22T15:03:21.156Z] [2022-04-22T15:03:21.156Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-22T15:03:21.156Z] #32 sha256:7608b40b8db320c328475916447f0c6c12bba6cc95489414435a30cad394d794 [2022-04-22T15:03:22.523Z] #32 DONE 1.2s [2022-04-22T15:03:22.523Z] [2022-04-22T15:03:22.523Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:22.523Z] #62 sha256:1256ce099cc84c9990b264d36c7600eab7b2bbe5d4f0a754ab188988e0db5a43 [2022-04-22T15:03:22.523Z] #62 ... [2022-04-22T15:03:22.523Z] [2022-04-22T15:03:22.523Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-22T15:03:22.523Z] #35 sha256:80b763d17ff3897076f06e3ccfbc8edaa4eb8f0f9576d72187603dc4c7e70d16 [2022-04-22T15:03:23.450Z] #35 DONE 1.1s [2022-04-22T15:03:23.450Z] [2022-04-22T15:03:23.450Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-22T15:03:23.450Z] #37 sha256:4bfd8e2715eb843e03a71b487293095f414adef1a0d497167948c5800649d6dd [2022-04-22T15:03:23.450Z] #37 DONE 0.1s [2022-04-22T15:03:23.450Z] [2022-04-22T15:03:23.450Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:23.450Z] #62 sha256:1256ce099cc84c9990b264d36c7600eab7b2bbe5d4f0a754ab188988e0db5a43 [2022-04-22T15:03:23.450Z] #62 194.7 + bin/containerd [2022-04-22T15:03:23.707Z] #62 ... [2022-04-22T15:03:23.707Z] [2022-04-22T15:03:23.707Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-22T15:03:23.707Z] #39 sha256:206f6d31bde65e71d9220c0f43f78b411bacbaa6156a9179bcae2c1e6fbc0f58 [2022-04-22T15:03:23.707Z] #39 DONE 0.1s [2022-04-22T15:03:23.707Z] [2022-04-22T15:03:23.707Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-22T15:03:23.707Z] #43 sha256:540133c0a4dabba15f06cb244d323721681395690c72fd78c53737edb2c7b38e [2022-04-22T15:03:23.707Z] #43 DONE 0.0s [2022-04-22T15:03:23.707Z] [2022-04-22T15:03:23.707Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-22T15:03:23.707Z] #46 sha256:8631241f6ffc06a3925edc67303b49bbd9d1808a5f700b4d4a75fe46622b1332 [2022-04-22T15:03:24.269Z] #46 DONE 0.6s [2022-04-22T15:03:24.269Z] [2022-04-22T15:03:24.269Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-22T15:03:24.269Z] #50 sha256:4e8071679bfe94b7033c33d95f97baf4814dfef61fb9625f96ac5b6d9a2fc9b8 [2022-04-22T15:03:24.269Z] #50 DONE 0.1s [2022-04-22T15:03:24.269Z] [2022-04-22T15:03:24.269Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:24.269Z] #62 sha256:1256ce099cc84c9990b264d36c7600eab7b2bbe5d4f0a754ab188988e0db5a43 [2022-04-22T15:03:24.838Z] #62 ... [2022-04-22T15:03:24.838Z] [2022-04-22T15:03:24.838Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-22T15:03:24.838Z] #52 sha256:9cc1fe83af26a90c53cd1e3271bdbe8c4a0f1c0a4ffeef4a23d106cee3539cf3 [2022-04-22T15:03:24.838Z] #52 DONE 0.1s [2022-04-22T15:03:24.838Z] [2022-04-22T15:03:24.838Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-22T15:03:24.838Z] #54 sha256:909af8970be0207150077ec66906efa4dbac023b3f7f686e2d0267a57869b1da [2022-04-22T15:03:25.735Z] #28 ... [2022-04-22T15:03:25.735Z] [2022-04-22T15:03:25.735Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:25.735Z] #65 sha256:36a8860abf2543a354aff13a4e8e2f6b77987def78164c565f8afb28a6531688 [2022-04-22T15:03:25.735Z] #65 5.181 + cd /tmp/tmp.vZnpoK7Dxz/src/github.com/opencontainers/runc [2022-04-22T15:03:25.735Z] #65 5.182 + git checkout -q v1.1.1 [2022-04-22T15:03:25.735Z] #65 5.359 + '[' -z '' ']' [2022-04-22T15:03:25.735Z] #65 5.359 + target=static [2022-04-22T15:03:25.735Z] #65 5.359 + make BUILDTAGS=seccomp static [2022-04-22T15:03:25.735Z] #65 5.544 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-22T15:03:25.767Z] #54 DONE 1.3s [2022-04-22T15:03:25.767Z] [2022-04-22T15:03:25.767Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:25.767Z] #62 sha256:1256ce099cc84c9990b264d36c7600eab7b2bbe5d4f0a754ab188988e0db5a43 [2022-04-22T15:03:26.023Z] #62 ... [2022-04-22T15:03:26.023Z] [2022-04-22T15:03:26.023Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-22T15:03:26.023Z] #56 sha256:533d6a9628c05afdf8812618a875f293e5e5d4440bd4b0ebf61cbcc55dd8bfe4 [2022-04-22T15:03:26.023Z] #56 DONE 0.1s [2022-04-22T15:03:26.023Z] [2022-04-22T15:03:26.023Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-22T15:03:26.023Z] #59 sha256:de4c06f4e2d5a6a80d70d40554f32abf3be1c6b00a5d54ba85cb488d1f0c44b1 [2022-04-22T15:03:26.588Z] #59 DONE 0.5s [2022-04-22T15:03:26.588Z] [2022-04-22T15:03:26.588Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:26.588Z] #62 sha256:1256ce099cc84c9990b264d36c7600eab7b2bbe5d4f0a754ab188988e0db5a43 [2022-04-22T15:03:28.450Z] ba8181afd426: Verifying Checksum [2022-04-22T15:03:28.450Z] ba8181afd426: Download complete [2022-04-22T15:03:30.993Z] #65 ... [2022-04-22T15:03:30.993Z] [2022-04-22T15:03:30.993Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:03:30.993Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-22T15:03:30.993Z] #28 14.67 Fetched 48.9 MB in 14s (3556 kB/s) [2022-04-22T15:03:35.746Z] 4612f6d0b889: Download complete [2022-04-22T15:03:37.539Z] #28 14.67 Reading package lists... [2022-04-22T15:03:44.086Z] #28 21.08 Reading package lists... [2022-04-22T15:03:45.017Z] #28 27.57 Building dependency tree... [2022-04-22T15:03:45.163Z] #58 147.9 + mkdir -p /build [2022-04-22T15:03:45.163Z] #58 147.9 + cp runc /build/runc [2022-04-22T15:03:45.423Z] #58 DONE 149.9s [2022-04-22T15:03:45.423Z] [2022-04-22T15:03:45.423Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:45.423Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:03:46.396Z] #28 30.59 bzip2 is already the newest version (1.0.8-4). [2022-04-22T15:03:46.396Z] #28 30.59 patch is already the newest version (2.7.6-7). [2022-04-22T15:03:46.396Z] #28 30.59 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-22T15:03:46.396Z] #28 30.59 The following additional packages will be installed: [2022-04-22T15:03:46.396Z] #28 30.60 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-22T15:03:46.396Z] #28 30.60 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-22T15:03:46.396Z] #28 30.61 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-22T15:03:46.396Z] #28 30.61 python3-pkg-resources vim-runtime xxd [2022-04-22T15:03:46.396Z] #28 30.63 Suggested packages: [2022-04-22T15:03:46.396Z] #28 30.64 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-22T15:03:46.396Z] #28 30.64 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-22T15:03:46.396Z] #28 30.64 Recommended packages: [2022-04-22T15:03:46.396Z] #28 30.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-22T15:03:46.805Z] #53 256.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-22T15:03:46.805Z] #53 DONE 256.8s [2022-04-22T15:03:46.805Z] [2022-04-22T15:03:46.805Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:46.805Z] #62 sha256:25c1fa07daa600802fbae27331e5fd840586b1093d2c5c324034e332fc67e205 [2022-04-22T15:03:47.767Z] #28 32.15 The following NEW packages will be installed: [2022-04-22T15:03:47.767Z] #28 32.15 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-22T15:03:47.767Z] #28 32.16 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-22T15:03:47.767Z] #28 32.16 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-22T15:03:47.767Z] #28 32.16 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-22T15:03:47.767Z] #28 32.16 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-22T15:03:47.767Z] #28 32.16 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-22T15:03:47.767Z] #28 32.16 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-22T15:03:48.025Z] #28 32.58 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:03:48.025Z] #28 32.58 Need to get 18.6 MB of archives. [2022-04-22T15:03:48.025Z] #28 32.58 After this operation, 71.4 MB of additional disk space will be used. [2022-04-22T15:03:48.025Z] #28 32.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-22T15:03:48.185Z] #62 ... [2022-04-22T15:03:48.185Z] [2022-04-22T15:03:48.185Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-22T15:03:48.185Z] #54 sha256:6bae0d27e7081b1fddd85358389c265e2253f4efdeafb5f9854fc976cb8d7055 [2022-04-22T15:03:48.282Z] #28 32.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-22T15:03:48.282Z] #28 32.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-22T15:03:48.282Z] #28 32.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-22T15:03:48.282Z] #28 32.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-22T15:03:48.282Z] #28 32.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-22T15:03:48.282Z] #28 32.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-22T15:03:48.282Z] #28 32.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-22T15:03:48.282Z] #28 32.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-22T15:03:48.282Z] #28 32.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-22T15:03:48.282Z] #28 32.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-22T15:03:48.282Z] #28 32.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-22T15:03:48.282Z] #28 32.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-22T15:03:48.282Z] #28 32.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-22T15:03:48.282Z] #28 32.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-22T15:03:48.282Z] #28 32.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-22T15:03:48.282Z] #28 32.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-22T15:03:48.282Z] #28 32.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-22T15:03:48.282Z] #28 32.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-22T15:03:48.282Z] #28 32.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-22T15:03:48.282Z] #28 32.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-22T15:03:48.282Z] #28 32.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-22T15:03:48.282Z] #28 32.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-22T15:03:48.282Z] #28 32.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-22T15:03:48.282Z] #28 32.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-22T15:03:48.282Z] #28 32.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-22T15:03:48.282Z] #28 32.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-22T15:03:48.282Z] #28 32.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-22T15:03:48.282Z] #28 32.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-22T15:03:48.282Z] #28 32.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-22T15:03:48.282Z] #28 32.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-22T15:03:48.282Z] #28 32.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-22T15:03:48.282Z] #28 32.73 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-22T15:03:48.282Z] #28 32.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-22T15:03:48.282Z] #28 32.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-22T15:03:48.282Z] #28 32.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-22T15:03:48.282Z] #28 32.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-22T15:03:48.282Z] #28 32.77 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-22T15:03:48.282Z] #28 32.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-22T15:03:48.282Z] #28 32.78 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-22T15:03:48.358Z] #58 145.7 + mkdir -p /build [2022-04-22T15:03:48.358Z] #58 145.7 + cp runc /build/runc [2022-04-22T15:03:48.539Z] #28 32.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-22T15:03:48.539Z] #28 32.90 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-22T15:03:48.539Z] #28 32.92 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-22T15:03:48.539Z] #28 32.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-22T15:03:48.620Z] #58 DONE 146.8s [2022-04-22T15:03:48.620Z] [2022-04-22T15:03:48.620Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:48.620Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:03:48.620Z] #53 253.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-22T15:03:48.620Z] #53 DONE 253.8s [2022-04-22T15:03:48.620Z] [2022-04-22T15:03:48.620Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:48.620Z] #62 sha256:0db74ba13d0980eaf1bfba110983897e3e2e08055ca47482481005c23ee266b5 [2022-04-22T15:03:48.752Z] #54 DONE 0.6s [2022-04-22T15:03:48.752Z] [2022-04-22T15:03:48.752Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:48.752Z] #62 sha256:25c1fa07daa600802fbae27331e5fd840586b1093d2c5c324034e332fc67e205 [2022-04-22T15:03:49.011Z] #62 ... [2022-04-22T15:03:49.011Z] [2022-04-22T15:03:49.011Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-22T15:03:49.011Z] #56 sha256:c295e032d4eed40076be519fa6f49e76b92473ad90651903473b645fc1ce642e [2022-04-22T15:03:49.011Z] #56 DONE 0.1s [2022-04-22T15:03:49.011Z] [2022-04-22T15:03:49.011Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-22T15:03:49.011Z] #59 sha256:201beb2ed4ea90937708e170cbf0da353af137857e7e104cd36db5b9515075c6 [2022-04-22T15:03:49.269Z] #59 DONE 0.2s [2022-04-22T15:03:49.269Z] [2022-04-22T15:03:49.269Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:49.269Z] #62 sha256:25c1fa07daa600802fbae27331e5fd840586b1093d2c5c324034e332fc67e205 [2022-04-22T15:03:49.473Z] #28 33.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:03:49.473Z] #28 33.86 Fetched 18.6 MB in 1s (29.0 MB/s) [2022-04-22T15:03:49.473Z] #28 33.90 Selecting previously unselected package pigz. [2022-04-22T15:03:49.730Z] #28 33.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-22T15:03:49.730Z] #28 33.98 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-22T15:03:49.730Z] #28 33.99 Unpacking pigz (2.6-1) ... [2022-04-22T15:03:49.730Z] #28 34.04 Selecting previously unselected package libelf1:amd64. [2022-04-22T15:03:49.730Z] #28 34.05 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-22T15:03:49.730Z] #28 34.06 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-22T15:03:49.730Z] #28 34.17 Selecting previously unselected package libbpf0:amd64. [2022-04-22T15:03:49.730Z] #28 34.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-22T15:03:49.730Z] #28 34.17 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-22T15:03:49.988Z] #28 34.26 Selecting previously unselected package libcap2:amd64. [2022-04-22T15:03:49.988Z] #28 34.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-22T15:03:49.988Z] #28 34.27 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-22T15:03:49.988Z] #28 34.33 Selecting previously unselected package libmnl0:amd64. [2022-04-22T15:03:49.988Z] #28 34.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-22T15:03:49.988Z] #28 34.34 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-22T15:03:49.988Z] #28 34.39 Selecting previously unselected package libxtables12:amd64. [2022-04-22T15:03:49.988Z] #28 34.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-22T15:03:49.988Z] #28 34.40 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-22T15:03:49.988Z] #28 34.45 Selecting previously unselected package libcap2-bin. [2022-04-22T15:03:49.988Z] #28 34.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-22T15:03:49.988Z] #28 34.48 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-22T15:03:50.246Z] #28 34.54 Selecting previously unselected package iproute2. [2022-04-22T15:03:50.246Z] #28 34.55 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-22T15:03:50.246Z] #28 34.55 Unpacking iproute2 (5.10.0-4) ... [2022-04-22T15:03:50.504Z] #28 34.87 Selecting previously unselected package xxd. [2022-04-22T15:03:50.504Z] #28 34.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:03:50.504Z] #28 34.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:03:50.504Z] #28 34.98 Selecting previously unselected package vim-common. [2022-04-22T15:03:50.540Z] #62 ... [2022-04-22T15:03:50.540Z] [2022-04-22T15:03:50.540Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-22T15:03:50.540Z] #54 sha256:258eb0581afb8f3c762a0b7cfa202cf50b8abcf6b9aba82fdbb3a04be522a555 [2022-04-22T15:03:50.762Z] #28 34.99 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:03:50.762Z] #28 35.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:03:50.762Z] #28 35.13 Selecting previously unselected package bash-completion. [2022-04-22T15:03:50.762Z] #28 35.14 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-22T15:03:51.179Z] #62 225.3 + bin/containerd [2022-04-22T15:03:51.490Z] #54 DONE 0.7s [2022-04-22T15:03:51.490Z] [2022-04-22T15:03:51.490Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-22T15:03:51.490Z] #56 sha256:96624cc9026a6b9e0f7829dd972013cc9f1f2f1f945f11f7aa21e396a602937b [2022-04-22T15:03:51.490Z] #56 DONE 0.1s [2022-04-22T15:03:51.490Z] [2022-04-22T15:03:51.490Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:51.490Z] #62 sha256:0db74ba13d0980eaf1bfba110983897e3e2e08055ca47482481005c23ee266b5 [2022-04-22T15:03:51.490Z] #62 ... [2022-04-22T15:03:51.490Z] [2022-04-22T15:03:51.490Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-22T15:03:51.490Z] #59 sha256:452f2f75c71b80a6269b0395ee6163af1f66617f8474e15d3fb5d08a0324aeec [2022-04-22T15:03:51.752Z] #59 DONE 0.3s [2022-04-22T15:03:51.752Z] [2022-04-22T15:03:51.752Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:51.752Z] #62 sha256:0db74ba13d0980eaf1bfba110983897e3e2e08055ca47482481005c23ee266b5 [2022-04-22T15:03:52.137Z] #28 36.35 Unpacking bash-completion (1:2.11-2) ... [2022-04-22T15:03:52.137Z] #28 36.61 Selecting previously unselected package apparmor. [2022-04-22T15:03:52.396Z] #28 36.61 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-22T15:03:52.396Z] #28 36.64 Unpacking apparmor (2.13.6-10) ... [2022-04-22T15:03:52.396Z] #28 36.89 Selecting previously unselected package inetutils-ping. [2022-04-22T15:03:52.396Z] #28 36.90 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-22T15:03:52.396Z] #28 36.90 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-22T15:03:52.396Z] #28 36.99 Selecting previously unselected package libip4tc2:amd64. [2022-04-22T15:03:52.654Z] #28 37.00 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-22T15:03:52.654Z] #28 37.03 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-22T15:03:52.654Z] #28 37.11 Selecting previously unselected package libip6tc2:amd64. [2022-04-22T15:03:52.913Z] #28 37.12 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-22T15:03:52.913Z] #28 37.13 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-22T15:03:52.913Z] #28 37.19 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-22T15:03:52.913Z] #28 37.20 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-22T15:03:52.913Z] #28 37.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-22T15:03:52.913Z] #28 37.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-22T15:03:52.913Z] #28 37.27 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-22T15:03:52.913Z] #28 37.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-22T15:03:52.913Z] #28 37.34 Selecting previously unselected package libnftnl11:amd64. [2022-04-22T15:03:52.913Z] #28 37.34 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-22T15:03:52.913Z] #28 37.35 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-22T15:03:52.913Z] #28 37.40 Selecting previously unselected package iptables. [2022-04-22T15:03:52.915Z] #53 ... [2022-04-22T15:03:52.915Z] [2022-04-22T15:03:52.915Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:03:52.915Z] #58 sha256:ca9c744b710921e8b5f9c8ac14e0491772b1a0f176923a0f4506a8b8c95df806 [2022-04-22T15:03:52.915Z] #58 147.5 + mkdir -p /build [2022-04-22T15:03:52.915Z] #58 147.5 + cp runc /build/runc [2022-04-22T15:03:52.915Z] #58 DONE 149.2s [2022-04-22T15:03:52.915Z] [2022-04-22T15:03:52.915Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:52.915Z] #62 sha256:ebcd24161032553fef934d87494a0ee5efff1649cbdf7676c01cc68cc6646bef [2022-04-22T15:03:52.915Z] #62 ... [2022-04-22T15:03:52.915Z] [2022-04-22T15:03:52.915Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-22T15:03:52.915Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-22T15:03:52.915Z] #53 253.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-22T15:03:52.915Z] #53 DONE 253.9s [2022-04-22T15:03:52.915Z] [2022-04-22T15:03:52.915Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:52.915Z] #62 sha256:ebcd24161032553fef934d87494a0ee5efff1649cbdf7676c01cc68cc6646bef [2022-04-22T15:03:52.915Z] #62 ... [2022-04-22T15:03:52.915Z] [2022-04-22T15:03:52.915Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-22T15:03:52.915Z] #54 sha256:28ef1fbc1baa5d72de6f05e3f9818568594731f18d3f32fefd14746ac3b9e918 [2022-04-22T15:03:52.915Z] #54 DONE 0.6s [2022-04-22T15:03:52.915Z] [2022-04-22T15:03:52.915Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-22T15:03:52.915Z] #56 sha256:3b5a2c7c23306a2dc39eea238e107f30f5a15290a7e76230edef9c4271699c95 [2022-04-22T15:03:52.915Z] #56 DONE 0.1s [2022-04-22T15:03:52.915Z] [2022-04-22T15:03:52.915Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-22T15:03:52.915Z] #59 sha256:7ed7918c609e0c36fa5662e71ff6af069c9de060457f5c9cf211842e384f82f4 [2022-04-22T15:03:52.915Z] #59 DONE 0.3s [2022-04-22T15:03:52.915Z] [2022-04-22T15:03:52.915Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:52.915Z] #62 sha256:ebcd24161032553fef934d87494a0ee5efff1649cbdf7676c01cc68cc6646bef [2022-04-22T15:03:53.142Z] #62 222.8 + bin/containerd [2022-04-22T15:03:53.170Z] #28 37.41 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-22T15:03:53.170Z] #28 37.41 Unpacking iptables (1.8.7-1) ... [2022-04-22T15:03:53.170Z] #28 37.59 Selecting previously unselected package libonig5:amd64. [2022-04-22T15:03:53.170Z] #28 37.59 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-22T15:03:53.170Z] #28 37.60 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T15:03:53.427Z] #28 37.70 Selecting previously unselected package libjq1:amd64. [2022-04-22T15:03:53.427Z] #28 37.71 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-22T15:03:53.427Z] #28 37.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-22T15:03:53.427Z] #28 37.83 Selecting previously unselected package jq. [2022-04-22T15:03:53.427Z] #28 37.83 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-22T15:03:53.427Z] #28 37.85 Unpacking jq (1.6-2.1) ... [2022-04-22T15:03:53.427Z] #28 37.92 Selecting previously unselected package libaio1:amd64. [2022-04-22T15:03:53.427Z] #28 37.92 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-22T15:03:53.427Z] #28 37.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-22T15:03:53.427Z] #28 37.98 Selecting previously unselected package libgpm2:amd64. [2022-04-22T15:03:53.683Z] #28 37.98 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-22T15:03:53.683Z] #28 37.99 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-22T15:03:53.683Z] #28 38.07 Selecting previously unselected package libinih1:amd64. [2022-04-22T15:03:53.683Z] #28 38.07 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-22T15:03:53.683Z] #28 38.08 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-22T15:03:53.683Z] #28 38.12 Selecting previously unselected package libnet1:amd64. [2022-04-22T15:03:53.683Z] #28 38.13 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-22T15:03:53.683Z] #28 38.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:03:53.683Z] #28 38.21 Selecting previously unselected package libnl-3-200:amd64. [2022-04-22T15:03:53.940Z] #28 38.21 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-22T15:03:53.940Z] #28 38.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:03:53.940Z] #28 38.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-22T15:03:53.940Z] #28 38.30 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-22T15:03:53.940Z] #28 38.31 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:03:53.940Z] #28 38.36 Selecting previously unselected package net-tools. [2022-04-22T15:03:53.940Z] #28 38.37 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-22T15:03:53.940Z] #28 38.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:03:54.196Z] #28 38.48 Selecting previously unselected package python-pip-whl. [2022-04-22T15:03:54.197Z] #28 38.49 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:03:54.197Z] #28 38.50 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:03:54.453Z] #28 38.85 Selecting previously unselected package python3-lib2to3. [2022-04-22T15:03:54.453Z] #28 38.86 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-22T15:03:54.453Z] #28 38.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:03:54.453Z] #28 38.93 Selecting previously unselected package python3-distutils. [2022-04-22T15:03:54.453Z] #28 38.94 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-22T15:03:54.453Z] #28 38.95 Unpacking python3-distutils (3.9.2-1) ... [2022-04-22T15:03:54.710Z] #28 39.04 Selecting previously unselected package python3-pkg-resources. [2022-04-22T15:03:54.710Z] #28 39.05 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-22T15:03:54.710Z] #28 39.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:03:54.968Z] #28 39.16 Selecting previously unselected package python3-setuptools. [2022-04-22T15:03:54.968Z] #28 39.16 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-22T15:03:54.968Z] #28 39.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-22T15:03:54.968Z] #28 39.32 Selecting previously unselected package python3-wheel. [2022-04-22T15:03:54.968Z] #28 39.33 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-22T15:03:54.968Z] #28 39.33 Unpacking python3-wheel (0.34.2-1) ... [2022-04-22T15:03:54.968Z] #28 39.38 Selecting previously unselected package python3-pip. [2022-04-22T15:03:54.968Z] #28 39.40 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-22T15:03:54.968Z] #28 39.40 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:03:55.225Z] #28 39.61 Selecting previously unselected package sudo. [2022-04-22T15:03:55.225Z] #28 39.62 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-22T15:03:55.225Z] #28 39.63 Unpacking sudo (1.9.5p2-3) ... [2022-04-22T15:03:55.454Z] #62 222.2 + bin/containerd [2022-04-22T15:03:55.482Z] #28 39.91 Selecting previously unselected package thin-provisioning-tools. [2022-04-22T15:03:55.482Z] #28 39.92 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-22T15:03:55.482Z] #28 39.93 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:03:55.739Z] #28 40.08 Selecting previously unselected package uidmap. [2022-04-22T15:03:55.739Z] #28 40.09 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-22T15:03:55.739Z] #28 40.10 Unpacking uidmap (1:4.8.1-1) ... [2022-04-22T15:03:55.996Z] #28 40.19 Selecting previously unselected package vim-runtime. [2022-04-22T15:03:55.996Z] #28 40.20 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-22T15:03:55.996Z] #28 40.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-22T15:03:55.996Z] #28 40.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-22T15:03:55.996Z] #28 40.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:03:56.253Z] #28 ... [2022-04-22T15:03:56.253Z] [2022-04-22T15:03:56.253Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:03:56.253Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:03:56.253Z] #69 99.85 + bin/containerd [2022-04-22T15:04:01.508Z] #69 ... [2022-04-22T15:04:01.508Z] [2022-04-22T15:04:01.508Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-22T15:04:01.508Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-22T15:04:01.508Z] #28 41.84 Selecting previously unselected package vim. [2022-04-22T15:04:01.508Z] #28 41.85 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-22T15:04:01.508Z] #28 41.87 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:04:01.508Z] #28 42.20 Selecting previously unselected package xfsprogs. [2022-04-22T15:04:01.508Z] #28 42.22 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-22T15:04:01.508Z] #28 42.23 Unpacking xfsprogs (5.10.0-4) ... [2022-04-22T15:04:01.508Z] #28 42.50 Selecting previously unselected package zip. [2022-04-22T15:04:01.508Z] #28 42.51 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-22T15:04:01.508Z] #28 42.52 Unpacking zip (3.0-12) ... [2022-04-22T15:04:01.508Z] #28 42.60 Selecting previously unselected package zstd. [2022-04-22T15:04:01.508Z] #28 42.62 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-22T15:04:01.508Z] #28 42.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:04:01.508Z] #28 42.90 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-22T15:04:01.508Z] #28 43.44 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-22T15:04:01.508Z] #28 43.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-22T15:04:01.508Z] #28 43.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-22T15:04:01.508Z] #28 43.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-22T15:04:01.508Z] #28 43.49 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-22T15:04:01.508Z] #28 43.50 Setting up uidmap (1:4.8.1-1) ... [2022-04-22T15:04:01.508Z] #28 43.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-22T15:04:01.508Z] #28 43.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-22T15:04:01.508Z] #28 43.54 Setting up python3-wheel (0.34.2-1) ... [2022-04-22T15:04:01.508Z] #28 43.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:04:01.508Z] #28 43.98 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-22T15:04:01.508Z] #28 44.00 Setting up libcap2-bin (1:2.44-1) ... [2022-04-22T15:04:01.508Z] #28 44.02 Setting up apparmor (2.13.6-10) ... [2022-04-22T15:04:01.508Z] #28 45.17 Setting up zip (3.0-12) ... [2022-04-22T15:04:01.508Z] #28 45.18 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:04:01.508Z] #28 45.21 Setting up bash-completion (1:2.11-2) ... [2022-04-22T15:04:02.073Z] #28 46.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-22T15:04:02.073Z] #28 46.41 Setting up sudo (1.9.5p2-3) ... [2022-04-22T15:04:02.073Z] #28 46.47 invoke-rc.d: could not determine current runlevel [2022-04-22T15:04:02.073Z] #28 46.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-22T15:04:02.073Z] #28 46.49 Setting up xfsprogs (5.10.0-4) ... [2022-04-22T15:04:02.073Z] #28 46.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-22T15:04:02.073Z] #28 46.52 Setting up inetutils-ping (2:2.0-1) ... [2022-04-22T15:04:02.073Z] #28 46.53 Setting up pigz (2.6-1) ... [2022-04-22T15:04:02.073Z] #28 46.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-22T15:04:02.073Z] #28 46.56 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-22T15:04:02.073Z] #28 46.58 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-22T15:04:02.329Z] #28 46.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:04:02.895Z] #28 47.09 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-22T15:04:02.895Z] #28 47.10 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-22T15:04:02.895Z] #28 47.33 Setting up libelf1:amd64 (0.183-1) ... [2022-04-22T15:04:02.895Z] #28 47.34 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-22T15:04:02.895Z] #28 47.36 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-22T15:04:02.895Z] #28 47.37 Setting up python3-distutils (3.9.2-1) ... [2022-04-22T15:04:03.461Z] #28 47.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-22T15:04:03.461Z] #28 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-22T15:04:03.461Z] #28 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-22T15:04:03.461Z] #28 47.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-22T15:04:03.461Z] #28 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-22T15:04:03.461Z] #28 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-22T15:04:03.461Z] #28 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-22T15:04:03.461Z] #28 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-22T15:04:03.461Z] #28 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-22T15:04:03.461Z] #28 47.91 Setting up python3-setuptools (52.0.0-4) ... [2022-04-22T15:04:04.394Z] #28 48.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-22T15:04:04.394Z] #28 48.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-22T15:04:04.394Z] #28 48.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-22T15:04:04.394Z] #28 48.73 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-22T15:04:04.959Z] #28 49.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-22T15:04:04.959Z] #28 49.38 Setting up jq (1.6-2.1) ... [2022-04-22T15:04:04.959Z] #28 49.39 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-22T15:04:04.959Z] #28 49.40 Setting up iptables (1.8.7-1) ... [2022-04-22T15:04:04.959Z] #28 49.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:04:04.959Z] #28 49.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:04:04.959Z] #28 49.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-22T15:04:04.959Z] #28 49.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-22T15:04:04.959Z] #28 49.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-22T15:04:04.959Z] #28 49.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-22T15:04:04.959Z] #28 49.45 Setting up iproute2 (5.10.0-4) ... [2022-04-22T15:04:05.256Z] #62 234.3 # github.com/containerd/containerd/cmd/containerd [2022-04-22T15:04:05.256Z] #62 234.3 /usr/bin/ld: /tmp/go-link-542417906/000019.o: in function `New': [2022-04-22T15:04:05.256Z] #62 234.3 /tmp/tmp.3cjyaozK6V/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-22T15:04:05.256Z] #62 234.4 + bin/containerd-stress [2022-04-22T15:04:05.256Z] #62 235.5 + bin/containerd-shim [2022-04-22T15:04:05.524Z] #28 49.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:04:05.782Z] #28 DONE 50.0s [2022-04-22T15:04:05.782Z] [2022-04-22T15:04:05.782Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-22T15:04:05.782Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-22T15:04:06.346Z] #29 0.832 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-22T15:04:06.346Z] #29 0.839 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-22T15:04:06.346Z] #29 0.843 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-22T15:04:06.346Z] #29 DONE 0.9s [2022-04-22T15:04:06.346Z] [2022-04-22T15:04:06.346Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:04:06.346Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:04:06.603Z] #69 ... [2022-04-22T15:04:06.603Z] [2022-04-22T15:04:06.603Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-22T15:04:06.603Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-22T15:04:13.344Z] #62 244.0 + bin/containerd-shim-runc-v1 [2022-04-22T15:04:14.766Z] #30 7.619 Collecting yamllint==1.26.1 [2022-04-22T15:04:15.329Z] #30 8.679 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-22T15:04:15.891Z] #30 9.293 Collecting pathspec>=0.5.3 [2022-04-22T15:04:15.891Z] #30 9.299 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-22T15:04:15.891Z] #30 9.547 Collecting pyyaml [2022-04-22T15:04:16.147Z] #30 9.553 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-22T15:04:16.147Z] #30 9.602 Building wheels for collected packages: yamllint [2022-04-22T15:04:16.147Z] #30 9.603 Building wheel for yamllint (setup.py): started [2022-04-22T15:04:16.710Z] #30 10.12 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-22T15:04:16.710Z] #30 10.12 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6143fe29faaf5f8a76737d748e7ba39149cc2d6b6a4dbdbd5737247558f3e6e8 [2022-04-22T15:04:16.710Z] #30 10.12 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-22T15:04:16.710Z] #30 10.13 Successfully built yamllint [2022-04-22T15:04:16.710Z] #30 10.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-22T15:04:16.710Z] #30 10.39 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-22T15:04:17.274Z] #30 DONE 10.7s [2022-04-22T15:04:17.274Z] [2022-04-22T15:04:17.274Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-22T15:04:17.274Z] #34 sha256:b0fde598d9a51f4926fbdea2a47819f8dbfdab7b794647c29f3af67657880f97 [2022-04-22T15:04:17.515Z] #62 248.9 + bin/containerd-shim-runc-v2 [2022-04-22T15:04:17.530Z] #34 DONE 0.2s [2022-04-22T15:04:17.530Z] [2022-04-22T15:04:17.530Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-22T15:04:17.530Z] #39 sha256:5e20cb2b63fa25055e0d08aba0dbe8a061f927b636a41919553a32fca1b91959 [2022-04-22T15:04:17.788Z] #39 DONE 0.2s [2022-04-22T15:04:17.788Z] [2022-04-22T15:04:17.788Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-22T15:04:17.788Z] #42 sha256:32194e2b9b08b92d30f87cabdaab328ad5ebd85535869c2962a1378c7d9818a8 [2022-04-22T15:04:17.788Z] #42 DONE 0.1s [2022-04-22T15:04:17.788Z] [2022-04-22T15:04:17.788Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:04:17.788Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:04:17.788Z] #69 ... [2022-04-22T15:04:17.788Z] [2022-04-22T15:04:17.788Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-22T15:04:17.788Z] #44 sha256:92d1ffb9c26afa2120400c8e9d014a82bfd675b94d9c760896284dc635eb7976 [2022-04-22T15:04:17.788Z] #44 DONE 0.1s [2022-04-22T15:04:17.788Z] [2022-04-22T15:04:17.788Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-22T15:04:17.788Z] #46 sha256:a81e65bf79ce304009bc8041337eb4e8bee22ff8dd4adcf20280e162037b8c51 [2022-04-22T15:04:17.788Z] #46 DONE 0.1s [2022-04-22T15:04:18.045Z] [2022-04-22T15:04:18.045Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-22T15:04:18.045Z] #50 sha256:3032636c01084af9f68abc934fab5e21356d73c3dcd3868460af189dfe623517 [2022-04-22T15:04:18.045Z] #50 DONE 0.1s [2022-04-22T15:04:18.045Z] [2022-04-22T15:04:18.045Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-22T15:04:18.045Z] #53 sha256:a5af7655c177d711a6fa68e96a47b2368d0cb6e4d740bbe4edc1d6eff143fe6a [2022-04-22T15:04:18.045Z] #53 DONE 0.1s [2022-04-22T15:04:18.045Z] [2022-04-22T15:04:18.045Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-22T15:04:18.045Z] #57 sha256:a27ddf830fd1cebf89fdcdb0f9d8cbf5c43a0b045077fdba8206530ccea47cca [2022-04-22T15:04:18.045Z] #57 DONE 0.1s [2022-04-22T15:04:18.045Z] [2022-04-22T15:04:18.045Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:04:18.045Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:04:18.076Z] #62 249.7 + binaries [2022-04-22T15:04:18.076Z] #62 249.7 + install -D bin/containerd /build/containerd [2022-04-22T15:04:18.076Z] #62 249.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-22T15:04:18.076Z] #62 249.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-22T15:04:18.076Z] #62 249.7 + install -D bin/ctr /build/ctr [2022-04-22T15:04:18.303Z] #69 ... [2022-04-22T15:04:18.303Z] [2022-04-22T15:04:18.303Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-22T15:04:18.303Z] #59 sha256:46d7b02cac5e75b28985ac7cc476a2a0ccb98c16e98527b33d2f401ed03cf0a1 [2022-04-22T15:04:18.303Z] #59 DONE 0.1s [2022-04-22T15:04:18.303Z] [2022-04-22T15:04:18.303Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-22T15:04:18.303Z] #61 sha256:bf41d6bc988a44fac599ab594689374187763d06f03f10ddfaf30209e973d0f5 [2022-04-22T15:04:18.303Z] #61 DONE 0.2s [2022-04-22T15:04:18.303Z] [2022-04-22T15:04:18.303Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-22T15:04:18.303Z] #63 sha256:6521f22f3c3711f25c5f242ca97c088f4c554debd351977cf39f8d3708905227 [2022-04-22T15:04:18.560Z] #63 DONE 0.1s [2022-04-22T15:04:18.560Z] [2022-04-22T15:04:18.560Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:04:18.560Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:04:23.328Z] #62 DONE 254.4s [2022-04-22T15:04:23.584Z] [2022-04-22T15:04:23.584Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-22T15:04:23.584Z] #63 sha256:bbff7a62c8e2f1d2c1b3fee395abb3123a7dc53ad02475dda1fb9ce0d68f4bda [2022-04-22T15:04:25.481Z] #63 DONE 1.8s [2022-04-22T15:04:25.481Z] [2022-04-22T15:04:25.481Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-22T15:04:25.481Z] #68 sha256:b962b3414d62fe7c9006bad0f0031772646af663e03b0d92b1d1161d86be3c63 [2022-04-22T15:04:25.739Z] #68 DONE 0.4s [2022-04-22T15:04:25.997Z] [2022-04-22T15:04:25.997Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-22T15:04:25.997Z] #73 sha256:71b703dc42182144e69c19eae9a8156ddf7c998b4047c4f70f31938697ffe101 [2022-04-22T15:04:27.667Z] 8f616e6e9eec: Pull complete [2022-04-22T15:04:27.890Z] #73 DONE 2.0s [2022-04-22T15:04:27.890Z] [2022-04-22T15:04:27.890Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-22T15:04:27.890Z] #74 sha256:ae9a83cf8caa0874c1f1b01e9d5a020e9a819297c44b9c79e218ddcfdbf5bf31 [2022-04-22T15:04:27.890Z] #74 DONE 0.0s [2022-04-22T15:04:27.890Z] [2022-04-22T15:04:27.890Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-22T15:04:27.890Z] #75 sha256:8bf10d943090e5c674797194cf8e27bf4c446d2676c3e351b16a5da8f7635656 [2022-04-22T15:04:28.817Z] #75 DONE 0.9s [2022-04-22T15:04:28.817Z] [2022-04-22T15:04:28.817Z] #76 exporting to image [2022-04-22T15:04:28.817Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-22T15:04:28.817Z] #76 exporting layers [2022-04-22T15:04:32.986Z] #76 exporting layers 3.5s done [2022-04-22T15:04:32.986Z] #76 writing image sha256:df1eedd65ba4f59f3a5f98b17b989a2fc187fedba680852ade3b872a3c3d91e1 done [2022-04-22T15:04:32.986Z] #76 naming to docker.io/library/docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 done [2022-04-22T15:04:32.986Z] #76 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-22T15:04:33.314Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-22T15:04:33.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/test/unit [2022-04-22T15:04:35.529Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-22T15:04:35.529Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-22T15:04:35.529Z] + TESTDIRS=./... [2022-04-22T15:04:35.529Z] + exclude_paths='/vendor/|/integration' [2022-04-22T15:04:35.529Z] ++ go list ./... [2022-04-22T15:04:35.529Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-22T15:04:36.094Z] + pkg_list='github.com/docker/docker/api [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/backend [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/container [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/events [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/filters [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/image [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/mount [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/network [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/registry [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/time [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/versions [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:04:36.094Z] github.com/docker/docker/api/types/volume [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:04:36.094Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:04:36.094Z] github.com/docker/docker/cli [2022-04-22T15:04:36.094Z] github.com/docker/docker/cli/config [2022-04-22T15:04:36.094Z] github.com/docker/docker/cli/debug [2022-04-22T15:04:36.094Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:04:36.094Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:04:36.094Z] github.com/docker/docker/client [2022-04-22T15:04:36.094Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:04:36.094Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:04:36.094Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:04:36.094Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:04:36.094Z] github.com/docker/docker/container [2022-04-22T15:04:36.094Z] github.com/docker/docker/container/stream [2022-04-22T15:04:36.094Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:04:36.094Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:04:36.094Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/config [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/events [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/exec [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/images [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/links [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/names [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/network [2022-04-22T15:04:36.094Z] github.com/docker/docker/daemon/stats [2022-04-22T15:04:36.094Z] github.com/docker/docker/distribution [2022-04-22T15:04:36.094Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:04:36.094Z] github.com/docker/docker/distribution/utils [2022-04-22T15:04:36.094Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:04:36.094Z] github.com/docker/docker/dockerversion [2022-04-22T15:04:36.094Z] github.com/docker/docker/errdefs [2022-04-22T15:04:36.094Z] github.com/docker/docker/image [2022-04-22T15:04:36.094Z] github.com/docker/docker/image/cache [2022-04-22T15:04:36.094Z] github.com/docker/docker/image/tarexport [2022-04-22T15:04:36.094Z] github.com/docker/docker/image/v1 [2022-04-22T15:04:36.094Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:04:36.094Z] github.com/docker/docker/layer [2022-04-22T15:04:36.094Z] github.com/docker/docker/libcontainerd [2022-04-22T15:04:36.094Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:04:36.094Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:04:36.094Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:04:36.094Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/libnetwork/types [2022-04-22T15:04:36.094Z] github.com/docker/docker/oci [2022-04-22T15:04:36.094Z] github.com/docker/docker/oci/caps [2022-04-22T15:04:36.094Z] github.com/docker/docker/opts [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/archive [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/directory [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/platform [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:04:36.094Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/pools [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/progress [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/signal [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/stack [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/system [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:04:36.095Z] github.com/docker/docker/plugin [2022-04-22T15:04:36.095Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:04:36.095Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:04:36.095Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:04:36.095Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:04:36.095Z] github.com/docker/docker/quota [2022-04-22T15:04:36.095Z] github.com/docker/docker/reference [2022-04-22T15:04:36.095Z] github.com/docker/docker/registry [2022-04-22T15:04:36.095Z] github.com/docker/docker/registry/resumable [2022-04-22T15:04:36.095Z] github.com/docker/docker/restartmanager [2022-04-22T15:04:36.095Z] github.com/docker/docker/rootless [2022-04-22T15:04:36.095Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:04:36.095Z] github.com/docker/docker/runconfig [2022-04-22T15:04:36.095Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/environment [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/registry [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/request [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/drivers [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/local [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/mounts [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/service [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/testutils' [2022-04-22T15:04:36.095Z] ++ grep --fixed-strings -v /libnetwork [2022-04-22T15:04:36.095Z] ++ echo 'github.com/docker/docker/api [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/backend [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/container [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/events [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/filters [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/image [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/mount [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/network [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/registry [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/time [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/versions [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/volume [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:04:36.095Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:04:36.095Z] github.com/docker/docker/cli [2022-04-22T15:04:36.095Z] github.com/docker/docker/cli/config [2022-04-22T15:04:36.095Z] github.com/docker/docker/cli/debug [2022-04-22T15:04:36.095Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:04:36.095Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:04:36.095Z] github.com/docker/docker/client [2022-04-22T15:04:36.095Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:04:36.095Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:04:36.095Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:04:36.095Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:04:36.095Z] github.com/docker/docker/container [2022-04-22T15:04:36.095Z] github.com/docker/docker/container/stream [2022-04-22T15:04:36.095Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:04:36.095Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:04:36.095Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/config [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/events [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/exec [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/images [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/links [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/names [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/network [2022-04-22T15:04:36.095Z] github.com/docker/docker/daemon/stats [2022-04-22T15:04:36.095Z] github.com/docker/docker/distribution [2022-04-22T15:04:36.095Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:04:36.095Z] github.com/docker/docker/distribution/utils [2022-04-22T15:04:36.095Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:04:36.095Z] github.com/docker/docker/dockerversion [2022-04-22T15:04:36.095Z] github.com/docker/docker/errdefs [2022-04-22T15:04:36.095Z] github.com/docker/docker/image [2022-04-22T15:04:36.095Z] github.com/docker/docker/image/cache [2022-04-22T15:04:36.095Z] github.com/docker/docker/image/tarexport [2022-04-22T15:04:36.095Z] github.com/docker/docker/image/v1 [2022-04-22T15:04:36.095Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:04:36.095Z] github.com/docker/docker/layer [2022-04-22T15:04:36.095Z] github.com/docker/docker/libcontainerd [2022-04-22T15:04:36.095Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:04:36.095Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:04:36.095Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:04:36.095Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/libnetwork/types [2022-04-22T15:04:36.095Z] github.com/docker/docker/oci [2022-04-22T15:04:36.095Z] github.com/docker/docker/oci/caps [2022-04-22T15:04:36.095Z] github.com/docker/docker/opts [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/archive [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/directory [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/platform [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/pools [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/progress [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/signal [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/stack [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/system [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:04:36.095Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:04:36.095Z] github.com/docker/docker/plugin [2022-04-22T15:04:36.095Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:04:36.095Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:04:36.095Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:04:36.095Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:04:36.095Z] github.com/docker/docker/quota [2022-04-22T15:04:36.095Z] github.com/docker/docker/reference [2022-04-22T15:04:36.095Z] github.com/docker/docker/registry [2022-04-22T15:04:36.095Z] github.com/docker/docker/registry/resumable [2022-04-22T15:04:36.095Z] github.com/docker/docker/restartmanager [2022-04-22T15:04:36.095Z] github.com/docker/docker/rootless [2022-04-22T15:04:36.095Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:04:36.095Z] github.com/docker/docker/runconfig [2022-04-22T15:04:36.095Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/environment [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/registry [2022-04-22T15:04:36.095Z] github.com/docker/docker/testutil/request [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/drivers [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/local [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/mounts [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/service [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:04:36.095Z] github.com/docker/docker/volume/testutils' [2022-04-22T15:04:36.095Z] + base_pkg_list='github.com/docker/docker/api [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/backend [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/container [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/events [2022-04-22T15:04:36.095Z] github.com/docker/docker/api/types/filters [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/image [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/mount [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/network [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/registry [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/time [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/versions [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/volume [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli/config [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli/debug [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:04:36.096Z] github.com/docker/docker/client [2022-04-22T15:04:36.096Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:04:36.096Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:04:36.096Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:04:36.096Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:04:36.096Z] github.com/docker/docker/container [2022-04-22T15:04:36.096Z] github.com/docker/docker/container/stream [2022-04-22T15:04:36.096Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:04:36.096Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:04:36.096Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/config [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/events [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/exec [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/images [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/links [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/names [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/network [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/stats [2022-04-22T15:04:36.096Z] github.com/docker/docker/distribution [2022-04-22T15:04:36.096Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:04:36.096Z] github.com/docker/docker/distribution/utils [2022-04-22T15:04:36.096Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:04:36.096Z] github.com/docker/docker/dockerversion [2022-04-22T15:04:36.096Z] github.com/docker/docker/errdefs [2022-04-22T15:04:36.096Z] github.com/docker/docker/image [2022-04-22T15:04:36.096Z] github.com/docker/docker/image/cache [2022-04-22T15:04:36.096Z] github.com/docker/docker/image/tarexport [2022-04-22T15:04:36.096Z] github.com/docker/docker/image/v1 [2022-04-22T15:04:36.096Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:04:36.096Z] github.com/docker/docker/layer [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:04:36.096Z] github.com/docker/docker/oci [2022-04-22T15:04:36.096Z] github.com/docker/docker/oci/caps [2022-04-22T15:04:36.096Z] github.com/docker/docker/opts [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/archive [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/directory [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/platform [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/pools [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/progress [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/signal [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/stack [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/system [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:04:36.096Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:04:36.096Z] github.com/docker/docker/plugin [2022-04-22T15:04:36.096Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:04:36.096Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:04:36.096Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:04:36.096Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:04:36.096Z] github.com/docker/docker/quota [2022-04-22T15:04:36.096Z] github.com/docker/docker/reference [2022-04-22T15:04:36.096Z] github.com/docker/docker/registry [2022-04-22T15:04:36.096Z] github.com/docker/docker/registry/resumable [2022-04-22T15:04:36.096Z] github.com/docker/docker/restartmanager [2022-04-22T15:04:36.096Z] github.com/docker/docker/rootless [2022-04-22T15:04:36.096Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:04:36.096Z] github.com/docker/docker/runconfig [2022-04-22T15:04:36.096Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/environment [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/registry [2022-04-22T15:04:36.096Z] github.com/docker/docker/testutil/request [2022-04-22T15:04:36.096Z] github.com/docker/docker/volume [2022-04-22T15:04:36.096Z] github.com/docker/docker/volume/drivers [2022-04-22T15:04:36.096Z] github.com/docker/docker/volume/local [2022-04-22T15:04:36.096Z] github.com/docker/docker/volume/mounts [2022-04-22T15:04:36.096Z] github.com/docker/docker/volume/service [2022-04-22T15:04:36.096Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:04:36.096Z] github.com/docker/docker/volume/testutils' [2022-04-22T15:04:36.096Z] ++ grep --fixed-strings /libnetwork [2022-04-22T15:04:36.096Z] ++ echo 'github.com/docker/docker/api [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/backend [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/container [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/events [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/filters [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/image [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/mount [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/network [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/registry [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/time [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/versions [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:04:36.096Z] github.com/docker/docker/api/types/volume [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:04:36.096Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli/config [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli/debug [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:04:36.096Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:04:36.096Z] github.com/docker/docker/client [2022-04-22T15:04:36.096Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:04:36.096Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:04:36.096Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:04:36.096Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:04:36.096Z] github.com/docker/docker/container [2022-04-22T15:04:36.096Z] github.com/docker/docker/container/stream [2022-04-22T15:04:36.096Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:04:36.096Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:04:36.096Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/config [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/events [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/exec [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/images [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/links [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/names [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/network [2022-04-22T15:04:36.096Z] github.com/docker/docker/daemon/stats [2022-04-22T15:04:36.096Z] github.com/docker/docker/distribution [2022-04-22T15:04:36.096Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:04:36.096Z] github.com/docker/docker/distribution/utils [2022-04-22T15:04:36.096Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:04:36.096Z] github.com/docker/docker/dockerversion [2022-04-22T15:04:36.096Z] github.com/docker/docker/errdefs [2022-04-22T15:04:36.096Z] github.com/docker/docker/image [2022-04-22T15:04:36.096Z] github.com/docker/docker/image/cache [2022-04-22T15:04:36.096Z] github.com/docker/docker/image/tarexport [2022-04-22T15:04:36.096Z] github.com/docker/docker/image/v1 [2022-04-22T15:04:36.096Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:04:36.096Z] github.com/docker/docker/layer [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:04:36.096Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:04:36.096Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/types [2022-04-22T15:04:36.097Z] github.com/docker/docker/oci [2022-04-22T15:04:36.097Z] github.com/docker/docker/oci/caps [2022-04-22T15:04:36.097Z] github.com/docker/docker/opts [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/archive [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/directory [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/platform [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/pools [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/progress [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/signal [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/stack [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/system [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:04:36.097Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:04:36.097Z] github.com/docker/docker/plugin [2022-04-22T15:04:36.097Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:04:36.097Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:04:36.097Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:04:36.097Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:04:36.097Z] github.com/docker/docker/quota [2022-04-22T15:04:36.097Z] github.com/docker/docker/reference [2022-04-22T15:04:36.097Z] github.com/docker/docker/registry [2022-04-22T15:04:36.097Z] github.com/docker/docker/registry/resumable [2022-04-22T15:04:36.097Z] github.com/docker/docker/restartmanager [2022-04-22T15:04:36.097Z] github.com/docker/docker/rootless [2022-04-22T15:04:36.097Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:04:36.097Z] github.com/docker/docker/runconfig [2022-04-22T15:04:36.097Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/environment [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/registry [2022-04-22T15:04:36.097Z] github.com/docker/docker/testutil/request [2022-04-22T15:04:36.097Z] github.com/docker/docker/volume [2022-04-22T15:04:36.097Z] github.com/docker/docker/volume/drivers [2022-04-22T15:04:36.097Z] github.com/docker/docker/volume/local [2022-04-22T15:04:36.097Z] github.com/docker/docker/volume/mounts [2022-04-22T15:04:36.097Z] github.com/docker/docker/volume/service [2022-04-22T15:04:36.097Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:04:36.097Z] github.com/docker/docker/volume/testutils' [2022-04-22T15:04:36.097Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:04:36.097Z] github.com/docker/docker/libnetwork/types' [2022-04-22T15:04:36.355Z] + echo 'github.com/docker/docker/libnetwork [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:04:36.355Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/types' [2022-04-22T15:04:36.356Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:04:36.356Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:04:36.356Z] + type docker-proxy [2022-04-22T15:04:36.356Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-22T15:04:36.356Z] + hack/make.sh binary-proxy install-proxy [2022-04-22T15:04:36.356Z] [2022-04-22T15:04:36.356Z] Removing bundles/ [2022-04-22T15:04:36.356Z] [2022-04-22T15:04:36.356Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-22T15:04:36.356Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-22T15:04:36.356Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:04:40.465Z] #69 ... [2022-04-22T15:04:40.465Z] [2022-04-22T15:04:40.465Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-22T15:04:40.465Z] #65 sha256:36a8860abf2543a354aff13a4e8e2f6b77987def78164c565f8afb28a6531688 [2022-04-22T15:04:40.465Z] #65 88.12 + mkdir -p /build [2022-04-22T15:04:40.465Z] #65 88.12 + cp runc /build/runc [2022-04-22T15:04:40.465Z] #65 DONE 88.4s [2022-04-22T15:04:40.465Z] [2022-04-22T15:04:40.465Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:04:40.465Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:04:40.465Z] #69 ... [2022-04-22T15:04:40.465Z] [2022-04-22T15:04:40.465Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-22T15:04:40.465Z] #66 sha256:eae35204bcad613766cc3c6f5ed864cdb1034da53fc7c614e7d1517c2ee24369 [2022-04-22T15:04:40.465Z] #66 DONE 0.1s [2022-04-22T15:04:40.465Z] [2022-04-22T15:04:40.465Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-22T15:04:40.465Z] #69 sha256:615a06841355db6baac00c3691f2b2ad8cc9195747b9e4196a3469e24b7407aa [2022-04-22T15:04:42.897Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-22T15:04:42.898Z] [2022-04-22T15:04:42.898Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-22T15:04:42.898Z] Installing docker-proxy to /usr/local/bin/ [2022-04-22T15:04:42.898Z] [2022-04-22T15:04:42.898Z] + mkdir -p bundles [2022-04-22T15:04:42.898Z] + '[' -n 'github.com/docker/docker/api [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/backend [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/container [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/events [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/filters [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/image [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/mount [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/network [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/registry [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/time [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/versions [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:04:42.898Z] github.com/docker/docker/api/types/volume [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:04:42.898Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:04:42.898Z] github.com/docker/docker/cli [2022-04-22T15:04:42.898Z] github.com/docker/docker/cli/config [2022-04-22T15:04:42.898Z] github.com/docker/docker/cli/debug [2022-04-22T15:04:42.898Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:04:42.898Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:04:42.898Z] github.com/docker/docker/client [2022-04-22T15:04:42.898Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:04:42.898Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:04:42.898Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:04:42.898Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:04:42.898Z] github.com/docker/docker/container [2022-04-22T15:04:42.898Z] github.com/docker/docker/container/stream [2022-04-22T15:04:42.898Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:04:42.898Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:04:42.898Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/config [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/events [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/exec [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/images [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/links [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/names [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/network [2022-04-22T15:04:42.898Z] github.com/docker/docker/daemon/stats [2022-04-22T15:04:42.898Z] github.com/docker/docker/distribution [2022-04-22T15:04:42.898Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:04:42.898Z] github.com/docker/docker/distribution/utils [2022-04-22T15:04:42.898Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:04:42.898Z] github.com/docker/docker/dockerversion [2022-04-22T15:04:42.898Z] github.com/docker/docker/errdefs [2022-04-22T15:04:42.898Z] github.com/docker/docker/image [2022-04-22T15:04:42.898Z] github.com/docker/docker/image/cache [2022-04-22T15:04:42.898Z] github.com/docker/docker/image/tarexport [2022-04-22T15:04:42.898Z] github.com/docker/docker/image/v1 [2022-04-22T15:04:42.898Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:04:42.898Z] github.com/docker/docker/layer [2022-04-22T15:04:42.898Z] github.com/docker/docker/libcontainerd [2022-04-22T15:04:42.898Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:04:42.898Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:04:42.898Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:04:42.898Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:04:42.898Z] github.com/docker/docker/oci [2022-04-22T15:04:42.898Z] github.com/docker/docker/oci/caps [2022-04-22T15:04:42.898Z] github.com/docker/docker/opts [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/archive [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/directory [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/platform [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/pools [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/progress [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/signal [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/stack [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/system [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:04:42.898Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:04:42.898Z] github.com/docker/docker/plugin [2022-04-22T15:04:42.898Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:04:42.898Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:04:42.898Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:04:42.898Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:04:42.898Z] github.com/docker/docker/quota [2022-04-22T15:04:42.898Z] github.com/docker/docker/reference [2022-04-22T15:04:42.898Z] github.com/docker/docker/registry [2022-04-22T15:04:42.898Z] github.com/docker/docker/registry/resumable [2022-04-22T15:04:42.898Z] github.com/docker/docker/restartmanager [2022-04-22T15:04:42.898Z] github.com/docker/docker/rootless [2022-04-22T15:04:42.898Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:04:42.898Z] github.com/docker/docker/runconfig [2022-04-22T15:04:42.898Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/environment [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/registry [2022-04-22T15:04:42.898Z] github.com/docker/docker/testutil/request [2022-04-22T15:04:42.898Z] github.com/docker/docker/volume [2022-04-22T15:04:42.898Z] github.com/docker/docker/volume/drivers [2022-04-22T15:04:42.898Z] github.com/docker/docker/volume/local [2022-04-22T15:04:42.898Z] github.com/docker/docker/volume/mounts [2022-04-22T15:04:42.898Z] github.com/docker/docker/volume/service [2022-04-22T15:04:42.898Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:04:42.898Z] github.com/docker/docker/volume/testutils' ']' [2022-04-22T15:04:42.899Z] + 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-04-22T15:04:42.899Z] ? github.com/docker/docker/api [no test files] [2022-04-22T15:04:47.421Z] #62 276.4 # github.com/containerd/containerd/cmd/containerd [2022-04-22T15:04:47.421Z] #62 276.4 /usr/bin/ld: /tmp/go-link-569186857/000019.o: in function `New': [2022-04-22T15:04:47.421Z] #62 276.4 /tmp/tmp.0QudGOqG3h/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-22T15:04:47.421Z] #62 276.5 + bin/containerd-stress [2022-04-22T15:04:47.421Z] #62 277.6 + bin/containerd-shim [2022-04-22T15:04:49.434Z] #62 273.5 # github.com/containerd/containerd/cmd/containerd [2022-04-22T15:04:49.434Z] #62 273.5 /usr/bin/ld: /tmp/go-link-3780556327/000019.o: in function `New': [2022-04-22T15:04:49.434Z] #62 273.5 /tmp/tmp.144jbJ9OFv/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-22T15:04:49.434Z] #62 273.5 + bin/containerd-stress [2022-04-22T15:04:49.434Z] #62 274.6 + bin/containerd-shim [2022-04-22T15:04:51.707Z] #62 274.1 # github.com/containerd/containerd/cmd/containerd [2022-04-22T15:04:51.707Z] #62 274.1 /usr/bin/ld: /tmp/go-link-1530716939/000019.o: in function `New': [2022-04-22T15:04:51.707Z] #62 274.1 /tmp/tmp.FGpAmPSLVc/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-22T15:04:51.707Z] #62 274.1 + bin/containerd-stress [2022-04-22T15:04:51.707Z] #62 275.3 + bin/containerd-shim [2022-04-22T15:04:55.575Z] #62 288.9 + bin/containerd-shim-runc-v1 [2022-04-22T15:04:57.606Z] #62 285.7 + bin/containerd-shim-runc-v1 [2022-04-22T15:04:57.743Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-04-22T15:04:59.831Z] #62 286.3 + bin/containerd-shim-runc-v1 [2022-04-22T15:05:02.143Z] #62 295.3 + bin/containerd-shim-runc-v2 [2022-04-22T15:05:02.143Z] #62 296.1 + binaries [2022-04-22T15:05:02.143Z] #62 296.1 + install -D bin/containerd /build/containerd [2022-04-22T15:05:02.143Z] #62 296.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-22T15:05:02.143Z] #62 296.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-22T15:05:02.143Z] #62 296.2 + install -D bin/ctr /build/ctr [2022-04-22T15:05:02.923Z] #62 292.1 + bin/containerd-shim-runc-v2 [2022-04-22T15:05:03.496Z] #62 293.0 + binaries [2022-04-22T15:05:03.496Z] #62 293.0 + install -D bin/containerd /build/containerd [2022-04-22T15:05:03.496Z] #62 293.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-22T15:05:03.496Z] #62 293.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-22T15:05:03.496Z] #62 293.0 + install -D bin/ctr /build/ctr [2022-04-22T15:05:04.674Z] #62 DONE 298.9s [2022-04-22T15:05:05.609Z] [2022-04-22T15:05:05.609Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-22T15:05:05.609Z] #63 sha256:407290d322ae1f38602fba388d0d5080d53e6df9bcc0f0091727f0d105996a20 [2022-04-22T15:05:06.038Z] #62 DONE 295.2s [2022-04-22T15:05:06.403Z] #62 292.6 + bin/containerd-shim-runc-v2 [2022-04-22T15:05:06.403Z] #62 293.4 + binaries [2022-04-22T15:05:06.403Z] #62 293.4 + install -D bin/containerd /build/containerd [2022-04-22T15:05:06.403Z] #62 293.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-22T15:05:06.403Z] #62 293.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-22T15:05:06.403Z] #62 293.5 + install -D bin/ctr /build/ctr [2022-04-22T15:05:06.544Z] #63 DONE 0.8s [2022-04-22T15:05:06.544Z] [2022-04-22T15:05:06.544Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-22T15:05:06.544Z] #68 sha256:25e2ecfabd3777f34ed881985a8ff36f6b2697c4d0fbd635b589482306438748 [2022-04-22T15:05:06.544Z] #68 DONE 0.2s [2022-04-22T15:05:06.544Z] [2022-04-22T15:05:06.544Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-22T15:05:06.544Z] #73 sha256:70c29244404129a255ed1cc69b19837afb6786bcfa4c28a2b492c76e3a822514 [2022-04-22T15:05:06.612Z] [2022-04-22T15:05:06.612Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-22T15:05:06.612Z] #63 sha256:5f5b1e88999a6396f862e944495406f40d9cc4cbdc24192142d0eac29205c27f [2022-04-22T15:05:07.481Z] #73 DONE 0.8s [2022-04-22T15:05:07.481Z] [2022-04-22T15:05:07.481Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-22T15:05:07.481Z] #74 sha256:c7d8511483d4bde3284cd860db7c070da72f75eacefffcaa0079e09cc970661a [2022-04-22T15:05:07.481Z] #74 DONE 0.0s [2022-04-22T15:05:07.481Z] [2022-04-22T15:05:07.481Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-22T15:05:07.481Z] #75 sha256:40a6a73cc8e7c6b31180a0e42768ae549f0841b78a01a679764f23640c5c82f6 [2022-04-22T15:05:07.996Z] #63 DONE 0.9s [2022-04-22T15:05:07.996Z] [2022-04-22T15:05:07.996Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-22T15:05:07.996Z] #68 sha256:8bcf77f78e22e803f768aa02b55c4f8353b029b9fa9e688385d3d0493a5c8965 [2022-04-22T15:05:07.996Z] #68 DONE 0.2s [2022-04-22T15:05:07.996Z] [2022-04-22T15:05:07.996Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-22T15:05:07.996Z] #73 sha256:665ce51f017d0bd74f7f40e31d604eb3a5b6a90ff22ba126b9952b9408e9b287 [2022-04-22T15:05:08.417Z] #75 DONE 0.7s [2022-04-22T15:05:08.417Z] [2022-04-22T15:05:08.417Z] #76 exporting to image [2022-04-22T15:05:08.417Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-22T15:05:08.417Z] #76 exporting layers [2022-04-22T15:05:08.936Z] #62 DONE 295.9s [2022-04-22T15:05:08.940Z] #73 DONE 0.9s [2022-04-22T15:05:08.940Z] [2022-04-22T15:05:08.940Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-22T15:05:08.940Z] #74 sha256:3287664fdb1b73ccda226ad949995156e4abc347276413f7922af90aac49e59d [2022-04-22T15:05:08.940Z] #74 DONE 0.0s [2022-04-22T15:05:08.940Z] [2022-04-22T15:05:08.940Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-22T15:05:08.940Z] #75 sha256:78bbbcfa3870397600307278745eacd6de71498e4f842134696fd903a16e00ea [2022-04-22T15:05:09.511Z] #75 DONE 0.7s [2022-04-22T15:05:09.511Z] [2022-04-22T15:05:09.511Z] #76 exporting to image [2022-04-22T15:05:09.511Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-22T15:05:09.511Z] #76 exporting layers [2022-04-22T15:05:09.873Z] [2022-04-22T15:05:09.873Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-22T15:05:09.873Z] #63 sha256:28628009283402cec9dc660e8fd700f8fae3f271c4a131749104ef398a4c0337 [2022-04-22T15:05:11.249Z] #63 DONE 1.2s [2022-04-22T15:05:11.249Z] [2022-04-22T15:05:11.249Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-22T15:05:11.249Z] #68 sha256:c98452607c8cf983fa4ea887a783617aafbe4612bec81b53f9a53f7631ab53d1 [2022-04-22T15:05:11.249Z] #68 DONE 0.2s [2022-04-22T15:05:11.249Z] [2022-04-22T15:05:11.249Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-22T15:05:11.249Z] #73 sha256:6b87f1e36b2b670046457ea9a355fd3c77a6d138cee1a3ebb023a0ef9437ff42 [2022-04-22T15:05:12.187Z] #73 DONE 0.9s [2022-04-22T15:05:12.187Z] [2022-04-22T15:05:12.187Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-22T15:05:12.187Z] #74 sha256:25ab8929e5b1ff2a7baef387f31a96f96ded634c3fb9e716cfd60a917ff4f994 [2022-04-22T15:05:12.187Z] #74 DONE 0.0s [2022-04-22T15:05:12.448Z] [2022-04-22T15:05:12.448Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-22T15:05:12.448Z] #75 sha256:9d93696da378c0d369f18cea43576cea77e5713ce0264039f251115a978c49a1 [2022-04-22T15:05:12.516Z] #69 175.3 # github.com/containerd/containerd/cmd/containerd [2022-04-22T15:05:12.516Z] #69 175.3 /usr/bin/ld: /tmp/go-link-1320173473/000019.o: in function `New': [2022-04-22T15:05:12.516Z] #69 175.3 /tmp/tmp.TnjSlZyyCF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-22T15:05:12.516Z] #69 175.4 + bin/containerd-stress [2022-04-22T15:05:12.774Z] #69 176.5 + bin/containerd-shim [2022-04-22T15:05:13.384Z] #75 0.797 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-22T15:05:13.384Z] #75 0.967 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-22T15:05:13.384Z] #75 1.144 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-22T15:05:14.213Z] #75 1.223 Reading package lists... [2022-04-22T15:05:14.780Z] #75 1.752 Reading package lists... [2022-04-22T15:05:14.780Z] #75 2.270 Building dependency tree... [2022-04-22T15:05:14.780Z] #75 2.398 Reading state information... [2022-04-22T15:05:14.780Z] #75 2.527 The following additional packages will be installed: [2022-04-22T15:05:14.982Z] #76 exporting layers 6.2s done [2022-04-22T15:05:14.982Z] #76 writing image sha256:9d431b6133be6d4bde25eb83907906f2bea2ee609fb4a084b5a53c70163c289f done [2022-04-22T15:05:14.982Z] #76 naming to docker.io/library/docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 done [2022-04-22T15:05:14.982Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-04-22T15:05:15.040Z] #75 2.528 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-22T15:05:15.040Z] #75 2.529 Suggested packages: [2022-04-22T15:05:15.040Z] #75 2.529 systemd-container policykit-1 [2022-04-22T15:05:15.040Z] #75 2.529 Recommended packages: [2022-04-22T15:05:15.040Z] #75 2.529 systemd-timesyncd | time-daemon libnss-systemd [2022-04-22T15:05:15.040Z] #75 2.596 The following NEW packages will be installed: [2022-04-22T15:05:15.040Z] #75 2.597 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-22T15:05:15.040Z] #75 2.597 libkmod2 libpam-systemd systemd systemd-sysv [Pipeline] sh [2022-04-22T15:05:15.299Z] #75 2.864 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-22T15:05:15.299Z] #75 2.864 Need to get 5817 kB of archives. [2022-04-22T15:05:15.299Z] #75 2.864 After this operation, 19.3 MB of additional disk space will be used. [2022-04-22T15:05:15.299Z] #75 2.864 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-22T15:05:15.299Z] #75 2.867 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-22T15:05:15.299Z] #75 2.873 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-22T15:05:15.299Z] #75 2.876 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-22T15:05:15.299Z] #75 2.876 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-22T15:05:15.299Z] #75 2.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-22T15:05:15.299Z] #75 2.963 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-22T15:05:15.299Z] #75 2.964 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-22T15:05:15.299Z] #75 2.966 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-22T15:05:15.299Z] #75 2.968 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-22T15:05:15.331Z] + trap exit INT TERM [2022-04-22T15:05:15.331Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-22T15:05:15.331Z] + CONTAINER_NAME=docker-pr6 [2022-04-22T15:05:15.331Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43365/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh dynbinary [2022-04-22T15:05:15.557Z] #75 3.142 debconf: delaying package configuration, since apt-utils is not installed [2022-04-22T15:05:15.557Z] #75 3.175 Fetched 5817 kB in 0s (15.9 MB/s) [2022-04-22T15:05:15.557Z] #75 3.203 Selecting previously unselected package libargon2-1:amd64. [2022-04-22T15:05:15.557Z] #75 3.203 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-04-22T15:05:15.557Z] #75 3.215 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-22T15:05:15.557Z] #75 3.223 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-22T15:05:15.557Z] #75 3.257 Selecting previously unselected package libjson-c5:amd64. [2022-04-22T15:05:15.557Z] #75 3.260 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-22T15:05:15.557Z] #75 3.265 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-22T15:05:15.557Z] #75 3.302 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-22T15:05:15.557Z] #75 3.305 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-22T15:05:15.557Z] #75 3.310 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-22T15:05:15.815Z] #75 3.364 Selecting previously unselected package libkmod2:amd64. [2022-04-22T15:05:15.815Z] #75 3.367 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-22T15:05:15.815Z] #75 3.372 Unpacking libkmod2:amd64 (28-1) ... [2022-04-22T15:05:15.815Z] #75 3.417 Selecting previously unselected package systemd. [2022-04-22T15:05:15.815Z] #75 3.420 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-22T15:05:15.815Z] #75 3.455 Unpacking systemd (247.3-7) ... [2022-04-22T15:05:16.098Z] #76 exporting layers 6.0s done [2022-04-22T15:05:16.098Z] #76 writing image sha256:65cd82d5d461bf51dd84216fb2a3c547b0b79bdd0ea91372a4128aeb9c4d3423 done [2022-04-22T15:05:16.098Z] #76 naming to docker.io/library/docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 done [2022-04-22T15:05:16.098Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-22T15:05:16.382Z] #75 3.969 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-22T15:05:16.382Z] #75 3.982 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-22T15:05:16.382Z] #75 3.993 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-22T15:05:16.382Z] #75 4.006 Setting up libkmod2:amd64 (28-1) ... [2022-04-22T15:05:16.382Z] #75 4.021 Setting up systemd (247.3-7) ... [2022-04-22T15:05:16.382Z] #75 4.067 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-22T15:05:16.382Z] #75 4.069 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-22T15:05:16.382Z] #75 4.072 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-22T15:05:16.382Z] #75 4.099 Initializing machine ID from KVM UUID. [2022-04-22T15:05:16.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -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:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh dynbinary test-integration [2022-04-22T15:05:16.950Z] #75 4.523 Selecting previously unselected package systemd-sysv. [2022-04-22T15:05:16.950Z] #75 4.523 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-04-22T15:05:16.950Z] #75 4.537 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-22T15:05:16.950Z] #75 4.541 Unpacking systemd-sysv (247.3-7) ... [2022-04-22T15:05:16.950Z] #75 4.605 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-22T15:05:16.950Z] #75 4.608 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-22T15:05:16.950Z] #75 4.612 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-22T15:05:17.210Z] #75 4.682 Selecting previously unselected package dbus. [2022-04-22T15:05:17.210Z] #75 4.682 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-22T15:05:17.210Z] #75 4.696 Unpacking dbus (1.12.20-2) ... [2022-04-22T15:05:17.210Z] #75 4.753 Selecting previously unselected package libpam-systemd:amd64. [2022-04-22T15:05:17.210Z] #75 4.756 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-22T15:05:17.210Z] #75 4.760 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-22T15:05:17.210Z] #75 4.810 Selecting previously unselected package dbus-user-session. [2022-04-22T15:05:17.210Z] #75 4.813 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-22T15:05:17.210Z] #75 4.820 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-22T15:05:17.210Z] #75 4.881 Setting up systemd-sysv (247.3-7) ... [2022-04-22T15:05:17.210Z] #75 4.893 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-22T15:05:17.210Z] #75 4.907 Setting up dbus (1.12.20-2) ... [2022-04-22T15:05:17.232Z] [2022-04-22T15:05:17.233Z] Removing bundles/ [2022-04-22T15:05:17.233Z] [2022-04-22T15:05:17.233Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-22T15:05:17.233Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:05:17.233Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:05:17.405Z] [2022-04-22T15:05:17.405Z] Removing bundles/ [2022-04-22T15:05:17.405Z] [2022-04-22T15:05:17.405Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-22T15:05:17.405Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:05:17.405Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:05:17.471Z] #75 5.026 invoke-rc.d: could not determine current runlevel [2022-04-22T15:05:17.471Z] #75 5.028 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-22T15:05:17.471Z] #75 5.033 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-22T15:05:17.471Z] #75 5.183 Setting up dbus-user-session (1.12.20-2) ... [2022-04-22T15:05:17.471Z] #75 5.197 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-22T15:05:17.729Z] #75 DONE 5.3s [2022-04-22T15:05:17.729Z] [2022-04-22T15:05:17.729Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-22T15:05:17.729Z] #76 sha256:01570cdf688fa375ecff495764399e045b6d63ae6664914642f8ba5c62f353fb [2022-04-22T15:05:18.295Z] #76 0.434 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T15:05:18.295Z] #76 0.435 Dload Upload Total Spent Left Speed [2022-04-22T15:05:18.295Z] #76 0.437 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5824 0 --:--:-- --:--:-- --:--:-- 5824 [2022-04-22T15:05:18.295Z] #76 DONE 0.8s [2022-04-22T15:05:18.553Z] [2022-04-22T15:05:18.553Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-22T15:05:18.553Z] #77 sha256:2cc36edde15defe7eca4ee2122073e696a684c98858e5193312c9255f054db5c [2022-04-22T15:05:19.489Z] #77 DONE 1.0s [2022-04-22T15:05:19.489Z] [2022-04-22T15:05:19.489Z] #78 exporting to image [2022-04-22T15:05:19.489Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-22T15:05:19.489Z] #78 exporting layers [2022-04-22T15:05:24.955Z] #69 187.5 + bin/containerd-shim-runc-v1 [2022-04-22T15:05:26.086Z] #78 exporting layers 6.2s done [2022-04-22T15:05:26.086Z] #78 writing image sha256:d764092cfbf3a75b129bcb5dde52da6b19faf199bdfbc6cdd126c8adb3ff22c7 done [2022-04-22T15:05:26.086Z] #78 naming to docker.io/library/docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 done [2022-04-22T15:05:26.086Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-22T15:05:26.514Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -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:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh dynbinary test-integration [2022-04-22T15:05:28.417Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-22T15:05:28.417Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-22T15:05:28.417Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-22T15:05:28.417Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-22T15:05:28.417Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-22T15:05:28.417Z] Detected virtualization docker. [2022-04-22T15:05:28.417Z] Detected architecture x86-64. [2022-04-22T15:05:28.417Z] Set hostname to . [2022-04-22T15:05:28.417Z] modprobe@configfs.service: Succeeded. [2022-04-22T15:05:28.417Z] modprobe@drm.service: Succeeded. [2022-04-22T15:05:28.417Z] modprobe@fuse.service: Succeeded. [2022-04-22T15:05:28.417Z] + source /etc/docker-entrypoint-cmd [2022-04-22T15:05:28.417Z] ++ hack/make.sh dynbinary test-integration [2022-04-22T15:05:28.417Z] [2022-04-22T15:05:28.417Z] Removing bundles/ [2022-04-22T15:05:28.417Z] [2022-04-22T15:05:28.417Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-22T15:05:28.417Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:05:28.417Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:05:30.207Z] #69 193.7 + bin/containerd-shim-runc-v2 [2022-04-22T15:05:30.770Z] #69 194.5 + binaries [2022-04-22T15:05:31.026Z] #69 194.5 + install -D bin/containerd /build/containerd [2022-04-22T15:05:31.026Z] #69 194.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-22T15:05:31.026Z] #69 194.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-22T15:05:31.026Z] #69 194.6 + install -D bin/ctr /build/ctr [2022-04-22T15:05:31.589Z] #69 DONE 195.2s [2022-04-22T15:05:32.954Z] [2022-04-22T15:05:32.954Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-22T15:05:32.954Z] #70 sha256:58f812a0b03a03151163772f62a4fa9d56fa5614cdafacaf1867d21bc553bf36 [2022-04-22T15:05:32.954Z] #70 DONE 0.2s [2022-04-22T15:05:32.954Z] [2022-04-22T15:05:32.954Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-22T15:05:32.954Z] #75 sha256:9935ae4a4b6223614b576ffa5509221fd71ca23c85af1766efcb7342c583a37d [2022-04-22T15:05:32.954Z] #75 DONE 0.1s [2022-04-22T15:05:32.954Z] [2022-04-22T15:05:32.954Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-22T15:05:32.954Z] #80 sha256:cc9d4649787aee946e09da6c876ce4b56e82136a7950c6b72eb369186ad3357b [2022-04-22T15:05:33.517Z] #80 DONE 0.5s [2022-04-22T15:05:33.517Z] [2022-04-22T15:05:33.517Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-22T15:05:33.517Z] #81 sha256:369f61d30079d77df9ec98096fea0d71e98d9f25e982983a40e456348a54cfbd [2022-04-22T15:05:33.517Z] #81 DONE 0.0s [2022-04-22T15:05:33.517Z] [2022-04-22T15:05:33.517Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-22T15:05:33.517Z] #82 sha256:291a3399121f3fc0db8990cbffdb90d3918349c3e5c3fd7076131202ad47ee6a [2022-04-22T15:05:37.690Z] #82 DONE 3.8s [2022-04-22T15:05:37.690Z] [2022-04-22T15:05:37.690Z] #83 exporting to image [2022-04-22T15:05:37.690Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-22T15:05:37.690Z] #83 exporting layers [2022-04-22T15:06:04.195Z] #83 exporting layers 24.7s done [2022-04-22T15:06:04.195Z] #83 writing image sha256:aebd705cacf4410ee9fc13a3ef5ee1497fe6018f96fa6b95e99d734bc3de948c done [2022-04-22T15:06:04.195Z] #83 naming to docker.io/library/docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 done [2022-04-22T15:06:04.195Z] #83 DONE 24.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-22T15:06:04.521Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43365/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/validate/default [2022-04-22T15:06:05.086Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-22T15:06:05.086Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-22T15:06:05.086Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-22T15:06:05.086Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-22T15:06:05.086Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-22T15:06:05.086Z] Congratulations! No new tests were added to integration-cli. [2022-04-22T15:06:05.086Z] [2022-04-22T15:06:05.086Z] INFO Start validation with golang-ci-lint [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-22T15:06:05.372Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 31.9% of statements [2022-04-22T15:06:05.372Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-22T15:06:05.372Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/types [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-22T15:06:05.372Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-22T15:06:05.372Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-04-22T15:06:05.629Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2022-04-22T15:06:05.629Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-22T15:06:05.629Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-22T15:06:05.629Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-22T15:06:05.629Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-22T15:06:05.629Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-22T15:06:05.629Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-22T15:06:05.629Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-22T15:06:05.629Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-04-22T15:06:05.885Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 77.3% of statements [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/builder [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-22T15:06:05.885Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-22T15:06:06.015Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-22T15:06:06.016Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-22T15:06:06.016Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-22T15:06:08.400Z] ok github.com/docker/docker/builder/remotecontext 0.110s coverage: 13.7% of statements [2022-04-22T15:06:08.400Z] ok github.com/docker/docker/builder/dockerfile 0.436s coverage: 49.3% of statements [2022-04-22T15:06:08.656Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-04-22T15:06:09.217Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-22T15:06:10.146Z] ok github.com/docker/docker/builder/remotecontext/git 1.486s coverage: 86.3% of statements [2022-04-22T15:06:10.146Z] ? github.com/docker/docker/cli [no test files] [2022-04-22T15:06:10.146Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-22T15:06:10.146Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-22T15:06:10.146Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-22T15:06:10.708Z] ok github.com/docker/docker/cmd/docker-proxy 0.273s coverage: 67.6% of statements [2022-04-22T15:06:13.976Z] ok github.com/docker/docker/client 0.073s coverage: 75.6% of statements [2022-04-22T15:06:18.712Z] 4612f6d0b889: Pull complete [2022-04-22T15:06:24.178Z] dccd9e4d14d3: Pull complete [2022-04-22T15:06:24.178Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-22T15:06:24.178Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:06:24.178Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:06:24.178Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-22T15:06:24.178Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-22T15:06:24.178Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-22T15:06:24.178Z] INFO: Docker version of control daemon [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] Client: [2022-04-22T15:06:24.178Z] Version: 20.10.9 [2022-04-22T15:06:24.178Z] API version: 1.41 [2022-04-22T15:06:24.178Z] Go version: go1.16.8 [2022-04-22T15:06:24.178Z] Git commit: c2ea9bc [2022-04-22T15:06:24.178Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-22T15:06:24.178Z] OS/Arch: windows/amd64 [2022-04-22T15:06:24.178Z] Context: default [2022-04-22T15:06:24.178Z] Experimental: true [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] Server: Docker Engine - Community [2022-04-22T15:06:24.178Z] Engine: [2022-04-22T15:06:24.178Z] Version: 20.10.9 [2022-04-22T15:06:24.178Z] API version: 1.41 (minimum version 1.24) [2022-04-22T15:06:24.178Z] Go version: go1.16.8 [2022-04-22T15:06:24.178Z] Git commit: 79ea9d3 [2022-04-22T15:06:24.178Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-22T15:06:24.178Z] OS/Arch: windows/amd64 [2022-04-22T15:06:24.178Z] Experimental: true [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] INFO: Docker info of control daemon [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] Client: [2022-04-22T15:06:24.178Z] Context: default [2022-04-22T15:06:24.178Z] Debug Mode: false [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] Server: [2022-04-22T15:06:24.178Z] Containers: 0 [2022-04-22T15:06:24.178Z] Running: 0 [2022-04-22T15:06:24.178Z] Paused: 0 [2022-04-22T15:06:24.178Z] Stopped: 0 [2022-04-22T15:06:24.178Z] Images: 1 [2022-04-22T15:06:24.178Z] Server Version: 20.10.9 [2022-04-22T15:06:24.178Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-22T15:06:24.178Z] Windows: [2022-04-22T15:06:24.178Z] LCOW: [2022-04-22T15:06:24.178Z] Logging Driver: json-file [2022-04-22T15:06:24.178Z] Plugins: [2022-04-22T15:06:24.178Z] Volume: local [2022-04-22T15:06:24.178Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-22T15:06:24.178Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-22T15:06:24.178Z] Swarm: inactive [2022-04-22T15:06:24.178Z] Default Isolation: process [2022-04-22T15:06:24.178Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-22T15:06:24.178Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-22T15:06:24.178Z] OSType: windows [2022-04-22T15:06:24.178Z] Architecture: x86_64 [2022-04-22T15:06:24.178Z] CPUs: 4 [2022-04-22T15:06:24.178Z] Total Memory: 32GiB [2022-04-22T15:06:24.178Z] Name: azwin-2-9b33f0 [2022-04-22T15:06:24.178Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-22T15:06:24.178Z] Docker Root Dir: D:\docker [2022-04-22T15:06:24.178Z] Debug Mode: false [2022-04-22T15:06:24.178Z] Registry: https://index.docker.io/v1/ [2022-04-22T15:06:24.178Z] Labels: [2022-04-22T15:06:24.178Z] Experimental: true [2022-04-22T15:06:24.178Z] Insecure Registries: [2022-04-22T15:06:24.178Z] 10.0.0.4:5000 [2022-04-22T15:06:24.178Z] 127.0.0.0/8 [2022-04-22T15:06:24.178Z] Registry Mirrors: [2022-04-22T15:06:24.178Z] http://10.0.0.4:5000/ [2022-04-22T15:06:24.178Z] Live Restore Enabled: false [2022-04-22T15:06:24.178Z] Product License: Community Engine [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] INFO: Commit hash is 2b0da89366 [2022-04-22T15:06:24.178Z] INFO: Nuke-Everything... [2022-04-22T15:06:24.178Z] INFO: Container count on control daemon to delete is 0 [2022-04-22T15:06:24.178Z] INFO: Nuking d:\CI [2022-04-22T15:06:24.178Z] INFO: Zapped successfully [2022-04-22T15:06:24.178Z] INFO: Location for testing is d:\CI\PR-43365\6 [2022-04-22T15:06:24.178Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:24.178Z] INFO: Building the image from Dockerfile.windows at 04/22/2022 15:06:23... [2022-04-22T15:06:24.178Z] [2022-04-22T15:06:32.786Z] Sending build context to Docker daemon 66.32MB [2022-04-22T15:06:32.786Z] [2022-04-22T15:06:32.786Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-22T15:06:32.786Z] ---> aa8714eb8356 [2022-04-22T15:06:32.786Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-22T15:06:32.786Z] ---> Running in 2a407cbdc9fa [2022-04-22T15:06:32.786Z] Removing intermediate container 2a407cbdc9fa [2022-04-22T15:06:32.786Z] ---> c7bd0b625568 [2022-04-22T15:06:32.786Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-22T15:06:32.786Z] ---> Running in cee8e5cb802d [2022-04-22T15:06:33.248Z] Removing intermediate container cee8e5cb802d [2022-04-22T15:06:33.248Z] ---> d05fc5ba39e8 [2022-04-22T15:06:33.248Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-22T15:06:33.248Z] ---> Running in b4adb67d6747 [2022-04-22T15:06:33.248Z] Removing intermediate container b4adb67d6747 [2022-04-22T15:06:33.248Z] ---> 00dc2a920ccd [2022-04-22T15:06:33.248Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-22T15:06:33.248Z] ---> Running in f00073a06323 [2022-04-22T15:06:33.708Z] Removing intermediate container f00073a06323 [2022-04-22T15:06:33.708Z] ---> 16afe0c9ad78 [2022-04-22T15:06:33.708Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-22T15:06:33.708Z] ---> Running in b91fbd7edcc4 [2022-04-22T15:06:34.168Z] Removing intermediate container b91fbd7edcc4 [2022-04-22T15:06:34.168Z] ---> eab6d6e56cc3 [2022-04-22T15:06:34.168Z] 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-04-22T15:06:34.168Z] ---> Running in c11ce7f78ed7 [2022-04-22T15:06:34.628Z] Removing intermediate container c11ce7f78ed7 [2022-04-22T15:06:34.628Z] ---> e934867693f1 [2022-04-22T15:06:34.629Z] 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-04-22T15:06:34.629Z] ---> Running in ef2fbf69bd34 [2022-04-22T15:06:40.456Z] [2022-04-22T15:06:40.456Z] SUCCESS: Specified value was saved. [2022-04-22T15:06:40.917Z] INFO: Downloading git... [2022-04-22T15:06:42.542Z] INFO: Downloading go... [2022-04-22T15:06:44.777Z] INFO: Downloading compiler 1 of 3... [2022-04-22T15:06:45.747Z] INFO: Downloading compiler 2 of 3... [2022-04-22T15:06:46.034Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 28.9% of statements [2022-04-22T15:06:46.291Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-22T15:06:46.855Z] ok github.com/docker/docker/cmd/dockerd/trap 2.494s coverage: 0.0% of statements [2022-04-22T15:06:46.855Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-22T15:06:46.855Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-22T15:06:46.855Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-22T15:06:46.855Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-22T15:06:46.855Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-22T15:06:47.286Z] INFO: Downloading compiler 3 of 3... [2022-04-22T15:06:48.255Z] INFO: Extracting git... [2022-04-22T15:06:52.101Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-04-22T15:06:53.468Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.021s coverage: 65.3% of statements [2022-04-22T15:06:54.833Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-22T15:07:01.372Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-22T15:07:02.302Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.2% of statements [2022-04-22T15:07:02.865Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-22T15:07:03.088Z] INFO: Expanding go... [2022-04-22T15:07:03.427Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-22T15:07:04.355Z] ok github.com/docker/docker/daemon 10.109s coverage: 17.0% of statements [2022-04-22T15:07:04.355Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-22T15:07:04.355Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-22T15:07:04.355Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-22T15:07:04.355Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-22T15:07:04.918Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.615s coverage: 74.8% of statements [2022-04-22T15:07:05.479Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.275s coverage: 56.2% of statements [2022-04-22T15:07:06.407Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 3.0% of statements [2022-04-22T15:07:07.335Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-22T15:07:08.738Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.187s coverage: 50.6% of statements [2022-04-22T15:07:10.629Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.892s coverage: 45.9% of statements [2022-04-22T15:07:10.629Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-22T15:07:10.629Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.843s coverage: 58.2% of statements [2022-04-22T15:07:10.629Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-22T15:07:10.629Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-22T15:07:11.191Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-04-22T15:07:11.753Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-22T15:07:12.010Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-04-22T15:07:13.377Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 6.6% of statements [2022-04-22T15:07:13.377Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-22T15:07:13.377Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-22T15:07:13.634Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.0% of statements [2022-04-22T15:07:14.196Z] ok github.com/docker/docker/daemon/logger/awslogs 0.151s coverage: 80.2% of statements [2022-04-22T15:07:14.196Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-04-22T15:07:14.196Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-22T15:07:15.136Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 68.2% of statements [2022-04-22T15:07:15.136Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-22T15:07:15.392Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-04-22T15:07:15.648Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-04-22T15:07:16.211Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 78.7% of statements [2022-04-22T15:07:16.211Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-22T15:07:16.467Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 54.9% of statements [2022-04-22T15:07:17.029Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2022-04-22T15:07:17.957Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-04-22T15:07:17.957Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-04-22T15:07:18.519Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-22T15:07:19.080Z] ok github.com/docker/docker/daemon/logger/splunk 1.528s coverage: 82.5% of statements [2022-04-22T15:07:19.080Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-22T15:07:19.080Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-22T15:07:20.007Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2022-04-22T15:07:20.569Z] ok github.com/docker/docker/distribution 0.598s coverage: 28.2% of statements [2022-04-22T15:07:20.569Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-22T15:07:21.131Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-22T15:07:21.693Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-22T15:07:21.950Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-22T15:07:22.511Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-04-22T15:07:22.511Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-22T15:07:22.511Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-04-22T15:07:23.073Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-22T15:07:23.073Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-22T15:07:23.329Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-04-22T15:07:23.902Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:07:23.902Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:07:23.902Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:07:23.902Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:07:23.902Z] [2022-04-22T15:07:23.902Z] + c=0 [2022-04-22T15:07:23.902Z] + TEST_INTEGRATION_DEST=2 [2022-04-22T15:07:23.902Z] + CONTAINER_NAME=docker-pr6-2 [2022-04-22T15:07:23.902Z] + TEST_SKIP_INTEGRATION=1 [2022-04-22T15:07:23.902Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-22T15:07:23.902Z] + run_tests [2022-04-22T15:07:23.902Z] + '[' -n 0 ']' [2022-04-22T15:07:23.902Z] + rm= [2022-04-22T15:07:23.902Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43365/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43365/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh '' test-integration [2022-04-22T15:07:23.902Z] + TEST_INTEGRATION_DEST=3 [2022-04-22T15:07:23.902Z] + CONTAINER_NAME=docker-pr6-3 [2022-04-22T15:07:23.902Z] + TEST_SKIP_INTEGRATION=1 [2022-04-22T15:07:23.902Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-22T15:07:23.902Z] + run_tests [2022-04-22T15:07:23.902Z] + '[' -n 0 ']' [2022-04-22T15:07:23.902Z] + rm= [2022-04-22T15:07:23.902Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43365/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43365/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh '' test-integration [2022-04-22T15:07:23.902Z] ++ jobs -p [2022-04-22T15:07:23.902Z] + TEST_INTEGRATION_DEST=1 [2022-04-22T15:07:23.902Z] + CONTAINER_NAME=docker-pr6-1 [2022-04-22T15:07:23.902Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-22T15:07:23.902Z] + run_tests test-integration-flaky [2022-04-22T15:07:23.902Z] + '[' -n 0 ']' [2022-04-22T15:07:23.902Z] + rm= [2022-04-22T15:07:23.902Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43365/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43365/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh test-integration-flaky test-integration [2022-04-22T15:07:23.902Z] + for job in $(jobs -p) [2022-04-22T15:07:23.902Z] + wait 1314 [2022-04-22T15:07:23.902Z] [2022-04-22T15:07:23.902Z] [2022-04-22T15:07:23.902Z] [2022-04-22T15:07:23.902Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-22T15:07:23.902Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-22T15:07:23.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-22T15:07:23.902Z] HOSTNAME=cc4f9ecc612f [2022-04-22T15:07:23.902Z] TEST_SKIP_INTEGRATION=1 [2022-04-22T15:07:23.902Z] TESTDEBUG=0 [2022-04-22T15:07:23.902Z] DEST=bundles/test-integration [2022-04-22T15:07:23.902Z] PWD=/go/src/github.com/docker/docker [2022-04-22T15:07:23.902Z] KEEPBUNDLE=1 [2022-04-22T15:07:23.902Z] DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:07:23.902Z] container=docker [2022-04-22T15:07:23.902Z] HOME=/root [2022-04-22T15:07:23.902Z] GOLANG_VERSION=1.18.1 [2022-04-22T15:07:23.902Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-22T15:07:23.902Z] VALIDATE_BRANCH=master [2022-04-22T15:07:23.902Z] TERM=xterm [2022-04-22T15:07:23.902Z] DOCKER_PKG=github.com/docker/docker [2022-04-22T15:07:23.902Z] SHLVL=1 [2022-04-22T15:07:23.902Z] TIMEOUT=120m [2022-04-22T15:07:23.902Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-22T15:07:23.902Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-22T15:07:23.902Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-22T15:07:23.902Z] GO111MODULE=off [2022-04-22T15:07:23.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-22T15:07:23.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-22T15:07:23.902Z] GOPATH=/go [2022-04-22T15:07:23.902Z] PKG_CONFIG=pkg-config [2022-04-22T15:07:23.902Z] _=/usr/bin/env [2022-04-22T15:07:23.902Z] Building test suite binary ./integration-cli/test.main [2022-04-22T15:07:23.902Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-22T15:07:23.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-22T15:07:23.902Z] HOSTNAME=0ced9cba35d3 [2022-04-22T15:07:23.902Z] TEST_SKIP_INTEGRATION=1 [2022-04-22T15:07:23.902Z] TESTDEBUG=0 [2022-04-22T15:07:23.902Z] DEST=bundles/test-integration [2022-04-22T15:07:23.902Z] PWD=/go/src/github.com/docker/docker [2022-04-22T15:07:23.902Z] KEEPBUNDLE=1 [2022-04-22T15:07:23.902Z] DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:07:23.902Z] container=docker [2022-04-22T15:07:23.902Z] HOME=/root [2022-04-22T15:07:23.902Z] GOLANG_VERSION=1.18.1 [2022-04-22T15:07:23.902Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-22T15:07:23.902Z] VALIDATE_BRANCH=master [2022-04-22T15:07:23.902Z] TERM=xterm [2022-04-22T15:07:23.902Z] DOCKER_PKG=github.com/docker/docker [2022-04-22T15:07:23.902Z] SHLVL=1 [2022-04-22T15:07:23.902Z] TIMEOUT=120m [2022-04-22T15:07:23.902Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-22T15:07:23.902Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-22T15:07:23.902Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-22T15:07:23.902Z] GO111MODULE=off [2022-04-22T15:07:23.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-22T15:07:23.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-22T15:07:23.902Z] GOPATH=/go [2022-04-22T15:07:23.902Z] PKG_CONFIG=pkg-config [2022-04-22T15:07:23.902Z] _=/usr/bin/env [2022-04-22T15:07:23.902Z] Building test suite binary ./integration-cli/test.main [2022-04-22T15:07:23.902Z] No new tests added to integration. [2022-04-22T15:07:23.902Z] [2022-04-22T15:07:23.902Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-22T15:07:23.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-22T15:07:23.902Z] HOSTNAME=7937b80bc1fc [2022-04-22T15:07:23.902Z] TESTDEBUG=0 [2022-04-22T15:07:23.902Z] DEST=bundles/test-integration [2022-04-22T15:07:23.902Z] PWD=/go/src/github.com/docker/docker [2022-04-22T15:07:23.902Z] KEEPBUNDLE=1 [2022-04-22T15:07:23.902Z] DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:07:23.902Z] container=docker [2022-04-22T15:07:23.902Z] HOME=/root [2022-04-22T15:07:23.902Z] GOLANG_VERSION=1.18.1 [2022-04-22T15:07:23.902Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-22T15:07:23.902Z] VALIDATE_BRANCH=master [2022-04-22T15:07:23.902Z] TERM=xterm [2022-04-22T15:07:23.902Z] DOCKER_PKG=github.com/docker/docker [2022-04-22T15:07:23.902Z] SHLVL=1 [2022-04-22T15:07:23.902Z] TIMEOUT=120m [2022-04-22T15:07:23.902Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-22T15:07:23.902Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-22T15:07:23.902Z] GO111MODULE=off [2022-04-22T15:07:23.902Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-22T15:07:23.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-22T15:07:23.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-22T15:07:23.902Z] GOPATH=/go [2022-04-22T15:07:23.902Z] PKG_CONFIG=pkg-config [2022-04-22T15:07:23.902Z] _=/usr/bin/env [2022-04-22T15:07:23.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-22T15:07:23.933Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:07:23.933Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:07:23.933Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:07:23.933Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:07:23.933Z] [2022-04-22T15:07:23.933Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-22T15:07:23.933Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-22T15:07:23.933Z] HOSTNAME=87d267b73072 [2022-04-22T15:07:23.933Z] DEST=bundles/test-integration [2022-04-22T15:07:23.933Z] PWD=/go/src/github.com/docker/docker [2022-04-22T15:07:23.933Z] DOCKER_ROOTLESS=1 [2022-04-22T15:07:23.933Z] DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:07:23.933Z] container=docker [2022-04-22T15:07:23.933Z] HOME=/root [2022-04-22T15:07:23.933Z] GOLANG_VERSION=1.18.1 [2022-04-22T15:07:23.933Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-22T15:07:23.933Z] VALIDATE_BRANCH=master [2022-04-22T15:07:23.933Z] TERM=xterm [2022-04-22T15:07:23.933Z] DOCKER_PKG=github.com/docker/docker [2022-04-22T15:07:23.933Z] SHLVL=1 [2022-04-22T15:07:23.933Z] TIMEOUT=120m [2022-04-22T15:07:23.933Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-22T15:07:23.933Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-22T15:07:23.933Z] GO111MODULE=off [2022-04-22T15:07:23.933Z] DOCKER_EXPERIMENTAL=1 [2022-04-22T15:07:23.933Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-22T15:07:23.933Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-22T15:07:23.933Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-22T15:07:23.933Z] GOPATH=/go [2022-04-22T15:07:23.933Z] PKG_CONFIG=pkg-config [2022-04-22T15:07:23.933Z] _=/usr/bin/env [2022-04-22T15:07:23.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-22T15:07:24.257Z] ok github.com/docker/docker/oci 0.014s coverage: 46.0% of statements [2022-04-22T15:07:24.513Z] ok github.com/docker/docker/opts 0.023s coverage: 66.7% of statements [2022-04-22T15:07:24.769Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-22T15:07:26.134Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.4% of statements [2022-04-22T15:07:27.500Z] ok github.com/docker/docker/pkg/authorization 0.634s coverage: 68.3% of statements [2022-04-22T15:07:27.500Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-22T15:07:27.756Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-22T15:07:31.024Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 42.7% of statements [2022-04-22T15:07:31.024Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-22T15:07:31.024Z] ok github.com/docker/docker/layer 7.073s coverage: 69.0% of statements [2022-04-22T15:07:31.280Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-22T15:07:31.280Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-22T15:07:31.280Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-22T15:07:31.280Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-22T15:07:31.280Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-22T15:07:31.280Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-22T15:07:31.280Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-22T15:07:31.536Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-22T15:07:31.792Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-04-22T15:07:32.354Z] ok github.com/docker/docker/pkg/fsutils 0.128s coverage: 85.1% of statements [2022-04-22T15:07:32.354Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-22T15:07:32.354Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-04-22T15:07:33.376Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 67.9% of statements [2022-04-22T15:07:33.376Z] ok github.com/docker/docker/pkg/ioutils 0.382s coverage: 70.1% of statements [2022-04-22T15:07:33.634Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-04-22T15:07:33.634Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-04-22T15:07:33.634Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-22T15:07:33.894Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-04-22T15:07:33.894Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-22T15:07:34.165Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-04-22T15:07:34.421Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-22T15:07:34.421Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-22T15:07:34.421Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-22T15:07:34.421Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-22T15:07:34.886Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:07:34.886Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:07:34.886Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:07:34.886Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:07:34.886Z] [2022-04-22T15:07:34.886Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-22T15:07:34.886Z] DOCKER_SYSTEMD=1 [2022-04-22T15:07:34.886Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-22T15:07:34.886Z] HOSTNAME=fb3018ffc47c [2022-04-22T15:07:34.886Z] DEST=bundles/test-integration [2022-04-22T15:07:34.886Z] PWD=/go/src/github.com/docker/docker [2022-04-22T15:07:34.886Z] DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:07:34.886Z] container=docker [2022-04-22T15:07:34.886Z] HOME=/root [2022-04-22T15:07:34.886Z] LANG=C.UTF-8 [2022-04-22T15:07:34.886Z] INVOCATION_ID=b137201a32a94cfd91e05a981f06f597 [2022-04-22T15:07:34.886Z] GOLANG_VERSION=1.18.1 [2022-04-22T15:07:34.886Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-22T15:07:34.886Z] VALIDATE_BRANCH=master [2022-04-22T15:07:34.886Z] TERM=xterm [2022-04-22T15:07:34.886Z] DOCKER_PKG=github.com/docker/docker [2022-04-22T15:07:34.886Z] SHLVL=3 [2022-04-22T15:07:34.886Z] TIMEOUT=120m [2022-04-22T15:07:34.886Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-22T15:07:34.886Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-22T15:07:34.886Z] GO111MODULE=off [2022-04-22T15:07:34.886Z] DOCKER_EXPERIMENTAL=1 [2022-04-22T15:07:34.886Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-22T15:07:34.886Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-22T15:07:34.886Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-22T15:07:34.886Z] GOPATH=/go [2022-04-22T15:07:34.886Z] PKG_CONFIG=pkg-config [2022-04-22T15:07:34.886Z] _=/usr/bin/env [2022-04-22T15:07:34.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-22T15:07:34.987Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-04-22T15:07:35.548Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-22T15:07:35.804Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-22T15:07:35.804Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-22T15:07:37.169Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-04-22T15:07:37.425Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-22T15:07:37.681Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-22T15:07:37.937Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-22T15:07:38.193Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-22T15:07:38.193Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-22T15:07:38.755Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-22T15:07:38.803Z] INFO: Expanding compiler 1 of 3... [2022-04-22T15:07:38.803Z] INFO: Expanding compiler 2 of 3... [2022-04-22T15:07:39.317Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 42.3% of statements [2022-04-22T15:07:39.573Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2022-04-22T15:07:39.829Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-22T15:07:40.391Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-22T15:07:40.391Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-22T15:07:40.985Z] INFO: Expanding compiler 3 of 3... [2022-04-22T15:07:41.955Z] INFO: Removing downloaded files... [2022-04-22T15:07:41.955Z] INFO: Downloading containerd [2022-04-22T15:07:42.283Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2022-04-22T15:07:42.540Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-22T15:07:42.796Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-04-22T15:07:44.161Z] ok github.com/docker/docker/quota 0.206s coverage: 71.4% of statements [2022-04-22T15:07:44.161Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-22T15:07:45.089Z] ok github.com/docker/docker/registry 0.085s coverage: 58.6% of statements [2022-04-22T15:07:45.651Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-22T15:07:45.907Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-22T15:07:46.163Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-22T15:07:46.419Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-22T15:07:48.308Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-22T15:07:48.870Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements [2022-04-22T15:07:49.125Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-22T15:07:50.490Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-22T15:08:10.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-22T15:08:10.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-22T15:08:12.374Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/rootless [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/volume [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-22T15:08:12.374Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === Skipped [2022-04-22T15:08:12.374Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-22T15:08:12.374Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-22T15:08:12.374Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-22T15:08:12.374Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-22T15:08:12.374Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:71: No driver to put! [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-22T15:08:12.374Z] time="2022-04-22T15:07:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-22T15:08:12.374Z] time="2022-04-22T15:07:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-22T15:08:12.374Z] time="2022-04-22T15:07:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-22T15:08:12.374Z] time="2022-04-22T15:07:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-22T15:08:12.374Z] time="2022-04-22T15:07:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:71: No driver to put! [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-22T15:08:12.374Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-22T15:08:12.374Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-22T15:08:12.374Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:08:12.374Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-22T15:08:12.374Z] graphtest_unix.go:71: No driver to put! [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-22T15:08:12.374Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-22T15:08:12.374Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-22T15:08:12.374Z] [2022-04-22T15:08:12.374Z] DONE 2529 tests, 28 skipped in 207.142s [2022-04-22T15:08:12.374Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:08:12.374Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:08:12.375Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-22T15:08:12.375Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-22T15:08:21.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-22T15:08:21.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-22T15:08:28.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-22T15:08:38.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-22T15:08:43.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-22T15:08:46.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-22T15:08:47.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-22T15:08:48.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-22T15:08:48.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-22T15:08:48.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-22T15:08:49.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-22T15:08:51.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-22T15:08:52.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-22T15:08:53.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-22T15:08:54.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-22T15:08:54.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-22T15:08:55.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-22T15:08:56.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-22T15:08:57.508Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|files|imports|exports_file|types_sizes) took 2m50.173496518s [2022-04-22T15:08:57.508Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-22T15:08:57.508Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.228595ms [2022-04-22T15:08:57.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-22T15:08:58.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork 37.468s coverage: 40.6% of statements [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/bitseq 0.139s coverage: 84.4% of statements [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.510s coverage: 59.9% of statements [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-22T15:08:58.990Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-22T15:08:58.990Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-22T15:08:59.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-22T15:09:00.030Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-22T15:09:00.030Z] Using test binary docker [2022-04-22T15:09:00.030Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-22T15:09:00.030Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-22T15:09:00.030Z] INFO: Waiting for daemon to start... [2022-04-22T15:09:00.030Z] Starting dockerd [2022-04-22T15:09:01.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-22T15:09:01.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-22T15:09:01.956Z] ba8181afd426: Pull complete [2022-04-22T15:09:01.956Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-22T15:09:01.956Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:09:01.956Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:09:01.956Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-22T15:09:01.956Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-22T15:09:01.956Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-22T15:09:01.956Z] INFO: Docker version of control daemon [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] Client: [2022-04-22T15:09:01.956Z] Version: 20.10.9 [2022-04-22T15:09:01.956Z] API version: 1.41 [2022-04-22T15:09:01.956Z] Go version: go1.16.8 [2022-04-22T15:09:01.956Z] Git commit: c2ea9bc [2022-04-22T15:09:01.956Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-22T15:09:01.956Z] OS/Arch: windows/amd64 [2022-04-22T15:09:01.956Z] Context: default [2022-04-22T15:09:01.956Z] Experimental: true [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] Server: Docker Engine - Community [2022-04-22T15:09:01.956Z] Engine: [2022-04-22T15:09:01.956Z] Version: 20.10.9 [2022-04-22T15:09:01.956Z] API version: 1.41 (minimum version 1.24) [2022-04-22T15:09:01.956Z] Go version: go1.16.8 [2022-04-22T15:09:01.956Z] Git commit: 79ea9d3 [2022-04-22T15:09:01.956Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-22T15:09:01.956Z] OS/Arch: windows/amd64 [2022-04-22T15:09:01.956Z] Experimental: true [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] INFO: Docker info of control daemon [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] Client: [2022-04-22T15:09:01.956Z] Context: default [2022-04-22T15:09:01.956Z] Debug Mode: false [2022-04-22T15:09:01.956Z] Plugins: [2022-04-22T15:09:01.956Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-22T15:09:01.956Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-22T15:09:01.956Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] Server: [2022-04-22T15:09:01.956Z] Containers: 0 [2022-04-22T15:09:01.956Z] Running: 0 [2022-04-22T15:09:01.956Z] Paused: 0 [2022-04-22T15:09:01.956Z] Stopped: 0 [2022-04-22T15:09:01.956Z] Images: 1 [2022-04-22T15:09:01.956Z] Server Version: 20.10.9 [2022-04-22T15:09:01.956Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-22T15:09:01.956Z] LCOW: [2022-04-22T15:09:01.956Z] Windows: [2022-04-22T15:09:01.956Z] Logging Driver: json-file [2022-04-22T15:09:01.956Z] Plugins: [2022-04-22T15:09:01.956Z] Volume: local [2022-04-22T15:09:01.956Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-22T15:09:01.956Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-22T15:09:01.956Z] Swarm: inactive [2022-04-22T15:09:01.956Z] Default Isolation: process [2022-04-22T15:09:01.956Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-22T15:09:01.956Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-22T15:09:01.956Z] OSType: windows [2022-04-22T15:09:01.956Z] Architecture: x86_64 [2022-04-22T15:09:01.956Z] CPUs: 4 [2022-04-22T15:09:01.956Z] Total Memory: 32GiB [2022-04-22T15:09:01.956Z] Name: azwin-2-7aa690 [2022-04-22T15:09:01.956Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-22T15:09:01.956Z] Docker Root Dir: D:\docker [2022-04-22T15:09:01.956Z] Debug Mode: false [2022-04-22T15:09:01.956Z] Registry: https://index.docker.io/v1/ [2022-04-22T15:09:01.956Z] Labels: [2022-04-22T15:09:01.956Z] Experimental: true [2022-04-22T15:09:01.956Z] Insecure Registries: [2022-04-22T15:09:01.956Z] 10.0.0.4:5000 [2022-04-22T15:09:01.956Z] 127.0.0.0/8 [2022-04-22T15:09:01.956Z] Registry Mirrors: [2022-04-22T15:09:01.956Z] http://10.0.0.4:5000/ [2022-04-22T15:09:01.956Z] Live Restore Enabled: false [2022-04-22T15:09:01.956Z] Product License: Community Engine [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] INFO: Commit hash is 2b0da89366 [2022-04-22T15:09:01.956Z] INFO: Nuke-Everything... [2022-04-22T15:09:01.956Z] INFO: Container count on control daemon to delete is 0 [2022-04-22T15:09:01.956Z] INFO: Nuking d:\CI [2022-04-22T15:09:01.956Z] INFO: Zapped successfully [2022-04-22T15:09:01.956Z] INFO: Location for testing is d:\CI\PR-43365\6 [2022-04-22T15:09:01.956Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:01.956Z] INFO: Building the image from Dockerfile.windows at 04/22/2022 15:08:54... [2022-04-22T15:09:01.956Z] [2022-04-22T15:09:02.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-22T15:09:03.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-22T15:09:03.328Z] . [2022-04-22T15:09:03.328Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-22T15:09:03.328Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-22T15:09:03.328Z] Error: No such image: emptyfs [2022-04-22T15:09:03.328Z] Running integration-test (iteration 1) [2022-04-22T15:09:03.328Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-22T15:09:03.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-22T15:09:03.588Z] Loaded image: busybox:latest [2022-04-22T15:09:03.849Z] Loaded image: busybox:glibc [2022-04-22T15:09:04.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-22T15:09:04.990Z] Sending build context to Docker daemon 66.32MB [2022-04-22T15:09:04.990Z] [2022-04-22T15:09:04.990Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-22T15:09:04.990Z] ---> e8870c5c3ab2 [2022-04-22T15:09:04.990Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-22T15:09:04.990Z] ---> Running in 43f131d35510 [2022-04-22T15:09:05.238Z] Loaded image: debian:bullseye-slim [2022-04-22T15:09:05.238Z] Loaded image: hello-world:latest [2022-04-22T15:09:05.238Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:09:05.238Z] INFO: Testing against a local daemon [2022-04-22T15:09:05.238Z] === RUN TestCgroupNamespacesBuild [2022-04-22T15:09:05.479Z] Removing intermediate container 43f131d35510 [2022-04-22T15:09:05.479Z] ---> 10af6ef86882 [2022-04-22T15:09:05.479Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-22T15:09:05.479Z] ---> Running in 5fb0d24e3ce6 [2022-04-22T15:09:05.963Z] Removing intermediate container 5fb0d24e3ce6 [2022-04-22T15:09:05.963Z] ---> 788d329bf2fe [2022-04-22T15:09:05.963Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-22T15:09:05.963Z] ---> Running in b074b73a87e0 [2022-04-22T15:09:06.623Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-04-22T15:09:06.623Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-22T15:09:06.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-22T15:09:06.978Z] Removing intermediate container b074b73a87e0 [2022-04-22T15:09:06.978Z] ---> 023df4f14bdb [2022-04-22T15:09:06.978Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-22T15:09:06.978Z] ---> Running in 600c4eb130b3 [2022-04-22T15:09:07.072Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.488s coverage: 7.2% of statements [2022-04-22T15:09:07.072Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-22T15:09:07.327Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-22T15:09:07.466Z] Removing intermediate container 600c4eb130b3 [2022-04-22T15:09:07.466Z] ---> 26c4a7704aca [2022-04-22T15:09:07.466Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-22T15:09:07.466Z] ---> Running in 40aeee2be414 [2022-04-22T15:09:07.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-22T15:09:07.892Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-22T15:09:07.892Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-22T15:09:07.892Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-22T15:09:07.892Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-22T15:09:07.947Z] Removing intermediate container 40aeee2be414 [2022-04-22T15:09:07.947Z] ---> 0bf00cd19a9f [2022-04-22T15:09:07.947Z] 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-04-22T15:09:07.947Z] ---> Running in 2c88d257d8b4 [2022-04-22T15:09:08.005Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-04-22T15:09:08.005Z] === RUN TestBuildWithSession [2022-04-22T15:09:08.005Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:09:08.005Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-22T15:09:08.005Z] === RUN TestBuildSquashParent [2022-04-22T15:09:08.427Z] Removing intermediate container 2c88d257d8b4 [2022-04-22T15:09:08.427Z] ---> 3950835d6e90 [2022-04-22T15:09:08.427Z] 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-04-22T15:09:08.427Z] ---> Running in 35b8b4b4fc87 [2022-04-22T15:09:08.453Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-22T15:09:08.709Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-22T15:09:08.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-22T15:09:08.965Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-22T15:09:08.965Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-22T15:09:09.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-22T15:09:10.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-22T15:09:10.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-22T15:09:12.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-22T15:09:12.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-22T15:09:13.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-22T15:09:14.721Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-22T15:09:14.721Z] Using test binary docker [2022-04-22T15:09:14.721Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-22T15:09:14.721Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-22T15:09:14.721Z] INFO: Waiting for daemon to start... [2022-04-22T15:09:14.721Z] Starting dockerd [2022-04-22T15:09:16.138Z] --- PASS: TestBuildSquashParent (7.50s) [2022-04-22T15:09:16.138Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-22T15:09:16.138Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:09:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:09:16.138Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:09:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:09:16.138Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:09:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:09:16.138Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:09:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:09:16.138Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:09:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:09:16.138Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:09:16.138Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:09:16.138Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:09:16.138Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:09:18.005Z] . [2022-04-22T15:09:18.005Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-22T15:09:18.005Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-22T15:09:18.005Z] Error: No such image: emptyfs [2022-04-22T15:09:18.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:09:18.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:09:18.264Z] Running integration-test (iteration 1) [2022-04-22T15:09:18.264Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-22T15:09:18.523Z] Loaded image: busybox:latest [2022-04-22T15:09:18.782Z] Loaded image: busybox:glibc [2022-04-22T15:09:19.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:09:19.963Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:09:20.159Z] Loaded image: debian:bullseye-slim [2022-04-22T15:09:20.160Z] Loaded image: hello-world:latest [2022-04-22T15:09:20.160Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:09:20.160Z] INFO: Testing against a local daemon [2022-04-22T15:09:20.160Z] === RUN TestCgroupNamespacesBuild [2022-04-22T15:09:21.131Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-22T15:09:21.538Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-04-22T15:09:21.538Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-22T15:09:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-22T15:09:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2022-04-22T15:09:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2022-04-22T15:09:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.80s) [2022-04-22T15:09:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2022-04-22T15:09:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2022-04-22T15:09:21.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s) [2022-04-22T15:09:21.875Z] === RUN TestBuildMultiStageCopy [2022-04-22T15:09:21.875Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-22T15:09:22.959Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-04-22T15:09:22.959Z] === RUN TestBuildWithSession [2022-04-22T15:09:22.959Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:09:22.959Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-22T15:09:22.959Z] === RUN TestBuildSquashParent [2022-04-22T15:09:25.175Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-22T15:09:26.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-22T15:09:27.058Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-22T15:09:28.256Z] --- PASS: TestBuildSquashParent (4.65s) [2022-04-22T15:09:28.256Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-22T15:09:28.256Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:09:28.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:09:28.256Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:09:28.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:09:28.256Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:09:28.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:09:28.256Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:09:28.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:09:28.256Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:09:28.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:09:28.256Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:09:28.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:09:28.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:09:28.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:09:28.441Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-22T15:09:29.194Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:09:29.382Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2022-04-22T15:09:29.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2022-04-22T15:09:29.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-22T15:09:29.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-04-22T15:09:29.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-22T15:09:29.382Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-22T15:09:29.382Z] === RUN TestBuildMultiStageParentConfig [2022-04-22T15:09:29.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:09:30.830Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:09:31.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:09:32.992Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-22T15:09:32.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-04-22T15:09:32.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.84s) [2022-04-22T15:09:32.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2022-04-22T15:09:32.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.77s) [2022-04-22T15:09:32.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-04-22T15:09:32.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2022-04-22T15:09:32.992Z] === RUN TestBuildMultiStageCopy [2022-04-22T15:09:32.992Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-22T15:09:33.975Z] [2022-04-22T15:09:33.975Z] SUCCESS: Specified value was saved. [2022-04-22T15:09:33.975Z] INFO: Downloading git... [2022-04-22T15:09:34.370Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-22T15:09:34.370Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-22T15:09:34.633Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-22T15:09:34.666Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-22T15:09:34.666Z] === RUN TestBuildLabelWithTargets [2022-04-22T15:09:34.892Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-22T15:09:35.080Z] INFO: Downloading go... [2022-04-22T15:09:35.150Z] --- PASS: TestBuildMultiStageCopy (2.43s) [2022-04-22T15:09:35.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-04-22T15:09:35.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-04-22T15:09:35.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-04-22T15:09:35.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-04-22T15:09:35.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-04-22T15:09:35.151Z] === RUN TestBuildMultiStageParentConfig [2022-04-22T15:09:35.718Z] --- PASS: TestBuildMultiStageParentConfig (0.72s) [2022-04-22T15:09:35.718Z] === RUN TestBuildLabelWithTargets [2022-04-22T15:09:36.015Z] ok github.com/docker/docker/libnetwork/ipam 16.007s coverage: 85.3% of statements [2022-04-22T15:09:36.016Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-22T15:09:36.016Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-22T15:09:36.016Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-22T15:09:36.576Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-22T15:09:36.577Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-22T15:09:36.833Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-22T15:09:37.095Z] --- PASS: TestBuildLabelWithTargets (1.15s) [2022-04-22T15:09:37.095Z] === RUN TestBuildWithEmptyLayers [2022-04-22T15:09:37.354Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-04-22T15:09:37.354Z] === RUN TestBuildMultiStageOnBuild [2022-04-22T15:09:37.394Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-04-22T15:09:37.868Z] INFO: Downloading compiler 1 of 3... [2022-04-22T15:09:37.868Z] INFO: Downloading compiler 2 of 3... [2022-04-22T15:09:37.868Z] INFO: Downloading compiler 3 of 3... [2022-04-22T15:09:37.955Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.1% of statements [2022-04-22T15:09:37.956Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-22T15:09:38.211Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-04-22T15:09:38.350Z] INFO: Extracting git... [2022-04-22T15:09:39.257Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-04-22T15:09:39.257Z] === RUN TestBuildUncleanTarFilenames [2022-04-22T15:09:39.826Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-22T15:09:39.826Z] === RUN TestBuildMultiStageLayerLeak [2022-04-22T15:09:41.729Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-04-22T15:09:41.729Z] === RUN TestBuildWithHugeFile [2022-04-22T15:09:42.798Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-22T15:09:42.798Z] === RUN TestBuildWithEmptyLayers [2022-04-22T15:09:45.340Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-22T15:09:45.340Z] === RUN TestBuildMultiStageOnBuild [2022-04-22T15:09:50.625Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-22T15:09:50.625Z] === RUN TestBuildUncleanTarFilenames [2022-04-22T15:09:50.885Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-22T15:09:50.885Z] === RUN TestBuildMultiStageLayerLeak [2022-04-22T15:09:55.092Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-04-22T15:09:55.092Z] === RUN TestBuildWithHugeFile [2022-04-22T15:09:59.793Z] INFO: Expanding go... [2022-04-22T15:10:00.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-22T15:10:00.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-22T15:10:08.871Z] [2022-04-22T15:10:08.871Z] Name Version Source Summary [2022-04-22T15:10:08.871Z] ---- ------- ------ ------- [2022-04-22T15:10:08.871Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-22T15:10:09.845Z] [2022-04-22T15:10:09.845Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-22T15:10:09.845Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-22T15:10:09.845Z] PSChildName : containerd [2022-04-22T15:10:09.845Z] PSDrive : C [2022-04-22T15:10:09.845Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-22T15:10:09.845Z] PSIsContainer : True [2022-04-22T15:10:09.845Z] Name : containerd [2022-04-22T15:10:09.845Z] FullName : C:\containerd [2022-04-22T15:10:09.845Z] Parent : [2022-04-22T15:10:09.845Z] Exists : True [2022-04-22T15:10:09.845Z] Root : C:\ [2022-04-22T15:10:09.845Z] Extension : [2022-04-22T15:10:09.845Z] CreationTime : 4/22/2022 3:10:09 PM [2022-04-22T15:10:09.845Z] CreationTimeUtc : 4/22/2022 3:10:09 PM [2022-04-22T15:10:09.845Z] LastAccessTime : 4/22/2022 3:10:09 PM [2022-04-22T15:10:09.845Z] LastAccessTimeUtc : 4/22/2022 3:10:09 PM [2022-04-22T15:10:09.845Z] LastWriteTime : 4/22/2022 3:10:09 PM [2022-04-22T15:10:09.845Z] LastWriteTimeUtc : 4/22/2022 3:10:09 PM [2022-04-22T15:10:09.845Z] Attributes : Directory [2022-04-22T15:10:09.845Z] Mode : d----- [2022-04-22T15:10:09.845Z] BaseName : containerd [2022-04-22T15:10:09.845Z] Target : {} [2022-04-22T15:10:09.845Z] LinkType : [2022-04-22T15:10:09.845Z] [2022-04-22T15:10:11.387Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-22T15:10:11.387Z] INFO: Configuring git core.autocrlf... [2022-04-22T15:10:11.387Z] [2022-04-22T15:10:11.387Z] [2022-04-22T15:10:33.903Z] INFO [linters context/goanalysis] analyzers took 4m58.360766431s with top 10 stages: buildir: 2m0.28055246s, goimports: 24.354107273s, unconvert: 16.941540739s, gosec: 15.795328551s, S1038: 9.333364147s, golint: 7.195024417s, misspell: 6.154525817s, nilness: 4.171378176s, S1039: 4.115837502s, inspect: 3.59724874s [2022-04-22T15:10:33.903Z] INFO [runner] Issues before processing: 3053, after processing: 0 [2022-04-22T15:10:33.903Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2437/2437, exclude: 2052/2052, filename_unadjuster: 2437/2437, autogenerated_exclude: 2052/2437, path_prettifier: 2437/2437, skip_files: 2437/2437, identifier_marker: 2052/2052, cgo: 2437/3053, exclude-rules: 78/2052, nolint: 0/78 [2022-04-22T15:10:33.903Z] INFO [runner] processing took 221.670627ms with stages: nolint: 85.944906ms, identifier_marker: 65.778372ms, path_prettifier: 35.838071ms, exclude-rules: 15.259096ms, autogenerated_exclude: 13.54496ms, skip_dirs: 3.836708ms, cgo: 937.28µs, filename_unadjuster: 524.665µs, max_same_issues: 1.57µs, uniq_by_line: 761ns, max_from_linter: 728ns, skip_files: 620ns, diff: 517ns, exclude: 432ns, severity-rules: 399ns, path_shortener: 372ns, source_code: 363ns, max_per_file_from_linter: 357ns, sort_results: 283ns, path_prefixer: 167ns [2022-04-22T15:10:33.903Z] INFO [runner] linters took 1m31.132093322s with stages: goanalysis_metalinter: 1m30.909539919s [2022-04-22T15:10:33.903Z] INFO File cache stats: 1667 entries of total size 8.5MiB [2022-04-22T15:10:33.903Z] INFO Memory: 2620 samples, avg is 291.0MB, max is 1215.6MB [2022-04-22T15:10:33.903Z] INFO Execution took 4m21.822836223s [2022-04-22T15:10:33.903Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-22T15:10:34.246Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh dynbinary test-docker-py [2022-04-22T15:10:34.502Z] [2022-04-22T15:10:34.760Z] Removing bundles/ [2022-04-22T15:10:34.760Z] [2022-04-22T15:10:34.760Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-22T15:10:34.760Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:10:34.760Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:10:35.896Z] INFO: Expanding compiler 1 of 3... [2022-04-22T15:10:35.896Z] INFO: Expanding compiler 2 of 3... [2022-04-22T15:10:37.972Z] --- PASS: TestBuildWithHugeFile (52.94s) [2022-04-22T15:10:37.972Z] === RUN TestBuildWCOWSandboxSize [2022-04-22T15:10:37.972Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:10:37.972Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:10:37.972Z] === RUN TestBuildWithEmptyDockerfile [2022-04-22T15:10:37.972Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:10:37.972Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:10:37.972Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:10:37.972Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:10:37.972Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:10:37.972Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:10:37.972Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:10:37.972Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:10:37.972Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:10:37.972Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-22T15:10:37.972Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-22T15:10:37.972Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-22T15:10:37.972Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-22T15:10:37.972Z] === RUN TestBuildPreserveOwnership [2022-04-22T15:10:37.972Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-22T15:10:37.972Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-22T15:10:38.231Z] --- PASS: TestBuildPreserveOwnership (3.61s) [2022-04-22T15:10:38.231Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-04-22T15:10:38.231Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-04-22T15:10:38.231Z] === RUN TestBuildPlatformInvalid [2022-04-22T15:10:38.231Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-22T15:10:38.231Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-22T15:10:39.168Z] Loaded image: busybox:latest [2022-04-22T15:10:39.168Z] Loaded image: busybox:glibc [2022-04-22T15:10:40.546Z] Loaded image: debian:bullseye-slim [2022-04-22T15:10:40.546Z] Loaded image: hello-world:latest [2022-04-22T15:10:40.546Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:10:43.182Z] INFO: Expanding compiler 3 of 3... [2022-04-22T15:10:43.182Z] INFO: Removing downloaded files... [2022-04-22T15:10:43.182Z] INFO: Downloading containerd [2022-04-22T15:10:50.525Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.89s) [2022-04-22T15:10:50.525Z] PASS [2022-04-22T15:10:50.525Z] [2022-04-22T15:10:50.525Z] === Skipped [2022-04-22T15:10:50.525Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-22T15:10:50.525Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:10:50.525Z] [2022-04-22T15:10:50.525Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:10:50.525Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:10:50.525Z] [2022-04-22T15:10:50.525Z] DONE 34 tests, 2 skipped in 90.821s [2022-04-22T15:10:50.525Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-22T15:10:50.525Z] INFO: Testing against a local daemon [2022-04-22T15:10:50.525Z] === RUN TestConfigInspect [2022-04-22T15:10:51.375Z] --- PASS: TestBuildWithHugeFile (52.73s) [2022-04-22T15:10:51.375Z] === RUN TestBuildWCOWSandboxSize [2022-04-22T15:10:51.375Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:10:51.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:10:51.375Z] === RUN TestBuildWithEmptyDockerfile [2022-04-22T15:10:51.375Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:10:51.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:10:51.375Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:10:51.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:10:51.375Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:10:51.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:10:51.376Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:10:51.376Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:10:51.376Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:10:51.376Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-22T15:10:51.376Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-22T15:10:51.376Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-04-22T15:10:51.376Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-22T15:10:51.376Z] === RUN TestBuildPreserveOwnership [2022-04-22T15:10:51.376Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-22T15:10:51.461Z] --- PASS: TestConfigInspect (2.28s) [2022-04-22T15:10:51.461Z] === RUN TestConfigList [2022-04-22T15:10:53.997Z] --- PASS: TestConfigList (2.15s) [2022-04-22T15:10:53.997Z] === RUN TestConfigsCreateAndDelete [2022-04-22T15:10:54.674Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-22T15:10:55.898Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-04-22T15:10:55.898Z] === RUN TestConfigsUpdate [2022-04-22T15:10:57.803Z] --- PASS: TestConfigsUpdate (2.19s) [2022-04-22T15:10:57.803Z] === RUN TestTemplatedConfig [2022-04-22T15:10:58.885Z] --- PASS: TestBuildPreserveOwnership (9.99s) [2022-04-22T15:10:58.885Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.97s) [2022-04-22T15:10:58.885Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-22T15:10:58.885Z] === RUN TestBuildPlatformInvalid [2022-04-22T15:10:58.885Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-22T15:10:58.885Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-22T15:10:58.885Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-22T15:10:58.885Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-22T15:10:58.885Z] PASS [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === Skipped [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-22T15:10:58.885Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:10:58.885Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-22T15:10:58.885Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] DONE 34 tests, 3 skipped in 114.907s [2022-04-22T15:10:58.885Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-22T15:10:58.885Z] INFO: Testing against a local daemon [2022-04-22T15:10:58.885Z] === RUN TestConfigInspect [2022-04-22T15:10:58.885Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-22T15:10:58.885Z] === RUN TestConfigList [2022-04-22T15:10:58.885Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] --- SKIP: TestConfigList (0.01s) [2022-04-22T15:10:58.885Z] === RUN TestConfigsCreateAndDelete [2022-04-22T15:10:58.885Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-22T15:10:58.885Z] === RUN TestConfigsUpdate [2022-04-22T15:10:58.885Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-04-22T15:10:58.885Z] === RUN TestTemplatedConfig [2022-04-22T15:10:58.885Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-22T15:10:58.885Z] === RUN TestConfigCreateResolve [2022-04-22T15:10:58.885Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-22T15:10:58.885Z] PASS [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === Skipped [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-22T15:10:58.885Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-22T15:10:58.885Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-22T15:10:58.885Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-04-22T15:10:58.885Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-22T15:10:58.885Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-22T15:10:58.885Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:10:58.885Z] [2022-04-22T15:10:58.885Z] DONE 6 tests, 6 skipped in 0.177s [2022-04-22T15:10:58.885Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-22T15:10:58.885Z] INFO: Testing against a local daemon [2022-04-22T15:10:58.885Z] === RUN TestCheckpoint [2022-04-22T15:10:58.885Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:10:58.885Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/commit [2022-04-22T15:10:58.885Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-22T15:10:58.885Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:10:58.885Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:10:58.885Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:10:58.885Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:10:58.885Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:10:58.885Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:10:58.885Z] === CONT TestContainerInvalidJSON/commit [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-22T15:10:58.885Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-22T15:10:58.885Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-22T15:10:58.885Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-22T15:10:58.885Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-22T15:10:58.885Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-22T15:10:58.885Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-22T15:10:58.885Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-22T15:10:58.885Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-22T15:10:58.886Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-22T15:10:58.886Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-22T15:10:58.886Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-22T15:10:58.886Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-22T15:10:58.886Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-22T15:10:58.886Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-22T15:10:58.886Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-22T15:10:58.886Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-22T15:10:58.886Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-22T15:10:58.886Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-22T15:10:58.886Z] === RUN TestCopyEmptyFile [2022-04-22T15:10:59.146Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-22T15:10:59.146Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-22T15:10:59.146Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-22T15:10:59.146Z] === RUN TestCopyFromContainer [2022-04-22T15:11:01.090Z] --- PASS: TestTemplatedConfig (2.58s) [2022-04-22T15:11:01.090Z] === RUN TestConfigCreateResolve [2022-04-22T15:11:02.995Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-04-22T15:11:02.995Z] PASS [2022-04-22T15:11:02.995Z] [2022-04-22T15:11:02.995Z] DONE 6 tests in 13.539s [2022-04-22T15:11:02.995Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-22T15:11:02.995Z] INFO: Testing against a local daemon [2022-04-22T15:11:02.995Z] === RUN TestCheckpoint [2022-04-22T15:11:02.995Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:11:02.995Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/commit [2022-04-22T15:11:02.995Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-22T15:11:02.995Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:11:02.995Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:11:02.995Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:11:02.995Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:11:02.995Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:11:02.995Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:11:02.995Z] === CONT TestContainerInvalidJSON/commit [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-22T15:11:02.995Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-22T15:11:02.995Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-22T15:11:02.995Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-22T15:11:02.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-22T15:11:02.995Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-22T15:11:02.996Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-22T15:11:02.996Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-22T15:11:02.996Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-22T15:11:02.996Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-22T15:11:02.996Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-22T15:11:02.996Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-04-22T15:11:02.996Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-22T15:11:02.996Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-22T15:11:02.996Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-22T15:11:02.996Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-22T15:11:02.996Z] === RUN TestCopyEmptyFile [2022-04-22T15:11:03.256Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-04-22T15:11:03.256Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-22T15:11:03.256Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-22T15:11:03.256Z] === RUN TestCopyFromContainer [2022-04-22T15:11:03.395Z] === RUN TestCopyFromContainer// [2022-04-22T15:11:03.395Z] === RUN TestCopyFromContainer//bar/root [2022-04-22T15:11:03.395Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-22T15:11:03.395Z] === RUN TestCopyFromContainer/bar/quux [2022-04-22T15:11:03.395Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-22T15:11:03.395Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-22T15:11:03.656Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-22T15:11:03.656Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-22T15:11:03.656Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-22T15:11:03.656Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer (4.68s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-22T15:11:03.656Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-22T15:11:03.656Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-22T15:11:03.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:11:03.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:11:03.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:11:03.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:11:03.917Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:11:03.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:11:03.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:11:03.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:11:03.917Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:11:03.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-22T15:11:03.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-22T15:11:03.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-22T15:11:03.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-22T15:11:03.917Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-22T15:11:03.917Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-22T15:11:03.917Z] === RUN TestCreateWithInvalidEnv [2022-04-22T15:11:03.917Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-22T15:11:03.917Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-22T15:11:03.917Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-22T15:11:03.917Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-22T15:11:03.917Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-22T15:11:03.917Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-22T15:11:03.917Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-22T15:11:03.917Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-22T15:11:03.917Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-22T15:11:03.917Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-22T15:11:03.917Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-22T15:11:03.917Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-22T15:11:03.917Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-22T15:11:03.917Z] === RUN TestCreateTmpfsMountsTarget [2022-04-22T15:11:03.917Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-22T15:11:03.917Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-22T15:11:04.192Z] === RUN TestCopyFromContainer// [2022-04-22T15:11:04.451Z] === RUN TestCopyFromContainer//bar/root [2022-04-22T15:11:04.451Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-22T15:11:04.451Z] === RUN TestCopyFromContainer/bar/quux [2022-04-22T15:11:04.451Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-22T15:11:04.711Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-22T15:11:04.711Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-22T15:11:04.711Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-22T15:11:04.711Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-22T15:11:04.970Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer (1.76s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-04-22T15:11:04.970Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-22T15:11:04.970Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-22T15:11:04.970Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:11:04.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:11:04.970Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:11:04.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:11:04.970Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:11:04.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:11:04.970Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:11:04.970Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:11:04.970Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:11:04.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-22T15:11:04.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-22T15:11:04.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-22T15:11:04.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-22T15:11:04.970Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-22T15:11:04.970Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-22T15:11:04.970Z] === RUN TestCreateWithInvalidEnv [2022-04-22T15:11:04.970Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-22T15:11:04.970Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-22T15:11:04.970Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-22T15:11:04.970Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-22T15:11:04.970Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-22T15:11:04.970Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-22T15:11:04.970Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-22T15:11:04.970Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-22T15:11:04.970Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-22T15:11:04.970Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-22T15:11:04.970Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-22T15:11:04.970Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-22T15:11:04.970Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-22T15:11:04.970Z] === RUN TestCreateTmpfsMountsTarget [2022-04-22T15:11:04.970Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-22T15:11:04.970Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-22T15:11:05.302Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-04-22T15:11:05.302Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-22T15:11:06.244Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-04-22T15:11:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-22T15:11:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:11:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:11:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:11:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:11:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:11:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:11:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:11:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:11:06.244Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:11:06.244Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:11:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:11:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:11:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:11:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:11:06.244Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:11:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-22T15:11:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-22T15:11:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-22T15:11:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-22T15:11:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-22T15:11:06.244Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-22T15:11:06.244Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-22T15:11:06.815Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-22T15:11:06.815Z] === RUN TestCreateDifferentPlatform [2022-04-22T15:11:06.815Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-22T15:11:06.815Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-22T15:11:06.815Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-22T15:11:06.815Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-22T15:11:06.815Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-22T15:11:06.815Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-22T15:11:06.815Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-22T15:11:06.815Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-22T15:11:06.815Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-22T15:11:06.815Z] === RUN TestContainerStartOnDaemonRestart [2022-04-22T15:11:06.815Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-22T15:11:06.815Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-22T15:11:06.815Z] === RUN TestDaemonRestartIpcMode [2022-04-22T15:11:06.815Z] === PAUSE TestDaemonRestartIpcMode [2022-04-22T15:11:06.815Z] === RUN TestDaemonHostGatewayIP [2022-04-22T15:11:06.815Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:11:06.815Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-22T15:11:06.815Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-22T15:11:06.815Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-22T15:11:06.815Z] === RUN TestContainerKillOnDaemonStart [2022-04-22T15:11:06.815Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-22T15:11:06.815Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-22T15:11:06.815Z] === RUN TestDiff [2022-04-22T15:11:06.882Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-04-22T15:11:06.882Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-22T15:11:07.387Z] --- PASS: TestDiff (0.39s) [2022-04-22T15:11:07.387Z] === RUN TestExecWithCloseStdin [2022-04-22T15:11:07.647Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-22T15:11:07.647Z] === RUN TestExec [2022-04-22T15:11:08.219Z] --- PASS: TestExec (0.46s) [2022-04-22T15:11:08.219Z] === RUN TestExecUser [2022-04-22T15:11:08.265Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2022-04-22T15:11:08.265Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-22T15:11:08.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:11:08.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:11:08.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:11:08.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:11:08.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:11:08.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:11:08.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:11:08.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:11:08.265Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:11:08.265Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:11:08.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:11:08.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:11:08.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:11:08.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:11:08.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:11:08.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-22T15:11:08.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-22T15:11:08.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-22T15:11:08.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-22T15:11:08.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-22T15:11:08.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-22T15:11:08.523Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-22T15:11:08.790Z] --- PASS: TestExecUser (0.47s) [2022-04-22T15:11:08.790Z] === RUN TestExportContainerAndImportImage [2022-04-22T15:11:09.091Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-04-22T15:11:09.091Z] === RUN TestCreateDifferentPlatform [2022-04-22T15:11:09.091Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-22T15:11:09.091Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-22T15:11:09.091Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-22T15:11:09.091Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-22T15:11:09.091Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-22T15:11:09.091Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-22T15:11:09.091Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-22T15:11:09.091Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-22T15:11:09.091Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-22T15:11:09.091Z] === RUN TestContainerStartOnDaemonRestart [2022-04-22T15:11:09.091Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-22T15:11:09.091Z] === RUN TestDaemonRestartIpcMode [2022-04-22T15:11:09.091Z] === PAUSE TestDaemonRestartIpcMode [2022-04-22T15:11:09.091Z] === RUN TestDaemonHostGatewayIP [2022-04-22T15:11:09.091Z] === PAUSE TestDaemonHostGatewayIP [2022-04-22T15:11:09.091Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-22T15:11:09.091Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-22T15:11:09.091Z] === RUN TestContainerKillOnDaemonStart [2022-04-22T15:11:09.091Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-22T15:11:09.091Z] === RUN TestDiff [2022-04-22T15:11:09.361Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-04-22T15:11:09.361Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-22T15:11:09.657Z] --- PASS: TestDiff (0.59s) [2022-04-22T15:11:09.658Z] === RUN TestExecWithCloseStdin [2022-04-22T15:11:10.226Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-04-22T15:11:10.226Z] === RUN TestExec [2022-04-22T15:11:10.746Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-04-22T15:11:10.746Z] === RUN TestHealthCheckWorkdir [2022-04-22T15:11:11.006Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-04-22T15:11:11.006Z] === RUN TestHealthKillContainer [2022-04-22T15:11:11.164Z] --- PASS: TestExec (0.63s) [2022-04-22T15:11:11.164Z] === RUN TestExecUser [2022-04-22T15:11:11.730Z] --- PASS: TestExecUser (0.66s) [2022-04-22T15:11:11.730Z] === RUN TestExportContainerAndImportImage [2022-04-22T15:11:12.297Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-04-22T15:11:12.297Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-22T15:11:13.672Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-22T15:11:13.672Z] === RUN TestHealthCheckWorkdir [2022-04-22T15:11:14.240Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-04-22T15:11:14.240Z] === RUN TestHealthKillContainer [2022-04-22T15:11:19.141Z] --- PASS: TestHealthKillContainer (7.89s) [2022-04-22T15:11:19.141Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-22T15:11:19.141Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-22T15:11:19.141Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-22T15:11:19.141Z] === RUN TestIpcModeNone [2022-04-22T15:11:19.712Z] --- PASS: TestIpcModeNone (0.58s) [2022-04-22T15:11:19.712Z] === RUN TestIpcModePrivate [2022-04-22T15:11:19.973Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-22T15:11:19.973Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-22T15:11:19.973Z] === RUN TestIpcModeShareable [2022-04-22T15:11:19.973Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:11:19.973Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-22T15:11:19.973Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-22T15:11:21.360Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-04-22T15:11:21.360Z] === RUN TestAPIIpcModeHost [2022-04-22T15:11:21.360Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:11:21.360Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-22T15:11:21.360Z] === RUN TestDaemonIpcModeShareable [2022-04-22T15:11:21.360Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:11:21.360Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-22T15:11:21.360Z] === RUN TestDaemonIpcModePrivate [2022-04-22T15:11:21.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-22T15:11:22.746Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-22T15:11:22.746Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-22T15:11:22.746Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-22T15:11:22.746Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:11:22.746Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-22T15:11:22.746Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-22T15:11:22.746Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:11:22.746Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-22T15:11:22.746Z] === RUN TestIpcModeOlderClient [2022-04-22T15:11:22.746Z] === PAUSE TestIpcModeOlderClient [2022-04-22T15:11:22.746Z] === RUN TestKillContainerInvalidSignal [2022-04-22T15:11:23.317Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-04-22T15:11:23.317Z] === RUN TestKillContainer [2022-04-22T15:11:23.317Z] === RUN TestKillContainer/no_signal [2022-04-22T15:11:23.578Z] === RUN TestKillContainer/non_killing_signal [2022-04-22T15:11:23.839Z] === RUN TestKillContainer/killing_signal [2022-04-22T15:11:24.288Z] --- PASS: TestHealthKillContainer (8.21s) [2022-04-22T15:11:24.288Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-22T15:11:24.288Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-04-22T15:11:24.288Z] === RUN TestIpcModeNone [2022-04-22T15:11:24.288Z] --- PASS: TestIpcModeNone (0.62s) [2022-04-22T15:11:24.288Z] === RUN TestIpcModePrivate [2022-04-22T15:11:24.288Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-22T15:11:24.288Z] --- PASS: TestIpcModePrivate (0.64s) [2022-04-22T15:11:24.288Z] === RUN TestIpcModeShareable [2022-04-22T15:11:24.411Z] --- PASS: TestKillContainer (1.24s) [2022-04-22T15:11:24.411Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-22T15:11:24.411Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-22T15:11:24.411Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-22T15:11:24.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-22T15:11:24.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-22T15:11:24.855Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-22T15:11:24.982Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-22T15:11:25.114Z] --- PASS: TestIpcModeShareable (0.63s) [2022-04-22T15:11:25.114Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-22T15:11:25.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-04-22T15:11:25.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-22T15:11:25.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-22T15:11:25.244Z] === RUN TestKillStoppedContainer [2022-04-22T15:11:25.244Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-22T15:11:25.244Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-22T15:11:25.244Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-22T15:11:25.244Z] === RUN TestKillDifferentUserContainer [2022-04-22T15:11:25.815Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-22T15:11:25.815Z] === RUN TestInspectOomKilledTrue [2022-04-22T15:11:25.815Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:11:25.815Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-22T15:11:25.815Z] === RUN TestInspectOomKilledFalse [2022-04-22T15:11:25.815Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:11:25.815Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-22T15:11:25.815Z] === RUN TestLinksEtcHostsContentMatch [2022-04-22T15:11:25.815Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-22T15:11:25.815Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-22T15:11:25.815Z] === RUN TestLinksContainerNames [2022-04-22T15:11:26.761Z] --- PASS: TestLinksContainerNames (0.90s) [2022-04-22T15:11:26.761Z] === RUN TestLogsFollowTailEmpty [2022-04-22T15:11:27.017Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-04-22T15:11:27.017Z] === RUN TestAPIIpcModeHost [2022-04-22T15:11:27.021Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-22T15:11:27.021Z] === RUN TestContainerNetworkMountsNoChown [2022-04-22T15:11:27.276Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-04-22T15:11:27.276Z] === RUN TestDaemonIpcModeShareable [2022-04-22T15:11:27.593Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/default [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/default [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/private [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/private [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rprivate [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/slave [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/slave [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rslave [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/shared [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/shared [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rshared [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/default [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rshared [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/shared [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rslave [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/slave [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rprivate [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/private [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-22T15:11:27.593Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:11:27.593Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:11:27.593Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-22T15:11:27.854Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-22T15:11:27.854Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-22T15:11:27.854Z] === RUN TestContainerBindMountNonRecursive [2022-04-22T15:11:27.854Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-22T15:11:27.854Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-22T15:11:27.854Z] === RUN TestContainerVolumesMountedAsShared [2022-04-22T15:11:27.854Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-22T15:11:27.854Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-22T15:11:27.854Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-22T15:11:27.854Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-22T15:11:27.854Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-22T15:11:27.854Z] === RUN TestNetworkNat [2022-04-22T15:11:28.213Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-22T15:11:28.428Z] --- PASS: TestNetworkNat (0.61s) [2022-04-22T15:11:28.428Z] === RUN TestNetworkLocalhostTCPNat [2022-04-22T15:11:28.472Z] --- PASS: TestDaemonIpcModeShareable (1.32s) [2022-04-22T15:11:28.472Z] === RUN TestDaemonIpcModePrivate [2022-04-22T15:11:28.999Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-22T15:11:28.999Z] === RUN TestNetworkLoopbackNat [2022-04-22T15:11:29.587Z] ok github.com/docker/docker/libnetwork/networkdb 104.572s coverage: 60.0% of statements [2022-04-22T15:11:29.588Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-22T15:11:29.588Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-22T15:11:29.588Z] ok github.com/docker/docker/libnetwork/osl 4.350s coverage: 39.7% of statements [2022-04-22T15:11:29.588Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-22T15:11:29.847Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-22T15:11:29.849Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-22T15:11:29.849Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-22T15:11:29.849Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-22T15:11:30.409Z] ok github.com/docker/docker/libnetwork/portmapper 0.279s coverage: 48.6% of statements [2022-04-22T15:11:30.665Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-22T15:11:30.665Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-22T15:11:30.783Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-22T15:11:30.921Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === Skipped [2022-04-22T15:11:30.921Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-22T15:11:30.921Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-22T15:11:30.921Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-22T15:11:30.921Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-22T15:11:30.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-22T15:11:30.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-22T15:11:30.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-22T15:11:30.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-22T15:11:30.921Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-22T15:11:30.921Z] firewalld_test.go:14: firewalld is not running [2022-04-22T15:11:30.921Z] [2022-04-22T15:11:30.921Z] DONE 326 tests, 9 skipped in 202.091s [2022-04-22T15:11:31.045Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-04-22T15:11:31.045Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-22T15:11:31.543Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-22T15:11:31.543Z] === RUN TestPause [2022-04-22T15:11:31.543Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:11:31.543Z] --- SKIP: TestPause (0.00s) [2022-04-22T15:11:31.543Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-22T15:11:31.543Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-22T15:11:31.543Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-22T15:11:31.543Z] === RUN TestPauseStopPausedContainer [2022-04-22T15:11:31.543Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:11:31.543Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-22T15:11:31.543Z] === RUN TestPidHost Post stage [Pipeline] junit [2022-04-22T15:11:31.860Z] Recording test results [2022-04-22T15:11:31.981Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-22T15:11:32.239Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-04-22T15:11:32.239Z] === RUN TestIpcModeOlderClient [2022-04-22T15:11:32.239Z] === PAUSE TestIpcModeOlderClient [2022-04-22T15:11:32.239Z] === RUN TestKillContainerInvalidSignal [2022-04-22T15:11:32.485Z] --- PASS: TestPidHost (0.95s) [2022-04-22T15:11:32.485Z] === RUN TestPsFilter [2022-04-22T15:11:32.498Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-22T15:11:32.498Z] === RUN TestKillContainer [2022-04-22T15:11:32.498Z] === RUN TestKillContainer/no_signal [2022-04-22T15:11:32.745Z] --- PASS: TestPsFilter (0.11s) [2022-04-22T15:11:32.745Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-22T15:11:33.006Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-22T15:11:33.006Z] === RUN TestRemoveContainerWithVolume [2022-04-22T15:11:33.065Z] === RUN TestKillContainer/non_killing_signal [2022-04-22T15:11:33.168Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-22T15:11:33.324Z] === RUN TestKillContainer/killing_signal [2022-04-22T15:11:33.538Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -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:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh dynbinary test-integration [2022-04-22T15:11:33.577Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-22T15:11:33.577Z] === RUN TestRemoveContainerRunning [2022-04-22T15:11:33.838Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-22T15:11:33.838Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-22T15:11:33.891Z] --- PASS: TestKillContainer (1.41s) [2022-04-22T15:11:33.892Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-04-22T15:11:33.892Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-04-22T15:11:33.892Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-04-22T15:11:33.892Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-22T15:11:34.101Z] [2022-04-22T15:11:34.101Z] Removing bundles/ [2022-04-22T15:11:34.101Z] [2022-04-22T15:11:34.101Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-22T15:11:34.101Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:11:34.101Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:11:34.150Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-22T15:11:34.409Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-22T15:11:34.416Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2022-04-22T15:11:34.416Z] === RUN TestRemoveInvalidContainer [2022-04-22T15:11:34.416Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-22T15:11:34.416Z] === RUN TestRenameLinkedContainer [2022-04-22T15:11:35.345Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2022-04-22T15:11:35.345Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2022-04-22T15:11:35.345Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-04-22T15:11:35.345Z] === RUN TestKillStoppedContainer [2022-04-22T15:11:35.345Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-22T15:11:35.345Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-22T15:11:35.345Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-22T15:11:35.604Z] === RUN TestKillDifferentUserContainer [2022-04-22T15:11:35.863Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-04-22T15:11:35.863Z] === RUN TestInspectOomKilledTrue [2022-04-22T15:11:35.863Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:11:35.863Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-22T15:11:35.863Z] === RUN TestInspectOomKilledFalse [2022-04-22T15:11:35.863Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:11:35.863Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-22T15:11:35.863Z] === RUN TestLinksEtcHostsContentMatch [2022-04-22T15:11:36.329Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-04-22T15:11:36.329Z] === RUN TestRenameStoppedContainer [2022-04-22T15:11:36.430Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-04-22T15:11:36.430Z] === RUN TestLinksContainerNames [2022-04-22T15:11:36.590Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-22T15:11:36.590Z] === RUN TestRenameRunningContainerAndReuse [2022-04-22T15:11:37.368Z] --- PASS: TestLinksContainerNames (0.97s) [2022-04-22T15:11:37.368Z] === RUN TestLogsFollowTailEmpty [2022-04-22T15:11:37.532Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-04-22T15:11:37.532Z] === RUN TestRenameInvalidName [2022-04-22T15:11:37.627Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-04-22T15:11:37.627Z] === RUN TestContainerNetworkMountsNoChown [2022-04-22T15:11:37.793Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-22T15:11:37.793Z] === RUN TestRenameAnonymousContainer [2022-04-22T15:11:38.195Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/default [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/default [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/private [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/private [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rprivate [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/slave [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/slave [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rslave [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/shared [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/shared [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rshared [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/default [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/rslave [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/rshared [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/shared [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/rprivate [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/slave [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/private [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-22T15:11:38.195Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:11:38.195Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:11:38.195Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-22T15:11:38.455Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:11:38.714Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:11:38.714Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:11:38.714Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:11:38.714Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-22T15:11:38.714Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:11:38.714Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:11:38.714Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-22T15:11:38.714Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-22T15:11:38.714Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-04-22T15:11:38.714Z] === RUN TestContainerBindMountNonRecursive [2022-04-22T15:11:39.178Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-04-22T15:11:39.178Z] === RUN TestRenameContainerWithSameName [2022-04-22T15:11:39.749Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-22T15:11:39.749Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-22T15:11:39.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-22T15:11:40.091Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-04-22T15:11:40.091Z] === RUN TestContainerVolumesMountedAsShared [2022-04-22T15:11:40.349Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-22T15:11:40.349Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-22T15:11:40.689Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-04-22T15:11:40.689Z] === RUN TestResize [2022-04-22T15:11:40.918Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-04-22T15:11:40.918Z] === RUN TestNetworkNat [2022-04-22T15:11:40.950Z] --- PASS: TestResize (0.42s) [2022-04-22T15:11:40.950Z] === RUN TestResizeWithInvalidSize [2022-04-22T15:11:41.178Z] --- PASS: TestNetworkNat (0.48s) [2022-04-22T15:11:41.178Z] === RUN TestNetworkLocalhostTCPNat [2022-04-22T15:11:41.520Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-22T15:11:41.520Z] === RUN TestResizeWhenContainerNotStarted [2022-04-22T15:11:41.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-22T15:11:41.745Z] === RUN TestNetworkLoopbackNat [2022-04-22T15:11:41.782Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-22T15:11:41.782Z] === RUN TestDaemonRestartKillContainers [2022-04-22T15:11:41.782Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-22T15:11:41.782Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:11:41.782Z] === RUN TestCgroupNamespacesRun [2022-04-22T15:11:43.165Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-22T15:11:43.165Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-22T15:11:44.107Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-04-22T15:11:44.107Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-22T15:11:44.275Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-04-22T15:11:44.275Z] === RUN TestPause [2022-04-22T15:11:44.842Z] --- PASS: TestPause (0.47s) [2022-04-22T15:11:44.842Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-22T15:11:44.842Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-22T15:11:44.842Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-22T15:11:44.842Z] === RUN TestPauseStopPausedContainer [2022-04-22T15:11:45.101Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-22T15:11:45.101Z] === RUN TestPidHost [2022-04-22T15:11:45.490Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-22T15:11:45.490Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-22T15:11:46.433Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-04-22T15:11:46.433Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-22T15:11:46.479Z] --- PASS: TestPidHost (1.03s) [2022-04-22T15:11:46.479Z] === RUN TestPsFilter [2022-04-22T15:11:46.479Z] --- PASS: TestPsFilter (0.11s) [2022-04-22T15:11:46.479Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-22T15:11:46.738Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-04-22T15:11:46.738Z] === RUN TestRemoveContainerWithVolume [2022-04-22T15:11:47.306Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-04-22T15:11:47.306Z] === RUN TestRemoveContainerRunning [2022-04-22T15:11:47.564Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-22T15:11:47.564Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-22T15:11:47.817Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-22T15:11:47.817Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-22T15:11:48.132Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-22T15:11:48.132Z] === RUN TestRemoveInvalidContainer [2022-04-22T15:11:48.132Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-22T15:11:48.132Z] === RUN TestRenameLinkedContainer [2022-04-22T15:11:48.761Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-04-22T15:11:48.761Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-22T15:11:49.331Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-22T15:11:49.331Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-22T15:11:50.036Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-04-22T15:11:50.036Z] === RUN TestRenameStoppedContainer [2022-04-22T15:11:50.295Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-04-22T15:11:50.295Z] === RUN TestRenameRunningContainerAndReuse [2022-04-22T15:11:50.717Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-04-22T15:11:50.717Z] === RUN TestNISDomainname [2022-04-22T15:11:50.717Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-22T15:11:50.717Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-22T15:11:50.717Z] === RUN TestHostnameDnsResolution [2022-04-22T15:11:51.231Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-04-22T15:11:51.231Z] === RUN TestRenameInvalidName [2022-04-22T15:11:51.288Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-04-22T15:11:51.288Z] === RUN TestUnprivilegedPortsAndPing [2022-04-22T15:11:51.288Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-22T15:11:51.288Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-22T15:11:51.288Z] === RUN TestPrivilegedHostDevices [2022-04-22T15:11:51.799Z] --- PASS: TestRenameInvalidName (0.46s) [2022-04-22T15:11:51.799Z] === RUN TestRenameAnonymousContainer [2022-04-22T15:11:51.860Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-04-22T15:11:51.860Z] === RUN TestStats [2022-04-22T15:11:51.860Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:11:51.860Z] --- SKIP: TestStats (0.00s) [2022-04-22T15:11:51.860Z] === RUN TestStopContainerWithTimeout [2022-04-22T15:11:51.860Z] === RUN TestStopContainerWithTimeout/0 [2022-04-22T15:11:51.860Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-22T15:11:51.860Z] === RUN TestStopContainerWithTimeout/1 [2022-04-22T15:11:51.860Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-22T15:11:51.860Z] === RUN TestStopContainerWithTimeout/3 [2022-04-22T15:11:51.860Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-22T15:11:51.860Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-22T15:11:51.860Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-22T15:11:51.860Z] === CONT TestStopContainerWithTimeout/0 [2022-04-22T15:11:51.860Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-22T15:11:52.432Z] === CONT TestStopContainerWithTimeout/3 [2022-04-22T15:11:52.977Z] Removing intermediate container ef2fbf69bd34 [2022-04-22T15:11:52.977Z] ---> 5d2a69fc67c8 [2022-04-22T15:11:52.977Z] 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-04-22T15:11:52.977Z] ---> Running in 78cb71030c35 [2022-04-22T15:11:52.977Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-22T15:11:52.977Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-22T15:11:52.977Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-22T15:11:52.977Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-22T15:11:52.977Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-22T15:11:52.977Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-22T15:11:52.977Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-22T15:11:52.977Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-22T15:11:52.977Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-22T15:11:52.977Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-22T15:11:52.977Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-22T15:11:52.977Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-22T15:11:52.977Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-22T15:11:52.977Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-22T15:11:52.977Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-22T15:11:52.977Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-22T15:11:53.705Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-04-22T15:11:53.705Z] === RUN TestRenameContainerWithSameName [2022-04-22T15:11:53.705Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-22T15:11:53.705Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-22T15:11:54.343Z] === CONT TestStopContainerWithTimeout/1 [2022-04-22T15:11:54.641Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-04-22T15:11:54.641Z] === RUN TestResize [2022-04-22T15:11:55.208Z] --- PASS: TestResize (0.43s) [2022-04-22T15:11:55.208Z] === RUN TestResizeWithInvalidSize [2022-04-22T15:11:55.467Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-22T15:11:55.467Z] === RUN TestResizeWhenContainerNotStarted [2022-04-22T15:11:55.727Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-22T15:11:55.727Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-04-22T15:11:55.727Z] --- PASS: TestStopContainerWithTimeout/-1 (2.57s) [2022-04-22T15:11:55.727Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-04-22T15:11:55.727Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-04-22T15:11:55.727Z] === RUN TestDeleteDevicemapper [2022-04-22T15:11:55.727Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-22T15:11:55.727Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-22T15:11:55.727Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-22T15:11:56.034Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:11:56.034Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:11:56.034Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:11:56.034Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:11:56.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:11:57.143Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-04-22T15:11:57.143Z] === RUN TestUpdateMemory [2022-04-22T15:11:57.144Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:11:57.144Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-22T15:11:57.144Z] === RUN TestUpdateCPUQuota [2022-04-22T15:11:57.144Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:11:57.144Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-22T15:11:57.144Z] === RUN TestUpdatePidsLimit [2022-04-22T15:11:57.144Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:11:57.144Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-22T15:11:57.144Z] === RUN TestUpdateRestartPolicy [2022-04-22T15:11:57.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:11:57.673Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:11:58.611Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:11:58.869Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:11:59.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:12:02.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:12:03.275Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:12:06.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:12:07.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:12:08.071Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:12:09.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:12:09.387Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2022-04-22T15:12:09.387Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-22T15:12:09.387Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-22T15:12:09.387Z] === RUN TestWaitNonBlocked [2022-04-22T15:12:09.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:12:09.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:12:09.387Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:12:09.387Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:12:09.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:12:09.387Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:12:09.387Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-22T15:12:09.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-04-22T15:12:09.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-04-22T15:12:09.387Z] === RUN TestWaitBlocked [2022-04-22T15:12:09.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:12:09.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:12:09.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:12:09.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:12:09.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:12:09.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:12:09.757Z] [2022-04-22T15:12:09.757Z] Name Version Source Summary [2022-04-22T15:12:09.757Z] ---- ------- ------ ------- [2022-04-22T15:12:09.757Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-22T15:12:09.757Z] [2022-04-22T15:12:09.757Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-22T15:12:09.757Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-22T15:12:09.757Z] PSChildName : containerd [2022-04-22T15:12:09.757Z] PSDrive : C [2022-04-22T15:12:09.757Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-22T15:12:09.757Z] PSIsContainer : True [2022-04-22T15:12:09.757Z] Name : containerd [2022-04-22T15:12:09.757Z] FullName : C:\containerd [2022-04-22T15:12:09.757Z] Parent : [2022-04-22T15:12:09.757Z] Exists : True [2022-04-22T15:12:09.757Z] Root : C:\ [2022-04-22T15:12:09.757Z] Extension : [2022-04-22T15:12:09.757Z] CreationTime : 4/22/2022 3:11:59 PM [2022-04-22T15:12:09.757Z] CreationTimeUtc : 4/22/2022 3:11:59 PM [2022-04-22T15:12:09.757Z] LastAccessTime : 4/22/2022 3:11:59 PM [2022-04-22T15:12:09.757Z] LastAccessTimeUtc : 4/22/2022 3:11:59 PM [2022-04-22T15:12:09.757Z] LastWriteTime : 4/22/2022 3:11:59 PM [2022-04-22T15:12:09.757Z] LastWriteTimeUtc : 4/22/2022 3:11:59 PM [2022-04-22T15:12:09.757Z] Attributes : Directory [2022-04-22T15:12:09.757Z] Mode : d----- [2022-04-22T15:12:09.757Z] BaseName : containerd [2022-04-22T15:12:09.757Z] Target : {} [2022-04-22T15:12:09.757Z] LinkType : [2022-04-22T15:12:09.757Z] [2022-04-22T15:12:09.757Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-22T15:12:09.757Z] INFO: Configuring git core.autocrlf... [2022-04-22T15:12:09.757Z] [2022-04-22T15:12:09.757Z] [2022-04-22T15:12:09.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:12:10.329Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-22T15:12:10.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-22T15:12:10.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-04-22T15:12:10.329Z] === CONT TestDaemonRestartIpcMode [2022-04-22T15:12:10.329Z] === CONT TestIpcModeOlderClient [2022-04-22T15:12:10.329Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-22T15:12:10.329Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-22T15:12:10.708Z] Removing intermediate container 78cb71030c35 [2022-04-22T15:12:10.708Z] ---> f4b2145fce6b [2022-04-22T15:12:10.708Z] 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-04-22T15:12:10.708Z] ---> Running in 5284338677ac [2022-04-22T15:12:11.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:12:11.893Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:12:12.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-22T15:12:12.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-22T15:12:12.880Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s) [2022-04-22T15:12:12.880Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2022-04-22T15:12:12.880Z] PASS [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === Skipped [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-22T15:12:12.880Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-22T15:12:12.880Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-22T15:12:12.880Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-22T15:12:12.880Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-22T15:12:12.880Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-22T15:12:12.880Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-22T15:12:12.880Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-22T15:12:12.880Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-22T15:12:12.880Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-22T15:12:12.880Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-22T15:12:12.880Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-22T15:12:12.880Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-22T15:12:12.880Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-22T15:12:12.880Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-22T15:12:12.880Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-22T15:12:12.880Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-22T15:12:12.880Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-22T15:12:12.880Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-22T15:12:12.880Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:12:12.880Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-22T15:12:12.880Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-22T15:12:12.880Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-22T15:12:12.880Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-22T15:12:12.880Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-22T15:12:12.880Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-22T15:12:12.880Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-22T15:12:12.880Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-22T15:12:12.880Z] [2022-04-22T15:12:12.880Z] DONE 212 tests, 27 skipped in 74.370s [2022-04-22T15:12:12.880Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-22T15:12:12.905Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-22T15:12:12.905Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-22T15:12:13.141Z] === RUN TestConfigDaemonLibtrustID [2022-04-22T15:12:13.370Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-22T15:12:13.370Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-22T15:12:13.712Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-22T15:12:13.712Z] === RUN TestDaemonConfigValidation [2022-04-22T15:12:13.712Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:12:13.712Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:12:13.712Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-22T15:12:13.712Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-22T15:12:13.712Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-22T15:12:13.712Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-22T15:12:13.712Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-22T15:12:13.712Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-22T15:12:13.712Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-22T15:12:13.712Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-22T15:12:13.712Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:12:13.712Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-22T15:12:13.712Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-22T15:12:13.712Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-22T15:12:13.712Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-22T15:12:13.712Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-22T15:12:13.712Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-22T15:12:13.712Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-22T15:12:13.712Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-22T15:12:13.712Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-22T15:12:13.712Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-22T15:12:13.712Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-22T15:12:13.712Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.92s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-04-22T15:12:13.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-04-22T15:12:13.805Z] === RUN TestCgroupNamespacesRun [2022-04-22T15:12:13.835Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-22T15:12:13.835Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-22T15:12:13.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-22T15:12:14.297Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-22T15:12:14.297Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T15:12:15.097Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-22T15:12:15.203Z] --- PASS: TestCgroupNamespacesRun (1.30s) [2022-04-22T15:12:15.203Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-22T15:12:15.203Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-22T15:12:15.203Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-22T15:12:15.203Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-22T15:12:16.039Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-22T15:12:16.144Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-04-22T15:12:16.144Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-22T15:12:16.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-22T15:12:16.980Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-22T15:12:16.981Z] daemon_test.go:156: [df17559c33b5c] daemon is not started [2022-04-22T15:12:16.981Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-04-22T15:12:16.981Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-04-22T15:12:16.981Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-04-22T15:12:16.981Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-22T15:12:16.981Z] === RUN TestDaemonProxy [2022-04-22T15:12:16.981Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-22T15:12:16.981Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-22T15:12:16.981Z] PASS [2022-04-22T15:12:16.981Z] [2022-04-22T15:12:16.981Z] === Skipped [2022-04-22T15:12:16.981Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-22T15:12:16.981Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-22T15:12:16.981Z] [2022-04-22T15:12:16.981Z] DONE 12 tests, 1 skipped in 4.170s [2022-04-22T15:12:16.981Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-22T15:12:17.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-22T15:12:17.241Z] INFO: Testing against a local daemon [2022-04-22T15:12:17.241Z] === RUN TestCommitInheritsEnv [2022-04-22T15:12:17.521Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-22T15:12:17.521Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-22T15:12:18.457Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-04-22T15:12:18.457Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-22T15:12:19.153Z] --- PASS: TestCommitInheritsEnv (1.92s) [2022-04-22T15:12:19.153Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-22T15:12:19.153Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-22T15:12:19.153Z] === RUN TestImportWithCustomPlatform [2022-04-22T15:12:19.153Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-22T15:12:19.153Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-22T15:12:19.153Z] === RUN TestImportWithCustomPlatform// [2022-04-22T15:12:19.153Z] === RUN TestImportWithCustomPlatform/linux [2022-04-22T15:12:19.414Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-22T15:12:19.414Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-22T15:12:19.414Z] === RUN TestImportWithCustomPlatform/macos [2022-04-22T15:12:19.414Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-22T15:12:19.414Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-22T15:12:19.414Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-22T15:12:19.414Z] === RUN TestImagesFilterMultiReference [2022-04-22T15:12:19.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-22T15:12:19.676Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-22T15:12:19.676Z] === RUN TestImagePullPlatformInvalid [2022-04-22T15:12:19.676Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-22T15:12:19.676Z] === RUN TestRemoveImageOrphaning [2022-04-22T15:12:19.833Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-22T15:12:19.833Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-22T15:12:20.400Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-22T15:12:20.400Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-22T15:12:21.059Z] --- PASS: TestRemoveImageOrphaning (1.51s) [2022-04-22T15:12:21.059Z] === RUN TestRemoveImageGarbageCollector [2022-04-22T15:12:21.059Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-22T15:12:21.059Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-22T15:12:21.059Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-22T15:12:21.320Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-22T15:12:21.320Z] === RUN TestTagInvalidReference [2022-04-22T15:12:21.320Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-22T15:12:21.320Z] === RUN TestTagValidPrefixedRepo [2022-04-22T15:12:21.320Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-22T15:12:21.320Z] === RUN TestTagExistedNameWithoutForce [2022-04-22T15:12:21.320Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-22T15:12:21.320Z] === RUN TestTagOfficialNames [2022-04-22T15:12:21.320Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-22T15:12:21.320Z] === RUN TestTagMatchesDigest [2022-04-22T15:12:21.320Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-22T15:12:21.320Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-22T15:12:21.775Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-22T15:12:21.775Z] === RUN TestNISDomainname [2022-04-22T15:12:22.034Z] --- PASS: TestNISDomainname (0.58s) [2022-04-22T15:12:22.034Z] === RUN TestHostnameDnsResolution [2022-04-22T15:12:22.969Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-04-22T15:12:22.969Z] === RUN TestUnprivilegedPortsAndPing [2022-04-22T15:12:23.229Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-04-22T15:12:23.229Z] === RUN TestPrivilegedHostDevices [2022-04-22T15:12:23.797Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-04-22T15:12:23.797Z] === RUN TestStats [2022-04-22T15:12:26.327Z] --- PASS: TestStats (2.50s) [2022-04-22T15:12:26.327Z] === RUN TestStopContainerWithTimeout [2022-04-22T15:12:26.327Z] === RUN TestStopContainerWithTimeout/0 [2022-04-22T15:12:26.327Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-22T15:12:26.327Z] === RUN TestStopContainerWithTimeout/1 [2022-04-22T15:12:26.327Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-22T15:12:26.327Z] === RUN TestStopContainerWithTimeout/3 [2022-04-22T15:12:26.327Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-22T15:12:26.327Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-22T15:12:26.327Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-22T15:12:26.327Z] === CONT TestStopContainerWithTimeout/0 [2022-04-22T15:12:26.328Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-22T15:12:26.706Z] Removing intermediate container 5284338677ac [2022-04-22T15:12:26.707Z] ---> 2a3e359f7bc7 [2022-04-22T15:12:26.707Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-22T15:12:26.707Z] ---> Running in 1660c014ddca [2022-04-22T15:12:26.707Z] Removing intermediate container 1660c014ddca [2022-04-22T15:12:26.707Z] ---> 7198dc9ce468 [2022-04-22T15:12:26.707Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-22T15:12:26.707Z] ---> Running in 6832841cf321 [2022-04-22T15:12:26.707Z] Removing intermediate container 6832841cf321 [2022-04-22T15:12:26.707Z] ---> a2af2a146af1 [2022-04-22T15:12:26.707Z] Step 13/13 : COPY . . [2022-04-22T15:12:27.265Z] === CONT TestStopContainerWithTimeout/3 [2022-04-22T15:12:27.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-22T15:12:29.165Z] === CONT TestStopContainerWithTimeout/1 [2022-04-22T15:12:30.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-22T15:12:30.540Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-22T15:12:30.540Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-04-22T15:12:30.540Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-04-22T15:12:30.540Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-04-22T15:12:30.540Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-04-22T15:12:30.540Z] === RUN TestDeleteDevicemapper [2022-04-22T15:12:30.540Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-22T15:12:30.540Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-22T15:12:30.540Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-22T15:12:32.445Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2022-04-22T15:12:32.445Z] === RUN TestUpdateMemory [2022-04-22T15:12:32.445Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:12:32.445Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-22T15:12:32.445Z] === RUN TestUpdateCPUQuota [2022-04-22T15:12:33.013Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-04-22T15:12:33.013Z] === RUN TestUpdatePidsLimit [2022-04-22T15:12:33.013Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-22T15:12:33.271Z] === RUN TestUpdatePidsLimit/no_change [2022-04-22T15:12:33.531Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-22T15:12:33.531Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-22T15:12:33.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-22T15:12:33.790Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-22T15:12:34.050Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-22T15:12:34.309Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-22T15:12:34.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-22T15:12:35.246Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-04-22T15:12:35.246Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-22T15:12:35.246Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-04-22T15:12:35.246Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-22T15:12:35.246Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-04-22T15:12:35.246Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-22T15:12:35.246Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2022-04-22T15:12:35.246Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-22T15:12:35.246Z] === RUN TestUpdateRestartPolicy [2022-04-22T15:12:38.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-22T15:12:40.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-22T15:12:41.172Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:12:41.172Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:12:41.172Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:12:41.173Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:12:41.173Z] [2022-04-22T15:12:41.173Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-22T15:12:41.173Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-22T15:12:41.173Z] Using test binary docker [2022-04-22T15:12:41.173Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-22T15:12:41.173Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-22T15:12:41.173Z] INFO: Waiting for daemon to start... [2022-04-22T15:12:41.173Z] Starting dockerd [2022-04-22T15:12:41.173Z] . [2022-04-22T15:12:41.173Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-22T15:12:44.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-22T15:12:46.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-22T15:12:47.448Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-04-22T15:12:47.448Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-22T15:12:47.448Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-04-22T15:12:47.448Z] === RUN TestWaitNonBlocked [2022-04-22T15:12:47.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:12:47.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:12:47.448Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:12:47.448Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:12:47.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:12:47.448Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:12:47.448Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-22T15:12:47.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-04-22T15:12:47.448Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-04-22T15:12:47.448Z] === RUN TestWaitBlocked [2022-04-22T15:12:47.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:12:47.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:12:47.448Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:12:47.448Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:12:47.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:12:47.448Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:12:48.407Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-22T15:12:48.407Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-04-22T15:12:48.407Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-22T15:12:48.407Z] === CONT TestContainerStartOnDaemonRestart [2022-04-22T15:12:48.407Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-22T15:12:48.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-22T15:12:50.940Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-04-22T15:12:50.940Z] === CONT TestIpcModeOlderClient [2022-04-22T15:12:50.940Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2022-04-22T15:12:50.940Z] === CONT TestContainerKillOnDaemonStart [2022-04-22T15:12:50.940Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-22T15:12:50.940Z] === CONT TestDaemonHostGatewayIP [2022-04-22T15:12:52.175Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-22T15:12:52.175Z] Using test binary docker [2022-04-22T15:12:52.175Z] +++ /etc/init.d/apparmor start [2022-04-22T15:12:52.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-22T15:12:52.175Z] INFO: Waiting for daemon to start... [2022-04-22T15:12:52.175Z] Starting dockerd [2022-04-22T15:12:52.175Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-22T15:12:53.485Z] --- PASS: TestDaemonHostGatewayIP (2.78s) [2022-04-22T15:12:53.485Z] === CONT TestDaemonRestartIpcMode [2022-04-22T15:12:54.080Z] . [2022-04-22T15:12:54.080Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-22T15:12:54.080Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-22T15:12:54.080Z] Error: No such image: emptyfs [2022-04-22T15:12:54.340Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-22T15:12:54.340Z] ++++ docker load [2022-04-22T15:12:54.599Z] Running integration-test (iteration 1) [2022-04-22T15:12:54.599Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-22T15:12:54.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:12:54.599Z] ++ set -e [2022-04-22T15:12:54.599Z] ++ '[' -n 0 ']' [2022-04-22T15:12:54.599Z] ++ set -x [2022-04-22T15:12:54.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:12:55.537Z] Loaded image: busybox:latest [2022-04-22T15:12:56.017Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-04-22T15:12:56.107Z] Loaded image: busybox:glibc [2022-04-22T15:13:01.385Z] Loaded image: debian:bullseye-slim [2022-04-22T15:13:01.385Z] Loaded image: hello-world:latest [2022-04-22T15:13:01.385Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:13:01.385Z] INFO: Testing against a local daemon [2022-04-22T15:13:01.385Z] === RUN TestCgroupNamespacesBuild [2022-04-22T15:13:02.579Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2022-04-22T15:13:02.579Z] PASS [2022-04-22T15:13:02.579Z] [2022-04-22T15:13:02.579Z] === Skipped [2022-04-22T15:13:02.579Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-22T15:13:02.579Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:13:02.579Z] [2022-04-22T15:13:02.579Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-22T15:13:02.579Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:13:02.579Z] [2022-04-22T15:13:02.579Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-22T15:13:02.579Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:13:02.579Z] [2022-04-22T15:13:02.579Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-22T15:13:02.579Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-22T15:13:02.579Z] [2022-04-22T15:13:02.579Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-22T15:13:02.579Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-22T15:13:02.579Z] [2022-04-22T15:13:02.579Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-22T15:13:02.579Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-22T15:13:02.579Z] [2022-04-22T15:13:02.579Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-22T15:13:02.579Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:13:02.579Z] [2022-04-22T15:13:02.579Z] DONE 235 tests, 7 skipped in 119.773s [2022-04-22T15:13:02.579Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-22T15:13:02.579Z] === RUN TestConfigDaemonLibtrustID [2022-04-22T15:13:02.591Z] ---> 47bd4e4e58e6 [2022-04-22T15:13:03.176Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-04-22T15:13:03.176Z] === RUN TestDaemonConfigValidation [2022-04-22T15:13:03.176Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:13:03.176Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:13:03.176Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-22T15:13:03.176Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-22T15:13:03.176Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-22T15:13:03.176Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-22T15:13:03.176Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-22T15:13:03.176Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-22T15:13:03.176Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-22T15:13:03.176Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-22T15:13:03.176Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:13:03.176Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-22T15:13:03.176Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-22T15:13:03.176Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-22T15:13:03.176Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-22T15:13:03.176Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-22T15:13:03.176Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-22T15:13:03.176Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-22T15:13:03.176Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-22T15:13:03.176Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-22T15:13:03.176Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-22T15:13:03.176Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-22T15:13:03.176Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-22T15:13:03.924Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2022-04-22T15:13:03.924Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-22T15:13:04.133Z] Successfully built 47bd4e4e58e6 [2022-04-22T15:13:04.133Z] Successfully tagged docker:latest [2022-04-22T15:13:04.133Z] INFO: Image build ended at 04/22/2022 15:13:03. Duration:00:06:39.7799971 [2022-04-22T15:13:04.133Z] [2022-04-22T15:13:04.133Z] [2022-04-22T15:13:04.133Z] INFO: Building the test binaries at 04/22/2022 15:13:03... [2022-04-22T15:13:04.579Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-22T15:13:05.515Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-22T15:13:06.455Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-22T15:13:06.455Z] daemon_test.go:156: [d0940fffb302a] daemon is not started [2022-04-22T15:13:06.455Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-22T15:13:06.455Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-22T15:13:06.455Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-22T15:13:06.455Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-22T15:13:06.455Z] === RUN TestDaemonProxy [2022-04-22T15:13:06.455Z] === RUN TestDaemonProxy/environment_variables [2022-04-22T15:13:06.467Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2022-04-22T15:13:06.467Z] === RUN TestBuildWithSession [2022-04-22T15:13:06.467Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:13:06.467Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-22T15:13:06.467Z] === RUN TestBuildSquashParent [2022-04-22T15:13:08.361Z] === RUN TestDaemonProxy/command-line_options [2022-04-22T15:13:09.739Z] === RUN TestDaemonProxy/configuration_file [2022-04-22T15:13:09.992Z] INFO: make.ps1 starting at 04/22/2022 15:13:09 [2022-04-22T15:13:09.992Z] INFO: Git commit (2b0da89366) assumed from DOCKER_GITCOMMIT environment variable [2022-04-22T15:13:09.992Z] INFO: Invoking autogen... [2022-04-22T15:13:09.992Z] { [2022-04-22T15:13:09.992Z] "RT_GROUP_ICON": { [2022-04-22T15:13:09.992Z] "#1": { [2022-04-22T15:13:09.992Z] "0409": "../../winresources/docker.ico" [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] }, [2022-04-22T15:13:09.992Z] "RT_MANIFEST": { [2022-04-22T15:13:09.992Z] "#1": { [2022-04-22T15:13:09.992Z] "0409": { [2022-04-22T15:13:09.992Z] "identity": {}, [2022-04-22T15:13:09.992Z] "description": "Docker Engine", [2022-04-22T15:13:09.992Z] "minimum-os": "vista", [2022-04-22T15:13:09.992Z] "execution-level": "", [2022-04-22T15:13:09.992Z] "ui-access": false, [2022-04-22T15:13:09.992Z] "auto-elevate": false, [2022-04-22T15:13:09.992Z] "dpi-awareness": "unaware", [2022-04-22T15:13:09.992Z] "disable-theming": false, [2022-04-22T15:13:09.992Z] "disable-window-filtering": false, [2022-04-22T15:13:09.992Z] "high-resolution-scrolling-aware": false, [2022-04-22T15:13:09.992Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-22T15:13:09.992Z] "long-path-aware": false, [2022-04-22T15:13:09.992Z] "printer-driver-isolation": false, [2022-04-22T15:13:09.992Z] "gdi-scaling": false, [2022-04-22T15:13:09.992Z] "segment-heap": false, [2022-04-22T15:13:09.992Z] "use-common-controls-v6": false [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] }, [2022-04-22T15:13:09.992Z] "RT_MESSAGETABLE": { [2022-04-22T15:13:09.992Z] "#1": { [2022-04-22T15:13:09.992Z] "0409": "../../winresources/event_messages.bin" [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] }, [2022-04-22T15:13:09.992Z] "RT_VERSION": { [2022-04-22T15:13:09.992Z] "#1": { [2022-04-22T15:13:09.992Z] "0409": { [2022-04-22T15:13:09.992Z] "fixed": { [2022-04-22T15:13:09.992Z] "file_version": "0.0.0.0", [2022-04-22T15:13:09.992Z] "product_version": "0.0.0.0", [2022-04-22T15:13:09.992Z] "type": "Unknown" [2022-04-22T15:13:09.992Z] }, [2022-04-22T15:13:09.992Z] "info": { [2022-04-22T15:13:09.992Z] "0000": { [2022-04-22T15:13:09.992Z] "CompanyName": "", [2022-04-22T15:13:09.992Z] "FileVersion": "0.0.0-dev", [2022-04-22T15:13:09.992Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-22T15:13:09.992Z] "OriginalFileName": "dockerd.exe", [2022-04-22T15:13:09.992Z] "ProductName": "", [2022-04-22T15:13:09.992Z] "ProductVersion": "0.0.0-dev", [2022-04-22T15:13:09.992Z] "SpecialBuild": "2b0da89366" [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:09.992Z] } [2022-04-22T15:13:10.453Z] powershell.exe : cmd\dockerd\config.go [2022-04-22T15:13:10.453Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6a42ce99\powershellWrapper.ps1:3 char:1 [2022-04-22T15:13:10.453Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-22T15:13:10.453Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-22T15:13:10.453Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-22T15:13:10.453Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-22T15:13:10.453Z] [2022-04-22T15:13:10.453Z] cmd\dockerd\config_windows.go [2022-04-22T15:13:10.453Z] cmd\dockerd\daemon.go [2022-04-22T15:13:10.453Z] cmd\dockerd\daemon_test.go [2022-04-22T15:13:10.453Z] cmd\dockerd\daemon_windows.go [2022-04-22T15:13:10.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-22T15:13:10.481Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:13:10.481Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:13:10.481Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-22T15:13:10.481Z] [2022-04-22T15:13:10.481Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-22T15:13:10.481Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-22T15:13:10.481Z] HOSTNAME=dc56e68788b1 [2022-04-22T15:13:10.481Z] TESTDEBUG=0 [2022-04-22T15:13:10.481Z] DEST=bundles/test-integration [2022-04-22T15:13:10.481Z] PWD=/go/src/github.com/docker/docker [2022-04-22T15:13:10.481Z] DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 [2022-04-22T15:13:10.481Z] container=docker [2022-04-22T15:13:10.481Z] HOME=/root [2022-04-22T15:13:10.481Z] GOLANG_VERSION=1.18.1 [2022-04-22T15:13:10.481Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-22T15:13:10.481Z] VALIDATE_BRANCH=master [2022-04-22T15:13:10.481Z] TERM=xterm [2022-04-22T15:13:10.481Z] DOCKER_PKG=github.com/docker/docker [2022-04-22T15:13:10.481Z] SHLVL=1 [2022-04-22T15:13:10.481Z] TIMEOUT=120m [2022-04-22T15:13:10.481Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-22T15:13:10.481Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-22T15:13:10.481Z] GO111MODULE=off [2022-04-22T15:13:10.481Z] DOCKER_EXPERIMENTAL=1 [2022-04-22T15:13:10.481Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-22T15:13:10.481Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-22T15:13:10.481Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-22T15:13:10.481Z] GOPATH=/go [2022-04-22T15:13:10.481Z] PKG_CONFIG=pkg-config [2022-04-22T15:13:10.481Z] _=/usr/bin/env [2022-04-22T15:13:10.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-22T15:13:10.913Z] cmd\dockerd\docker.go [2022-04-22T15:13:10.913Z] cmd\dockerd\docker_windows.go [2022-04-22T15:13:10.913Z] cmd\dockerd\genwinres_windows.go [2022-04-22T15:13:10.913Z] cmd\dockerd\metrics.go [2022-04-22T15:13:10.913Z] cmd\dockerd\options.go [2022-04-22T15:13:10.913Z] cmd\dockerd\options_test.go [2022-04-22T15:13:10.913Z] cmd\dockerd\service_windows.go [2022-04-22T15:13:10.913Z] INFO: Building daemon... [2022-04-22T15:13:11.641Z] === RUN TestDaemonProxy/conflicting_options [2022-04-22T15:13:12.207Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-22T15:13:12.465Z] --- PASS: TestDaemonProxy (6.17s) [2022-04-22T15:13:12.465Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-04-22T15:13:12.465Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-04-22T15:13:12.465Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-22T15:13:12.465Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-22T15:13:12.465Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-22T15:13:12.465Z] PASS [2022-04-22T15:13:12.465Z] [2022-04-22T15:13:12.465Z] DONE 17 tests in 10.086s [2022-04-22T15:13:12.465Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-22T15:13:12.725Z] INFO: Testing against a local daemon [2022-04-22T15:13:12.725Z] === RUN TestCommitInheritsEnv [2022-04-22T15:13:12.984Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-04-22T15:13:12.984Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-22T15:13:12.984Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-22T15:13:12.984Z] === RUN TestImportWithCustomPlatform [2022-04-22T15:13:12.984Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-22T15:13:12.984Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-22T15:13:12.984Z] === RUN TestImportWithCustomPlatform// [2022-04-22T15:13:12.984Z] === RUN TestImportWithCustomPlatform/linux [2022-04-22T15:13:12.984Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-22T15:13:13.244Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-22T15:13:13.244Z] === RUN TestImportWithCustomPlatform/macos [2022-04-22T15:13:13.244Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-22T15:13:13.244Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-22T15:13:13.244Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-22T15:13:13.244Z] === RUN TestImagesFilterMultiReference [2022-04-22T15:13:13.244Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-22T15:13:13.244Z] === RUN TestImagePullPlatformInvalid [2022-04-22T15:13:13.244Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-22T15:13:13.244Z] === RUN TestRemoveImageOrphaning [2022-04-22T15:13:13.505Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-04-22T15:13:13.505Z] === RUN TestRemoveImageGarbageCollector [2022-04-22T15:13:14.073Z] time="2022-04-22T15:13:13Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-22T15:13:14.595Z] --- PASS: TestBuildSquashParent (8.55s) [2022-04-22T15:13:14.595Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-22T15:13:14.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:13:14.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:13:14.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:13:14.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:13:14.595Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:13:14.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:13:14.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:13:14.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:13:14.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:13:14.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:13:14.595Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:13:14.595Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:13:14.595Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:13:14.595Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:13:15.449Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-04-22T15:13:15.449Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-22T15:13:15.449Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-22T15:13:15.449Z] === RUN TestTagInvalidReference [2022-04-22T15:13:15.449Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-22T15:13:15.449Z] === RUN TestTagValidPrefixedRepo [2022-04-22T15:13:15.707Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-22T15:13:15.708Z] === RUN TestTagExistedNameWithoutForce [2022-04-22T15:13:15.708Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-22T15:13:15.708Z] === RUN TestTagOfficialNames [2022-04-22T15:13:15.708Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-22T15:13:15.708Z] === RUN TestTagMatchesDigest [2022-04-22T15:13:15.708Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-22T15:13:15.708Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-22T15:13:18.796Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:13:18.796Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:13:19.854Z] sha256:f3f2dec18d0ec5acef8a6923a8c2d3aed7dc0a4fdc6adcec15a15b6fe0297f75 [2022-04-22T15:13:19.854Z] INFO: Starting docker-py tests... [2022-04-22T15:13:19.854Z] ============================= test session starts ============================== [2022-04-22T15:13:19.854Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-22T15:13:19.854Z] rootdir: /src, inifile: pytest.ini [2022-04-22T15:13:19.854Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-22T15:13:19.854Z] collected 395 items / 2 deselected / 393 selected [2022-04-22T15:13:19.854Z] [2022-04-22T15:13:21.339Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:13:21.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:13:24.893Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-22T15:13:24.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.52s) [2022-04-22T15:13:24.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.68s) [2022-04-22T15:13:24.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2022-04-22T15:13:24.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2022-04-22T15:13:24.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) [2022-04-22T15:13:24.893Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2022-04-22T15:13:24.893Z] === RUN TestBuildMultiStageCopy [2022-04-22T15:13:24.893Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-22T15:13:27.432Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-22T15:13:28.371Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-22T15:13:28.941Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-22T15:13:29.511Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-22T15:13:30.086Z] --- PASS: TestBuildMultiStageCopy (5.32s) [2022-04-22T15:13:30.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2022-04-22T15:13:30.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2022-04-22T15:13:30.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2022-04-22T15:13:30.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-04-22T15:13:30.086Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2022-04-22T15:13:30.086Z] === RUN TestBuildMultiStageParentConfig [2022-04-22T15:13:31.494Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2022-04-22T15:13:31.494Z] === RUN TestBuildLabelWithTargets [2022-04-22T15:13:32.901Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-22T15:13:33.463Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-22T15:13:34.060Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2022-04-22T15:13:34.060Z] === RUN TestBuildWithEmptyLayers [2022-04-22T15:13:35.212Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-22T15:13:35.437Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2022-04-22T15:13:35.437Z] === RUN TestBuildMultiStageOnBuild [2022-04-22T15:13:36.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-22T15:13:36.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-22T15:13:38.728Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2022-04-22T15:13:38.728Z] === RUN TestBuildUncleanTarFilenames [2022-04-22T15:13:40.633Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2022-04-22T15:13:40.633Z] === RUN TestBuildMultiStageLayerLeak [2022-04-22T15:13:43.925Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2022-04-22T15:13:43.925Z] === RUN TestBuildWithHugeFile [2022-04-22T15:13:55.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-22T15:13:55.604Z] Removing intermediate container 35b8b4b4fc87 [2022-04-22T15:13:55.604Z] ---> ea491352fb18 [2022-04-22T15:13:55.604Z] 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-04-22T15:13:55.604Z] ---> Running in eef0556cd93d [2022-04-22T15:13:57.811Z] --- PASS: TestImportExtremelyLargeImageWorks (93.11s) [2022-04-22T15:13:57.811Z] PASS [2022-04-22T15:13:57.811Z] [2022-04-22T15:13:57.811Z] === Skipped [2022-04-22T15:13:57.811Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-22T15:13:57.811Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-22T15:13:57.811Z] [2022-04-22T15:13:57.811Z] DONE 22 tests, 1 skipped in 97.392s [2022-04-22T15:13:57.811Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-22T15:13:57.811Z] INFO: Testing against a local daemon [2022-04-22T15:13:57.811Z] === RUN TestNetworkCreateDelete [2022-04-22T15:13:57.811Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-22T15:13:57.811Z] === RUN TestDockerNetworkDeletePreferID [2022-04-22T15:13:57.811Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-22T15:13:57.811Z] === RUN TestDaemonDNSFallback [2022-04-22T15:14:02.016Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-22T15:14:02.016Z] === RUN TestInspectNetwork [2022-04-22T15:14:02.016Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:02.016Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestRunContainerWithBridgeNone [2022-04-22T15:14:02.016Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-22T15:14:02.016Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:14:02.016Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:14:02.016Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:14:02.016Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-22T15:14:02.016Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-22T15:14:02.016Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-22T15:14:02.016Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestNetworkList [2022-04-22T15:14:02.016Z] === RUN TestNetworkList//networks [2022-04-22T15:14:02.016Z] === PAUSE TestNetworkList//networks [2022-04-22T15:14:02.016Z] === RUN TestNetworkList//networks/ [2022-04-22T15:14:02.016Z] === PAUSE TestNetworkList//networks/ [2022-04-22T15:14:02.016Z] === CONT TestNetworkList//networks [2022-04-22T15:14:02.016Z] === CONT TestNetworkList//networks/ [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkList (0.01s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-22T15:14:02.016Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestHostIPv4BridgeLabel [2022-04-22T15:14:02.016Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-22T15:14:02.016Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-22T15:14:02.016Z] === RUN TestDaemonDefaultNetworkPools [2022-04-22T15:14:02.016Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-22T15:14:02.016Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-22T15:14:02.016Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-22T15:14:02.016Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-22T15:14:02.016Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2022-04-22T15:14:02.016Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-22T15:14:02.016Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-22T15:14:02.016Z] === RUN TestServiceWithPredefinedNetwork [2022-04-22T15:14:02.016Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:02.016Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-22T15:14:02.016Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:14:02.016Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestServiceWithDataPathPortInit [2022-04-22T15:14:02.016Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:02.016Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-22T15:14:02.016Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-22T15:14:02.016Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:02.016Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-22T15:14:02.016Z] PASS [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === Skipped [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-22T15:14:02.016Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-22T15:14:02.016Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-22T15:14:02.016Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-22T15:14:02.016Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-22T15:14:02.016Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-22T15:14:02.016Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s) [2022-04-22T15:14:02.016Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-22T15:14:02.016Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-22T15:14:02.016Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:14:02.016Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-22T15:14:02.016Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-22T15:14:02.016Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] DONE 34 tests, 12 skipped in 7.101s [2022-04-22T15:14:02.016Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-22T15:14:02.016Z] INFO: Testing against a local daemon [2022-04-22T15:14:02.016Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-22T15:14:02.016Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:14:02.016Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestDockerNetworkIpvlan [2022-04-22T15:14:02.016Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:14:02.016Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-22T15:14:02.016Z] PASS [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === Skipped [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-22T15:14:02.016Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-22T15:14:02.016Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] DONE 2 tests, 2 skipped in 0.095s [2022-04-22T15:14:02.016Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-22T15:14:02.016Z] INFO: Testing against a local daemon [2022-04-22T15:14:02.016Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-22T15:14:02.016Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestDockerNetworkMacvlan [2022-04-22T15:14:02.016Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-22T15:14:02.016Z] PASS [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === Skipped [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-22T15:14:02.016Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-22T15:14:02.016Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] DONE 2 tests, 2 skipped in 0.092s [2022-04-22T15:14:02.016Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-22T15:14:02.016Z] testing: warning: no tests to run [2022-04-22T15:14:02.016Z] PASS [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] DONE 0 tests in 0.025s [2022-04-22T15:14:02.016Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-22T15:14:02.016Z] INFO: Testing against a local daemon [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginAllowRequest [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginTLS [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginDenyRequest [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginDenyResponse [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginAllowEventStream [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginErrorResponse [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginErrorRequest [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginHeader [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginV2Disable [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-22T15:14:02.016Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-22T15:14:02.016Z] PASS [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === Skipped [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-22T15:14:02.016Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.016Z] [2022-04-22T15:14:02.016Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-22T15:14:02.017Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.017Z] [2022-04-22T15:14:02.017Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-22T15:14:02.017Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.017Z] [2022-04-22T15:14:02.017Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-22T15:14:02.017Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.017Z] [2022-04-22T15:14:02.017Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-22T15:14:02.017Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.017Z] [2022-04-22T15:14:02.017Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-22T15:14:02.017Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.017Z] [2022-04-22T15:14:02.017Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-22T15:14:02.017Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.017Z] [2022-04-22T15:14:02.017Z] DONE 17 tests, 17 skipped in 0.297s [2022-04-22T15:14:02.278Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-22T15:14:02.278Z] INFO: Testing against a local daemon [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:14:02.278Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:14:02.278Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-22T15:14:02.278Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-22T15:14:02.278Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-22T15:14:02.278Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-22T15:14:02.278Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-22T15:14:02.278Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-22T15:14:02.278Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-22T15:14:02.278Z] === RUN TestPluginInstall [2022-04-22T15:14:02.278Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.278Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-22T15:14:02.278Z] === RUN TestPluginsWithRuntimes [2022-04-22T15:14:02.278Z] 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-04-22T15:14:02.278Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-22T15:14:02.278Z] === RUN TestPluginBackCompatMediaTypes [2022-04-22T15:14:02.278Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-22T15:14:02.278Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-22T15:14:02.278Z] PASS [2022-04-22T15:14:02.278Z] [2022-04-22T15:14:02.278Z] === Skipped [2022-04-22T15:14:02.278Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-22T15:14:02.278Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-22T15:14:02.278Z] [2022-04-22T15:14:02.278Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-22T15:14:02.278Z] 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-04-22T15:14:02.278Z] [2022-04-22T15:14:02.278Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-22T15:14:02.278Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-22T15:14:02.278Z] [2022-04-22T15:14:02.278Z] DONE 19 tests, 3 skipped in 0.142s [2022-04-22T15:14:02.278Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-22T15:14:02.539Z] INFO: Testing against a local daemon [2022-04-22T15:14:02.539Z] === RUN TestExternalGraphDriver [2022-04-22T15:14:02.539Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-22T15:14:02.539Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-04-22T15:14:02.539Z] === RUN TestGraphdriverPluginV2 [2022-04-22T15:14:03.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-22T15:14:04.700Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-22T15:14:04.700Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-22T15:14:04.700Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-22T15:14:04.700Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-22T15:14:04.700Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-22T15:14:04.700Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-22T15:14:04.700Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-22T15:14:05.211Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-22T15:14:05.211Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-22T15:14:05.211Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-22T15:14:05.211Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-22T15:14:05.211Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-22T15:14:05.211Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-22T15:14:05.277Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-22T15:14:05.718Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-22T15:14:06.779Z] --- PASS: TestGraphdriverPluginV2 (3.62s) [2022-04-22T15:14:06.779Z] PASS [2022-04-22T15:14:06.779Z] [2022-04-22T15:14:06.779Z] === Skipped [2022-04-22T15:14:06.779Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-04-22T15:14:06.779Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-22T15:14:06.779Z] [2022-04-22T15:14:06.779Z] DONE 2 tests, 1 skipped in 3.763s [2022-04-22T15:14:06.779Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-22T15:14:06.779Z] INFO: Testing against a local daemon [2022-04-22T15:14:06.779Z] === RUN TestContinueAfterPluginCrash [2022-04-22T15:14:06.779Z] === PAUSE TestContinueAfterPluginCrash [2022-04-22T15:14:06.779Z] === RUN TestReadPluginNoRead [2022-04-22T15:14:06.779Z] === PAUSE TestReadPluginNoRead [2022-04-22T15:14:06.779Z] === RUN TestDaemonStartWithLogOpt [2022-04-22T15:14:06.779Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-22T15:14:06.779Z] === CONT TestContinueAfterPluginCrash [2022-04-22T15:14:06.779Z] === CONT TestDaemonStartWithLogOpt [2022-04-22T15:14:07.405Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-22T15:14:07.405Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-22T15:14:10.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-22T15:14:10.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-22T15:14:10.984Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2022-04-22T15:14:10.984Z] === CONT TestReadPluginNoRead [2022-04-22T15:14:11.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-22T15:14:11.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-22T15:14:11.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-22T15:14:12.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-22T15:14:12.895Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-22T15:14:14.281Z] === RUN TestReadPluginNoRead/default [2022-04-22T15:14:14.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-22T15:14:15.222Z] --- PASS: TestContinueAfterPluginCrash (9.06s) [2022-04-22T15:14:15.483Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-22T15:14:15.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-22T15:14:16.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-22T15:14:16.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-22T15:14:16.868Z] === CONT TestReadPluginNoRead [2022-04-22T15:14:16.868Z] read_test.go:92: [d3d712096b863] daemon is not started [2022-04-22T15:14:16.868Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-04-22T15:14:16.868Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-22T15:14:16.868Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-04-22T15:14:16.868Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-04-22T15:14:16.868Z] PASS [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] DONE 6 tests in 10.530s [2022-04-22T15:14:16.868Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-22T15:14:16.868Z] testing: warning: no tests to run [2022-04-22T15:14:16.868Z] PASS [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] DONE 0 tests in 0.038s [2022-04-22T15:14:16.868Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-22T15:14:16.868Z] INFO: Testing against a local daemon [2022-04-22T15:14:16.868Z] === RUN TestPluginWithDevMounts [2022-04-22T15:14:16.868Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-22T15:14:16.868Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-22T15:14:16.868Z] PASS [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] === Skipped [2022-04-22T15:14:16.868Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-22T15:14:16.868Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] DONE 1 tests, 1 skipped in 0.118s [2022-04-22T15:14:16.868Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-22T15:14:16.868Z] INFO: Testing against a local daemon [2022-04-22T15:14:16.868Z] === RUN TestSecretInspect [2022-04-22T15:14:16.868Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-22T15:14:16.868Z] === RUN TestSecretList [2022-04-22T15:14:16.868Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] --- SKIP: TestSecretList (0.01s) [2022-04-22T15:14:16.868Z] === RUN TestSecretsCreateAndDelete [2022-04-22T15:14:16.868Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-04-22T15:14:16.868Z] === RUN TestSecretsUpdate [2022-04-22T15:14:16.868Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-22T15:14:16.868Z] === RUN TestTemplatedSecret [2022-04-22T15:14:16.868Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-22T15:14:16.868Z] === RUN TestSecretCreateResolve [2022-04-22T15:14:16.868Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-22T15:14:16.868Z] PASS [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] === Skipped [2022-04-22T15:14:16.868Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-22T15:14:16.868Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-22T15:14:16.868Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-04-22T15:14:16.868Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-22T15:14:16.868Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-22T15:14:16.868Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-22T15:14:16.868Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:16.868Z] [2022-04-22T15:14:16.868Z] DONE 6 tests, 6 skipped in 0.156s [2022-04-22T15:14:16.868Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-22T15:14:17.129Z] INFO: Testing against a local daemon [2022-04-22T15:14:17.129Z] === RUN TestServiceCreateInit [2022-04-22T15:14:17.129Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-22T15:14:17.129Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-22T15:14:17.129Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- PASS: TestServiceCreateInit (0.01s) [2022-04-22T15:14:17.129Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:14:17.129Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:14:17.129Z] === RUN TestCreateServiceMultipleTimes [2022-04-22T15:14:17.129Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-22T15:14:17.129Z] === RUN TestCreateServiceConflict [2022-04-22T15:14:17.129Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-22T15:14:17.129Z] === RUN TestCreateServiceMaxReplicas [2022-04-22T15:14:17.129Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-22T15:14:17.129Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-22T15:14:17.129Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-22T15:14:17.129Z] === RUN TestCreateServiceSecretFileMode [2022-04-22T15:14:17.129Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-22T15:14:17.129Z] === RUN TestCreateServiceConfigFileMode [2022-04-22T15:14:17.129Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-22T15:14:17.129Z] === RUN TestCreateServiceSysctls [2022-04-22T15:14:17.129Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-22T15:14:17.129Z] === RUN TestCreateServiceCapabilities [2022-04-22T15:14:17.129Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.129Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-22T15:14:17.129Z] === RUN TestInspect [2022-04-22T15:14:17.129Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.389Z] --- SKIP: TestInspect (0.01s) [2022-04-22T15:14:17.389Z] === RUN TestCreateJob [2022-04-22T15:14:17.389Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.389Z] --- SKIP: TestCreateJob (0.01s) [2022-04-22T15:14:17.389Z] === RUN TestReplicatedJob [2022-04-22T15:14:17.389Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.389Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-22T15:14:17.389Z] === RUN TestUpdateReplicatedJob [2022-04-22T15:14:17.389Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.389Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-22T15:14:17.389Z] === RUN TestServiceListWithStatuses [2022-04-22T15:14:17.389Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-22T15:14:17.389Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-22T15:14:17.389Z] === RUN TestDockerNetworkConnectAlias [2022-04-22T15:14:17.389Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.389Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-22T15:14:17.389Z] === RUN TestDockerNetworkReConnect [2022-04-22T15:14:17.389Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:17.389Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-04-22T15:14:17.389Z] === RUN TestServicePlugin [2022-04-22T15:14:17.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-22T15:14:18.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-22T15:14:19.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-22T15:14:19.302Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] --- SKIP: TestServicePlugin (1.96s) [2022-04-22T15:14:19.302Z] === RUN TestServiceUpdateLabel [2022-04-22T15:14:19.302Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-22T15:14:19.302Z] === RUN TestServiceUpdateSecrets [2022-04-22T15:14:19.302Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-22T15:14:19.302Z] === RUN TestServiceUpdateConfigs [2022-04-22T15:14:19.302Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-22T15:14:19.302Z] === RUN TestServiceUpdateNetwork [2022-04-22T15:14:19.302Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-22T15:14:19.302Z] === RUN TestServiceUpdatePidsLimit [2022-04-22T15:14:19.302Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-22T15:14:19.302Z] PASS [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === Skipped [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:14:19.302Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:14:19.302Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-22T15:14:19.302Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-22T15:14:19.302Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-22T15:14:19.302Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-22T15:14:19.302Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-22T15:14:19.302Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-22T15:14:19.302Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.05s) [2022-04-22T15:14:19.302Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-22T15:14:19.302Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-22T15:14:19.302Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-22T15:14:19.302Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-22T15:14:19.302Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-22T15:14:19.302Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-22T15:14:19.302Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-22T15:14:19.302Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.302Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-04-22T15:14:19.302Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.302Z] [2022-04-22T15:14:19.303Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-04-22T15:14:19.303Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.303Z] [2022-04-22T15:14:19.303Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-22T15:14:19.303Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.303Z] [2022-04-22T15:14:19.303Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-22T15:14:19.303Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.303Z] [2022-04-22T15:14:19.303Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-22T15:14:19.303Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.303Z] [2022-04-22T15:14:19.303Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-22T15:14:19.303Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.303Z] [2022-04-22T15:14:19.303Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-22T15:14:19.303Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-22T15:14:19.303Z] [2022-04-22T15:14:19.303Z] DONE 24 tests, 23 skipped in 2.380s [2022-04-22T15:14:19.303Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-22T15:14:19.563Z] INFO: Testing against a local daemon [2022-04-22T15:14:19.563Z] === RUN TestSessionCreate [2022-04-22T15:14:19.563Z] --- PASS: TestSessionCreate (0.03s) [2022-04-22T15:14:19.563Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-22T15:14:19.563Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-22T15:14:19.563Z] PASS [2022-04-22T15:14:19.563Z] [2022-04-22T15:14:19.563Z] DONE 2 tests in 0.162s [2022-04-22T15:14:19.563Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-22T15:14:19.563Z] INFO: Testing against a local daemon [2022-04-22T15:14:19.563Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-22T15:14:19.563Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-22T15:14:19.563Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:14:19.563Z] === RUN TestDiskUsage [2022-04-22T15:14:19.563Z] === PAUSE TestDiskUsage [2022-04-22T15:14:19.563Z] === RUN TestEventsExecDie [2022-04-22T15:14:20.134Z] --- PASS: TestEventsExecDie (0.51s) [2022-04-22T15:14:20.134Z] === RUN TestEventsBackwardsCompatible [2022-04-22T15:14:20.134Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-22T15:14:20.134Z] === RUN TestEventsVolumeCreate [2022-04-22T15:14:20.134Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-22T15:14:20.134Z] === RUN TestInfoBinaryCommits [2022-04-22T15:14:20.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-22T15:14:20.394Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-22T15:14:20.394Z] === RUN TestInfoAPIVersioned [2022-04-22T15:14:20.394Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-22T15:14:20.394Z] === RUN TestInfoAPI [2022-04-22T15:14:20.394Z] --- PASS: TestInfoAPI (0.02s) [2022-04-22T15:14:20.394Z] === RUN TestInfoAPIWarnings [2022-04-22T15:14:20.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-22T15:14:21.656Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-22T15:14:21.656Z] Using test binary docker [2022-04-22T15:14:21.656Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-22T15:14:21.656Z] +++ /etc/init.d/apparmor start [2022-04-22T15:14:21.656Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-22T15:14:21.656Z] INFO: Waiting for daemon to start... [2022-04-22T15:14:21.656Z] Starting dockerd [2022-04-22T15:14:21.656Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-22T15:14:28.191Z] . [2022-04-22T15:14:28.191Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-22T15:14:28.191Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-22T15:14:28.191Z] Error: No such image: emptyfs [2022-04-22T15:14:28.191Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-22T15:14:28.191Z] ++++ docker load [2022-04-22T15:14:28.447Z] Running integration-test (iteration 1) [2022-04-22T15:14:28.447Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-22T15:14:28.447Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:14:28.447Z] ++ set -e [2022-04-22T15:14:28.447Z] ++ '[' -n 0 ']' [2022-04-22T15:14:28.447Z] ++ set -x [2022-04-22T15:14:28.447Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:14:28.703Z] Loaded image: busybox:latest [2022-04-22T15:14:28.959Z] Loaded image: busybox:glibc [2022-04-22T15:14:29.887Z] Loaded image: debian:bullseye-slim [2022-04-22T15:14:29.887Z] Loaded image: hello-world:latest [2022-04-22T15:14:30.143Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:14:30.143Z] INFO: Testing against a local daemon [2022-04-22T15:14:30.143Z] === RUN TestCgroupNamespacesBuild [2022-04-22T15:14:31.071Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-04-22T15:14:31.071Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-22T15:14:32.437Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-04-22T15:14:32.437Z] === RUN TestBuildWithSession [2022-04-22T15:14:32.437Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:14:32.437Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-22T15:14:32.437Z] === RUN TestBuildSquashParent [2022-04-22T15:14:36.605Z] --- PASS: TestBuildSquashParent (3.99s) [2022-04-22T15:14:36.605Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-22T15:14:36.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:14:36.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:14:36.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:14:36.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:14:36.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:14:36.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:14:36.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:14:36.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:14:36.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:14:36.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:14:36.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:14:36.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:14:36.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:14:36.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:14:37.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:14:37.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:14:38.195Z] Removing intermediate container eef0556cd93d [2022-04-22T15:14:38.196Z] ---> 9b5cf745968f [2022-04-22T15:14:38.196Z] 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-04-22T15:14:38.196Z] ---> Running in caeee5b26cc7 [2022-04-22T15:14:38.503Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-04-22T15:14:38.503Z] === RUN TestInfoDebug [2022-04-22T15:14:38.503Z] --- PASS: TestInfoDebug (0.55s) [2022-04-22T15:14:38.503Z] === RUN TestInfoInsecureRegistries [2022-04-22T15:14:38.503Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-22T15:14:38.503Z] === RUN TestInfoRegistryMirrors [2022-04-22T15:14:38.503Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-22T15:14:38.503Z] === RUN TestLoginFailsWithBadCredentials [2022-04-22T15:14:38.503Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-22T15:14:38.503Z] === RUN TestPingCacheHeaders [2022-04-22T15:14:38.503Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-22T15:14:38.503Z] === RUN TestPingGet [2022-04-22T15:14:38.503Z] --- PASS: TestPingGet (0.01s) [2022-04-22T15:14:38.503Z] === RUN TestPingHead [2022-04-22T15:14:38.503Z] --- PASS: TestPingHead (0.03s) [2022-04-22T15:14:38.503Z] === RUN TestPingSwarmHeader [2022-04-22T15:14:39.074Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-22T15:14:39.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:14:39.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:14:39.645Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-22T15:14:40.586Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-22T15:14:40.586Z] --- PASS: TestPingSwarmHeader (2.20s) [2022-04-22T15:14:40.586Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-22T15:14:40.586Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-22T15:14:40.586Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-22T15:14:40.586Z] === RUN TestVersion [2022-04-22T15:14:40.586Z] --- PASS: TestVersion (0.04s) [2022-04-22T15:14:40.586Z] === CONT TestDiskUsage [2022-04-22T15:14:40.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-22T15:14:40.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-04-22T15:14:40.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2022-04-22T15:14:40.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-04-22T15:14:40.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s) [2022-04-22T15:14:40.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-04-22T15:14:40.704Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-04-22T15:14:40.704Z] === RUN TestBuildMultiStageCopy [2022-04-22T15:14:40.704Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/container_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/image_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/volume_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-22T15:14:41.157Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-22T15:14:41.417Z] === RUN TestDiskUsage/after_container.Run [2022-04-22T15:14:41.631Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-22T15:14:41.631Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-22T15:14:41.678Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-22T15:14:41.887Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage (1.26s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-22T15:14:41.938Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-04-22T15:14:41.938Z] PASS [2022-04-22T15:14:41.938Z] [2022-04-22T15:14:41.939Z] === Skipped [2022-04-22T15:14:41.939Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:14:41.939Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-22T15:14:41.939Z] [2022-04-22T15:14:41.939Z] DONE 54 tests, 1 skipped in 22.400s [2022-04-22T15:14:41.939Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-22T15:14:41.939Z] INFO: Testing against a local daemon [2022-04-22T15:14:41.939Z] === RUN TestVolumesCreateAndList [2022-04-22T15:14:41.939Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-22T15:14:41.939Z] === RUN TestVolumesRemove [2022-04-22T15:14:42.143Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-22T15:14:42.199Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-22T15:14:42.199Z] === RUN TestVolumesInspect [2022-04-22T15:14:42.199Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-22T15:14:42.199Z] === RUN TestVolumesInvalidJSON [2022-04-22T15:14:42.199Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-22T15:14:42.199Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-22T15:14:42.199Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-22T15:14:42.199Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-22T15:14:42.199Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-22T15:14:42.199Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-22T15:14:42.199Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-22T15:14:42.199Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-22T15:14:42.199Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-22T15:14:42.199Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-22T15:14:42.199Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-22T15:14:42.199Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-22T15:14:42.199Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-22T15:14:42.199Z] PASS [2022-04-22T15:14:42.199Z] [2022-04-22T15:14:42.199Z] DONE 9 tests in 0.191s [2022-04-22T15:14:42.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-22T15:14:42.199Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14163 is not a child of this shell [2022-04-22T15:14:42.199Z] warning: PID 14163 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-22T15:14:42.199Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-22T15:14:42.199Z] [2022-04-22T15:14:42.199Z] Unloading profiles will leave already running processes permanently [2022-04-22T15:14:42.199Z] unconfined, which can lead to unexpected situations. [2022-04-22T15:14:42.199Z] [2022-04-22T15:14:42.199Z] To set a process to complain mode, use the command line tool [2022-04-22T15:14:42.199Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-22T15:14:42.199Z] Removing test suite binaries [2022-04-22T15:14:42.199Z] exiting test-integration [2022-04-22T15:14:42.199Z] ++ exit 0 [2022-04-22T15:14:42.199Z] [2022-04-22T15:14:42.237Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-22T15:14:42.399Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-04-22T15:14:42.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-04-22T15:14:42.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-22T15:14:42.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-22T15:14:42.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-22T15:14:42.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-04-22T15:14:42.399Z] === RUN TestBuildMultiStageParentConfig [2022-04-22T15:14:42.746Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-22T15:14:42.961Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-04-22T15:14:42.961Z] === RUN TestBuildLabelWithTargets Post stage [Pipeline] junit [2022-04-22T15:14:43.157Z] Recording test results [2022-04-22T15:14:43.267Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-22T15:14:43.267Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-22T15:14:43.775Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-22T15:14:43.775Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-22T15:14:43.775Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-22T15:14:43.888Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-04-22T15:14:43.888Z] === RUN TestBuildWithEmptyLayers [2022-04-22T15:14:44.283Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-22T15:14:44.450Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-04-22T15:14:44.450Z] === RUN TestBuildMultiStageOnBuild [2022-04-22T15:14:44.890Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-22T15:14:45.243Z] + echo Ensuring container killed. [2022-04-22T15:14:45.243Z] Ensuring container killed. [2022-04-22T15:14:45.243Z] + docker rm -vf docker-pr6 [2022-04-22T15:14:45.243Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-04-22T15:14:45.535Z] + echo Chowning /workspace to jenkins user [2022-04-22T15:14:45.535Z] Chowning /workspace to jenkins user [2022-04-22T15:14:45.535Z] + id -u [2022-04-22T15:14:45.535Z] + id -g [2022-04-22T15:14:45.535Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43365:/workspace busybox chown -R 1000:1000 /workspace [2022-04-22T15:14:45.535Z] Unable to find image 'busybox:latest' locally [2022-04-22T15:14:45.535Z] latest: Pulling from library/busybox [2022-04-22T15:14:45.796Z] 50e8d59317eb: Pulling fs layer [2022-04-22T15:14:45.796Z] 50e8d59317eb: Verifying Checksum [2022-04-22T15:14:45.796Z] 50e8d59317eb: Download complete [2022-04-22T15:14:45.796Z] 50e8d59317eb: Pull complete [2022-04-22T15:14:45.796Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-22T15:14:45.796Z] Status: Downloaded newer image for busybox:latest [2022-04-22T15:14:45.815Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-04-22T15:14:45.815Z] === RUN TestBuildUncleanTarFilenames [2022-04-22T15:14:46.376Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-22T15:14:46.376Z] === RUN TestBuildMultiStageLayerLeak [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-22T15:14:47.741Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-04-22T15:14:47.741Z] === RUN TestBuildWithHugeFile [2022-04-22T15:14:48.015Z] + bundleName=amd64-rootless [2022-04-22T15:14:48.015Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-22T15:14:48.015Z] Creating amd64-rootless-bundles.tar.gz [2022-04-22T15:14:48.015Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-22T15:14:48.015Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-22T15:14:48.035Z] Archiving artifacts [2022-04-22T15:14:49.807Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43365/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-22T15:14:50.296Z] + make clean [2022-04-22T15:14:50.557Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-22T15:14:50.557Z] docker-dev-cache [2022-04-22T15:14:50.557Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T15:14:53.168Z] --- PASS: TestImportExtremelyLargeImageWorks (91.99s) [2022-04-22T15:14:53.168Z] PASS [2022-04-22T15:14:53.168Z] [2022-04-22T15:14:53.168Z] DONE 22 tests in 95.125s [2022-04-22T15:14:53.168Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-22T15:14:53.168Z] INFO: Testing against a local daemon [2022-04-22T15:14:53.168Z] === RUN TestNetworkCreateDelete [2022-04-22T15:14:53.168Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-22T15:14:53.168Z] === RUN TestDockerNetworkDeletePreferID [2022-04-22T15:14:53.168Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-22T15:14:53.168Z] === RUN TestDaemonDNSFallback [2022-04-22T15:14:54.544Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-04-22T15:14:54.544Z] === RUN TestInspectNetwork [2022-04-22T15:14:57.251Z] Removing intermediate container caeee5b26cc7 [2022-04-22T15:14:57.251Z] ---> 09f29d6d030f [2022-04-22T15:14:57.251Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-22T15:14:57.251Z] ---> Running in 0771c013e995 [2022-04-22T15:14:57.759Z] Removing intermediate container 0771c013e995 [2022-04-22T15:14:57.759Z] ---> 925280237e15 [2022-04-22T15:14:57.759Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-22T15:14:57.759Z] ---> Running in d31c977d02a4 [2022-04-22T15:14:57.833Z] === RUN TestInspectNetwork/full_network_id [2022-04-22T15:14:57.833Z] === RUN TestInspectNetwork/partial_network_id [2022-04-22T15:14:57.833Z] === RUN TestInspectNetwork/network_name [2022-04-22T15:14:57.833Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-22T15:14:58.265Z] Removing intermediate container d31c977d02a4 [2022-04-22T15:14:58.265Z] ---> 0d536c0fef0f [2022-04-22T15:14:58.265Z] Step 13/13 : COPY . . [2022-04-22T15:14:58.754Z] .........................xx.................... [ 29%] [2022-04-22T15:15:02.031Z] --- PASS: TestInspectNetwork (7.22s) [2022-04-22T15:15:02.031Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-22T15:15:02.031Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-22T15:15:02.031Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-22T15:15:02.031Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-22T15:15:02.031Z] === RUN TestRunContainerWithBridgeNone [2022-04-22T15:15:03.409Z] --- PASS: TestRunContainerWithBridgeNone (1.62s) [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-22T15:15:03.409Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:15:03.409Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:15:03.409Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:15:03.409Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-22T15:15:03.409Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-22T15:15:03.409Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-22T15:15:03.409Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-22T15:15:03.409Z] === RUN TestNetworkList [2022-04-22T15:15:03.409Z] === RUN TestNetworkList//networks [2022-04-22T15:15:03.409Z] === PAUSE TestNetworkList//networks [2022-04-22T15:15:03.409Z] === RUN TestNetworkList//networks/ [2022-04-22T15:15:03.409Z] === PAUSE TestNetworkList//networks/ [2022-04-22T15:15:03.409Z] === CONT TestNetworkList//networks [2022-04-22T15:15:03.409Z] === CONT TestNetworkList//networks/ [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkList (0.01s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-22T15:15:03.409Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-22T15:15:03.409Z] === RUN TestHostIPv4BridgeLabel [2022-04-22T15:15:03.976Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-04-22T15:15:03.976Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-22T15:15:04.912Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-22T15:15:04.912Z] === RUN TestDaemonDefaultNetworkPools [2022-04-22T15:15:05.848Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-22T15:15:05.848Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-22T15:15:06.783Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-22T15:15:06.783Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-22T15:15:08.160Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-22T15:15:08.160Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-22T15:15:08.726Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-22T15:15:08.726Z] === RUN TestServiceWithPredefinedNetwork [2022-04-22T15:15:09.529Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-22T15:15:09.529Z] [2022-04-22T15:15:09.529Z] ________ ____ __. [2022-04-22T15:15:09.529Z] \_____ \ | |/ _| [2022-04-22T15:15:09.529Z] / | \| < [2022-04-22T15:15:09.529Z] / | \ | \ [2022-04-22T15:15:09.529Z] \_______ /____|__ \ [2022-04-22T15:15:09.529Z] \/ \/ [2022-04-22T15:15:09.529Z] [2022-04-22T15:15:09.529Z] INFO: make.ps1 ended at 04/22/2022 15:15:00 [2022-04-22T15:15:09.529Z] INFO: Binaries build ended at 04/22/2022 15:15:02. Duration:00:01:58.7428129 [2022-04-22T15:15:09.529Z] INFO: Copying the built daemon binary to d:\CI\PR-43365\6\binary\dockerd-2b0da89366.exe... [2022-04-22T15:15:09.529Z] INFO: Copying the built client binary to d:\CI\PR-43365\6\binary\docker-2b0da89366.exe... [2022-04-22T15:15:09.529Z] INFO: Copying the golang package from the container to d:\CI\PR-43365\6\installer\go.zip... [2022-04-22T15:15:09.529Z] INFO: Extracting go.zip to d:\CI\PR-43365\6\go [2022-04-22T15:15:11.258Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-04-22T15:15:11.258Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-22T15:15:11.258Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:15:11.258Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:15:11.258Z] === RUN TestServiceWithDataPathPortInit [2022-04-22T15:15:15.175Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-22T15:15:22.609Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-22T15:15:26.136Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-04-22T15:15:26.136Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-22T15:15:27.072Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bem0n9zsax82x8pwty2ahxq3k Created:2022-04-22 15:15:25.660248943 +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[4829662eae0e50f35ecf4e6d70d806284c0721f90974d4747fd594770928a992:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4r9u14ae2neft4eoywsbu8veh EndpointID:c6ddb604a52db8ae0f87ccd9070b56862d1358af0c8bfae3f573c08ff5df1949 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:81012ecccad7bf44d46db713dde3c4cfab8e09ccc3a08c86fc76eed29644f6ef 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:e50f85945993 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4r9u14ae2neft4eoywsbu8veh EndpointID:c6ddb604a52db8ae0f87ccd9070b56862d1358af0c8bfae3f573c08ff5df1949 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-22T15:15:27.119Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-22T15:15:31.261Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.58s) [2022-04-22T15:15:31.261Z] PASS [2022-04-22T15:15:31.261Z] [2022-04-22T15:15:31.261Z] === Skipped [2022-04-22T15:15:31.261Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:15:31.261Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:15:31.261Z] [2022-04-22T15:15:31.261Z] DONE 38 tests, 1 skipped in 43.664s [2022-04-22T15:15:31.520Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-22T15:15:31.520Z] INFO: Testing against a local daemon [2022-04-22T15:15:31.520Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-22T15:15:31.520Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:15:31.520Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-22T15:15:31.520Z] === RUN TestDockerNetworkIpvlan [2022-04-22T15:15:31.520Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:15:31.520Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-22T15:15:31.520Z] PASS [2022-04-22T15:15:31.520Z] [2022-04-22T15:15:31.520Z] === Skipped [2022-04-22T15:15:31.520Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-22T15:15:31.520Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:15:31.520Z] [2022-04-22T15:15:31.520Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-22T15:15:31.520Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:15:31.520Z] [2022-04-22T15:15:31.520Z] DONE 2 tests, 2 skipped in 0.050s [2022-04-22T15:15:31.520Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-22T15:15:31.520Z] INFO: Testing against a local daemon [2022-04-22T15:15:31.520Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-22T15:15:32.896Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-04-22T15:15:32.896Z] === RUN TestDockerNetworkMacvlan [2022-04-22T15:15:33.463Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-22T15:15:34.400Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-22T15:15:34.967Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-22T15:15:36.869Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-22T15:15:38.772Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-22T15:15:38.786Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-22T15:15:38.786Z] Using test binary docker [2022-04-22T15:15:38.786Z] +++ /etc/init.d/apparmor start [2022-04-22T15:15:38.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-22T15:15:38.786Z] INFO: Waiting for daemon to start... [2022-04-22T15:15:38.786Z] Starting dockerd [2022-04-22T15:15:38.786Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-22T15:15:38.786Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-22T15:15:38.786Z] Using test binary docker [2022-04-22T15:15:38.786Z] +++ /etc/init.d/apparmor start [2022-04-22T15:15:38.786Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-22T15:15:38.786Z] INFO: Waiting for daemon to start... [2022-04-22T15:15:38.786Z] Starting dockerd [2022-04-22T15:15:38.786Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-22T15:15:38.786Z] . [2022-04-22T15:15:38.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-22T15:15:38.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-22T15:15:38.786Z] Error: No such image: emptyfs [2022-04-22T15:15:38.786Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-22T15:15:38.786Z] ++++ docker load [2022-04-22T15:15:38.786Z] Running integration-test (iteration 1) [2022-04-22T15:15:38.786Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-22T15:15:38.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-22T15:15:38.786Z] ++ set -e [2022-04-22T15:15:38.786Z] ++ '[' -n 0 ']' [2022-04-22T15:15:38.786Z] ++ set -x [2022-04-22T15:15:38.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-22T15:15:38.786Z] [2022-04-22T15:15:38.786Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-22T15:15:38.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-22T15:15:38.786Z] Error: No such image: emptyfs [2022-04-22T15:15:38.786Z] ++++ docker load [2022-04-22T15:15:38.786Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-22T15:15:38.786Z] Loaded image: busybox:latest [2022-04-22T15:15:38.786Z] Running integration-test (iteration 1) [2022-04-22T15:15:38.786Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-22T15:15:38.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-22T15:15:38.786Z] ++ set -e [2022-04-22T15:15:38.786Z] ++ '[' -n 0 ']' [2022-04-22T15:15:38.786Z] ++ set -x [2022-04-22T15:15:38.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-22T15:15:38.786Z] Loaded image: busybox:glibc [2022-04-22T15:15:38.786Z] Loaded image: busybox:latest [2022-04-22T15:15:38.786Z] Loaded image: busybox:glibc [2022-04-22T15:15:41.696Z] ---> b14ee864c079 [2022-04-22T15:15:41.696Z] Successfully built b14ee864c079 [2022-04-22T15:15:42.079Z] Loaded image: debian:bullseye-slim [2022-04-22T15:15:42.080Z] Loaded image: hello-world:latest [2022-04-22T15:15:42.080Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:15:42.136Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-22T15:15:42.210Z] Successfully tagged docker:latest [2022-04-22T15:15:42.210Z] INFO: Image build ended at 04/22/2022 15:15:41. Duration:00:06:47.4752347 [2022-04-22T15:15:42.210Z] [2022-04-22T15:15:42.210Z] [2022-04-22T15:15:42.210Z] INFO: Building the test binaries at 04/22/2022 15:15:41... [2022-04-22T15:15:42.338Z] INFO: Testing against a local daemon [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-22T15:15:42.338Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-22T15:15:42.597Z] Loaded image: debian:bullseye-slim [2022-04-22T15:15:42.597Z] Loaded image: hello-world:latest [2022-04-22T15:15:42.712Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-04-22T15:15:42.712Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-22T15:15:42.712Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-22T15:15:42.712Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-04-22T15:15:42.712Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-04-22T15:15:42.712Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s) [2022-04-22T15:15:42.712Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-04-22T15:15:42.712Z] PASS [2022-04-22T15:15:42.712Z] [2022-04-22T15:15:42.712Z] DONE 8 tests in 11.181s [2022-04-22T15:15:42.712Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-22T15:15:42.712Z] testing: warning: no tests to run [2022-04-22T15:15:42.712Z] PASS [2022-04-22T15:15:42.712Z] [2022-04-22T15:15:42.712Z] DONE 0 tests in 0.007s [2022-04-22T15:15:42.712Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-22T15:15:42.712Z] INFO: Testing against a local daemon [2022-04-22T15:15:42.712Z] === RUN TestAuthZPluginAllowRequest [2022-04-22T15:15:42.857Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:15:42.857Z] INFO: Testing against a local daemon [2022-04-22T15:15:42.857Z] === RUN TestDockerDaemonSuite [2022-04-22T15:15:42.857Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-22T15:15:43.724Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-22T15:15:43.919Z] --- PASS: TestBuildWithHugeFile (49.78s) [2022-04-22T15:15:43.919Z] === RUN TestBuildWCOWSandboxSize [2022-04-22T15:15:43.919Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:15:43.919Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:15:43.919Z] === RUN TestBuildWithEmptyDockerfile [2022-04-22T15:15:43.919Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:15:43.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:15:43.919Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:15:43.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:15:43.919Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:15:43.919Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:15:43.919Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:15:43.919Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:15:43.919Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:15:43.919Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-22T15:15:43.919Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s) [2022-04-22T15:15:43.919Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-04-22T15:15:43.919Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-22T15:15:43.919Z] === RUN TestBuildPreserveOwnership [2022-04-22T15:15:43.919Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-22T15:15:43.919Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-22T15:15:43.919Z] --- PASS: TestBuildPreserveOwnership (3.20s) [2022-04-22T15:15:43.919Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2022-04-22T15:15:43.919Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-04-22T15:15:43.919Z] === RUN TestBuildPlatformInvalid [2022-04-22T15:15:43.919Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-22T15:15:43.919Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-22T15:15:43.919Z] Loaded image: busybox:latest [2022-04-22T15:15:43.919Z] Loaded image: busybox:glibc [2022-04-22T15:15:43.919Z] Loaded image: debian:bullseye-slim [2022-04-22T15:15:43.919Z] Loaded image: hello-world:latest [2022-04-22T15:15:43.919Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:15:44.087Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-04-22T15:15:44.087Z] === RUN TestAuthZPluginTLS [2022-04-22T15:15:44.653Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-22T15:15:44.653Z] === RUN TestAuthZPluginDenyRequest [2022-04-22T15:15:44.912Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-22T15:15:44.912Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-22T15:15:45.243Z] INFO: Extraction ended at 04/22/2022 15:15:40. Duration:00:00:35.5406034 [2022-04-22T15:15:45.243Z] INFO: Updating the golang and path environment variables [2022-04-22T15:15:45.243Z] INFO: GOPATH=d:\gopath [2022-04-22T15:15:45.243Z] INFO: go version go1.18.1 windows/amd64 [2022-04-22T15:15:45.243Z] INFO: Running the daemon under test in debug mode [2022-04-22T15:15:45.243Z] INFO: Starting a daemon under test... [2022-04-22T15:15:45.243Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43365\6\daemon --pidfile d:\CI\PR-43365\6\docker.pid -D [2022-04-22T15:15:45.243Z] INFO: Process started successfully. [2022-04-22T15:15:45.243Z] INFO: Start tailing logs of the daemon under tests [2022-04-22T15:15:45.243Z] INFO: Waiting for the daemon under test to start... [2022-04-22T15:15:45.479Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-22T15:15:45.479Z] === RUN TestAuthZPluginDenyResponse [2022-04-22T15:15:46.046Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-22T15:15:46.046Z] === RUN TestAuthZPluginAllowEventStream [2022-04-22T15:15:47.049Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-22T15:15:47.049Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-22T15:15:47.309Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-22T15:15:47.309Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-22T15:15:47.424Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-04-22T15:15:47.424Z] === RUN TestAuthZPluginErrorResponse [2022-04-22T15:15:47.683Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-22T15:15:47.683Z] === RUN TestAuthZPluginErrorRequest [2022-04-22T15:15:48.245Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-22T15:15:48.245Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-22T15:15:48.245Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-22T15:15:48.250Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-22T15:15:48.250Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-22T15:15:48.817Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-22T15:15:48.817Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-22T15:15:49.624Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-22T15:15:50.192Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-22T15:15:50.192Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-22T15:15:50.192Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-22T15:15:50.451Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-22T15:15:50.463Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s) [2022-04-22T15:15:50.463Z] PASS [2022-04-22T15:15:50.463Z] [2022-04-22T15:15:50.463Z] === Skipped [2022-04-22T15:15:50.463Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-22T15:15:50.463Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:15:50.463Z] [2022-04-22T15:15:50.463Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:15:50.463Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:15:50.463Z] [2022-04-22T15:15:50.463Z] DONE 34 tests, 2 skipped in 81.787s [2022-04-22T15:15:50.463Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-22T15:15:50.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:15:50.463Z] ++ set -e [2022-04-22T15:15:50.463Z] ++ '[' -n 0 ']' [2022-04-22T15:15:50.463Z] ++ set -x [2022-04-22T15:15:50.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:15:50.463Z] INFO: Testing against a local daemon [2022-04-22T15:15:50.463Z] === RUN TestConfigInspect [2022-04-22T15:15:50.718Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.59s) [2022-04-22T15:15:50.718Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-22T15:15:51.353Z] INFO: make.ps1 starting at 04/22/2022 15:15:50 [2022-04-22T15:15:51.353Z] INFO: Git commit (2b0da89366) assumed from DOCKER_GITCOMMIT environment variable [2022-04-22T15:15:51.353Z] INFO: Invoking autogen... [2022-04-22T15:15:51.353Z] { [2022-04-22T15:15:51.353Z] "RT_GROUP_ICON": { [2022-04-22T15:15:51.353Z] "#1": { [2022-04-22T15:15:51.353Z] "0409": "../../winresources/docker.ico" [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] }, [2022-04-22T15:15:51.353Z] "RT_MANIFEST": { [2022-04-22T15:15:51.353Z] "#1": { [2022-04-22T15:15:51.353Z] "0409": { [2022-04-22T15:15:51.353Z] "identity": {}, [2022-04-22T15:15:51.353Z] "description": "Docker Engine", [2022-04-22T15:15:51.353Z] "minimum-os": "vista", [2022-04-22T15:15:51.353Z] "execution-level": "", [2022-04-22T15:15:51.353Z] "ui-access": false, [2022-04-22T15:15:51.353Z] "auto-elevate": false, [2022-04-22T15:15:51.353Z] "dpi-awareness": "unaware", [2022-04-22T15:15:51.353Z] "disable-theming": false, [2022-04-22T15:15:51.353Z] "disable-window-filtering": false, [2022-04-22T15:15:51.353Z] "high-resolution-scrolling-aware": false, [2022-04-22T15:15:51.353Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-22T15:15:51.353Z] "long-path-aware": false, [2022-04-22T15:15:51.353Z] "printer-driver-isolation": false, [2022-04-22T15:15:51.353Z] "gdi-scaling": false, [2022-04-22T15:15:51.353Z] "segment-heap": false, [2022-04-22T15:15:51.353Z] "use-common-controls-v6": false [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] }, [2022-04-22T15:15:51.353Z] "RT_MESSAGETABLE": { [2022-04-22T15:15:51.353Z] "#1": { [2022-04-22T15:15:51.353Z] "0409": "../../winresources/event_messages.bin" [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] }, [2022-04-22T15:15:51.353Z] "RT_VERSION": { [2022-04-22T15:15:51.353Z] "#1": { [2022-04-22T15:15:51.353Z] "0409": { [2022-04-22T15:15:51.353Z] "fixed": { [2022-04-22T15:15:51.353Z] "file_version": "0.0.0.0", [2022-04-22T15:15:51.353Z] "product_version": "0.0.0.0", [2022-04-22T15:15:51.353Z] "type": "Unknown" [2022-04-22T15:15:51.353Z] }, [2022-04-22T15:15:51.353Z] "info": { [2022-04-22T15:15:51.353Z] "0000": { [2022-04-22T15:15:51.353Z] "CompanyName": "", [2022-04-22T15:15:51.353Z] "FileVersion": "0.0.0-dev", [2022-04-22T15:15:51.353Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-22T15:15:51.353Z] "OriginalFileName": "dockerd.exe", [2022-04-22T15:15:51.353Z] "ProductName": "", [2022-04-22T15:15:51.353Z] "ProductVersion": "0.0.0-dev", [2022-04-22T15:15:51.353Z] "SpecialBuild": "2b0da89366" [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.353Z] } [2022-04-22T15:15:51.387Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-22T15:15:52.094Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-04-22T15:15:52.094Z] === RUN TestAuthZPluginHeader [2022-04-22T15:15:52.324Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-22T15:15:52.324Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-22T15:15:52.324Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-22T15:15:52.324Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-22T15:15:52.324Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-22T15:15:52.419Z] powershell.exe : cmd\dockerd\config.go [2022-04-22T15:15:52.419Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-a33d3984\powershellWrapper.ps1:3 char:1 [2022-04-22T15:15:52.419Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-22T15:15:52.419Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-22T15:15:52.419Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-22T15:15:52.419Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-22T15:15:52.419Z] [2022-04-22T15:15:52.419Z] cmd\dockerd\config_windows.go [2022-04-22T15:15:52.419Z] cmd\dockerd\daemon.go [2022-04-22T15:15:52.419Z] cmd\dockerd\daemon_test.go [2022-04-22T15:15:52.419Z] cmd\dockerd\daemon_windows.go [2022-04-22T15:15:52.419Z] cmd\dockerd\docker.go [2022-04-22T15:15:52.419Z] cmd\dockerd\docker_windows.go [2022-04-22T15:15:52.419Z] cmd\dockerd\genwinres_windows.go [2022-04-22T15:15:52.419Z] cmd\dockerd\metrics.go [2022-04-22T15:15:52.419Z] cmd\dockerd\options.go [2022-04-22T15:15:52.419Z] cmd\dockerd\options_test.go [2022-04-22T15:15:52.419Z] cmd\dockerd\service_windows.go [2022-04-22T15:15:52.419Z] INFO: Building daemon... [2022-04-22T15:15:52.661Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-04-22T15:15:52.661Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-22T15:15:53.000Z] --- PASS: TestConfigInspect (2.30s) [2022-04-22T15:15:53.000Z] === RUN TestConfigList [2022-04-22T15:15:53.694Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-22T15:15:54.233Z] --- PASS: TestBuildWithHugeFile (130.32s) [2022-04-22T15:15:54.233Z] === RUN TestBuildWCOWSandboxSize [2022-04-22T15:15:54.233Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:15:54.233Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:15:54.233Z] === RUN TestBuildWithEmptyDockerfile [2022-04-22T15:15:54.233Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:15:54.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:15:54.233Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:15:54.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:15:54.233Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:15:54.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:15:54.233Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:15:54.233Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:15:54.233Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:15:54.233Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-22T15:15:54.233Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-22T15:15:54.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-22T15:15:54.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-22T15:15:54.234Z] === RUN TestBuildPreserveOwnership [2022-04-22T15:15:54.234Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-22T15:15:54.818Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-22T15:15:54.943Z] --- PASS: TestConfigList (2.20s) [2022-04-22T15:15:54.943Z] === RUN TestConfigsCreateAndDelete [2022-04-22T15:15:56.135Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-22T15:15:56.393Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-22T15:15:56.831Z] --- PASS: TestConfigsCreateAndDelete (1.77s) [2022-04-22T15:15:56.831Z] === RUN TestConfigsUpdate [2022-04-22T15:15:56.849Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2022-04-22T15:15:56.849Z] === RUN TestAuthZPluginV2Disable [2022-04-22T15:15:57.772Z] --- PASS: TestBuildPreserveOwnership (3.22s) [2022-04-22T15:15:57.773Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.12s) [2022-04-22T15:15:57.773Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-04-22T15:15:57.773Z] === RUN TestBuildPlatformInvalid [2022-04-22T15:15:57.773Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-22T15:15:57.773Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-22T15:15:58.340Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-22T15:15:58.340Z] Loaded image: busybox:latest [2022-04-22T15:15:58.600Z] Loaded image: busybox:glibc [2022-04-22T15:15:58.720Z] --- PASS: TestConfigsUpdate (2.18s) [2022-04-22T15:15:58.720Z] === RUN TestTemplatedConfig [2022-04-22T15:15:59.266Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-22T15:15:59.978Z] Loaded image: debian:bullseye-slim [2022-04-22T15:16:00.132Z] --- PASS: TestAuthZPluginV2Disable (3.49s) [2022-04-22T15:16:00.132Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-22T15:16:00.238Z] Loaded image: hello-world:latest [2022-04-22T15:16:00.238Z] Loaded image: arm32v7/hello-world:latest [2022-04-22T15:16:00.497Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-22T15:16:01.238Z] --- PASS: TestTemplatedConfig (2.49s) [2022-04-22T15:16:01.238Z] === RUN TestConfigCreateResolve [2022-04-22T15:16:02.402Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-22T15:16:02.967Z] ...INFO: Daemon under test started and replied! [2022-04-22T15:16:02.967Z] INFO: Docker version of the daemon under test [2022-04-22T15:16:02.967Z] [2022-04-22T15:16:02.967Z] Client: [2022-04-22T15:16:02.967Z] Version: 17.06.2-ce [2022-04-22T15:16:02.967Z] API version: 1.30 [2022-04-22T15:16:02.967Z] Go version: go1.8.3 [2022-04-22T15:16:02.967Z] Git commit: cec0b72 [2022-04-22T15:16:02.967Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-22T15:16:02.967Z] OS/Arch: windows/amd64 [2022-04-22T15:16:02.967Z] [2022-04-22T15:16:02.967Z] Server: [2022-04-22T15:16:02.967Z] Version: 0.0.0-dev [2022-04-22T15:16:02.967Z] API version: 1.42 (minimum version 1.24) [2022-04-22T15:16:02.967Z] Go version: go1.18.1 [2022-04-22T15:16:02.967Z] Git commit: 2b0da89366 [2022-04-22T15:16:02.967Z] Built: [2022-04-22T15:16:02.967Z] OS/Arch: windows/amd64 [2022-04-22T15:16:02.967Z] Experimental: false [2022-04-22T15:16:02.967Z] [2022-04-22T15:16:02.967Z] INFO: Docker info of the daemon under test [2022-04-22T15:16:02.967Z] [2022-04-22T15:16:02.967Z] Containers: 0 [2022-04-22T15:16:02.967Z] Running: 0 [2022-04-22T15:16:02.967Z] Paused: 0 [2022-04-22T15:16:02.967Z] Stopped: 0 [2022-04-22T15:16:02.967Z] Images: 0 [2022-04-22T15:16:02.967Z] Server Version: 0.0.0-dev [2022-04-22T15:16:02.967Z] Storage Driver: windowsfilter [2022-04-22T15:16:02.967Z] Windows: [2022-04-22T15:16:02.967Z] Logging Driver: json-file [2022-04-22T15:16:02.967Z] Plugins: [2022-04-22T15:16:02.967Z] Volume: local [2022-04-22T15:16:02.967Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-22T15:16:02.967Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-22T15:16:02.967Z] Swarm: inactive [2022-04-22T15:16:02.967Z] Default Isolation: process [2022-04-22T15:16:02.967Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-22T15:16:02.967Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-22T15:16:02.967Z] OSType: windows [2022-04-22T15:16:02.967Z] Architecture: x86_64 [2022-04-22T15:16:02.967Z] CPUs: 4 [2022-04-22T15:16:02.967Z] Total Memory: 32GiB [2022-04-22T15:16:02.967Z] Name: azwin-2-9b33f0 [2022-04-22T15:16:02.967Z] ID: WHIJ:ERM3:CDYY:TXRX:UNQI:AZDN:IGZP:ZRDJ:SMOX:CVCJ:J5ZJ:SNMO [2022-04-22T15:16:02.967Z] Docker Root Dir: D:\CI\PR-43365\6\daemon [2022-04-22T15:16:02.967Z] Debug Mode (client): false [2022-04-22T15:16:02.967Z] Debug Mode (server): true [2022-04-22T15:16:02.967Z] File Descriptors: -1 [2022-04-22T15:16:02.967Z] Goroutines: 16 [2022-04-22T15:16:02.967Z] System Time: 2022-04-22T15:16:00.2949494Z [2022-04-22T15:16:02.967Z] EventsListeners: 0 [2022-04-22T15:16:02.967Z] Registry: https://index.docker.io/v1/ [2022-04-22T15:16:02.967Z] Labels: [2022-04-22T15:16:02.967Z] Experimental: false [2022-04-22T15:16:02.967Z] Insecure Registries: [2022-04-22T15:16:02.967Z] 127.0.0.0/8 [2022-04-22T15:16:02.967Z] Live Restore Enabled: false [2022-04-22T15:16:02.967Z] [2022-04-22T15:16:02.967Z] [2022-04-22T15:16:02.967Z] INFO: Docker images of the daemon under test [2022-04-22T15:16:02.967Z] [2022-04-22T15:16:02.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T15:16:02.967Z] [2022-04-22T15:16:02.967Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-22T15:16:02.967Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-22T15:16:02.967Z] ltsc2022: Pulling from windows/servercore [2022-04-22T15:16:02.967Z] 8f616e6e9eec: Pulling fs layer [2022-04-22T15:16:02.967Z] dccd9e4d14d3: Pulling fs layer [2022-04-22T15:16:02.972Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-22T15:16:03.416Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s) [2022-04-22T15:16:03.416Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-22T15:16:03.540Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-22T15:16:03.755Z] --- PASS: TestConfigCreateResolve (2.27s) [2022-04-22T15:16:03.756Z] PASS [2022-04-22T15:16:03.756Z] [2022-04-22T15:16:03.756Z] DONE 6 tests in 13.286s [2022-04-22T15:16:03.756Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-22T15:16:03.756Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:16:03.756Z] ++ set -e [2022-04-22T15:16:03.756Z] ++ '[' -n 0 ']' [2022-04-22T15:16:03.756Z] ++ set -x [2022-04-22T15:16:03.756Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:16:03.756Z] INFO: Testing against a local daemon [2022-04-22T15:16:03.756Z] === RUN TestCheckpoint [2022-04-22T15:16:03.756Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:16:03.756Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/commit [2022-04-22T15:16:03.756Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-22T15:16:03.756Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:16:03.756Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:16:03.756Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:16:03.756Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:16:03.756Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:16:03.756Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:16:03.756Z] === CONT TestContainerInvalidJSON/commit [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-22T15:16:03.756Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-22T15:16:03.756Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-22T15:16:03.756Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-22T15:16:03.756Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-22T15:16:03.756Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-22T15:16:03.756Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-22T15:16:03.756Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-22T15:16:03.756Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-22T15:16:03.756Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-22T15:16:03.756Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-22T15:16:03.756Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-22T15:16:03.756Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-22T15:16:03.756Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-22T15:16:03.927Z] ............................ [ 66%] [2022-04-22T15:16:04.012Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-22T15:16:04.012Z] === RUN TestCopyEmptyFile [2022-04-22T15:16:04.012Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-22T15:16:04.012Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-22T15:16:04.107Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-22T15:16:04.268Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-22T15:16:04.268Z] === RUN TestCopyFromContainer [2022-04-22T15:16:05.074Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-22T15:16:05.197Z] === RUN TestCopyFromContainer// [2022-04-22T15:16:05.197Z] === RUN TestCopyFromContainer//bar/root [2022-04-22T15:16:05.197Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-22T15:16:05.197Z] === RUN TestCopyFromContainer/bar/quux [2022-04-22T15:16:05.453Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-22T15:16:05.453Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-22T15:16:05.453Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-22T15:16:05.453Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-22T15:16:05.709Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-22T15:16:05.709Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer (1.58s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-22T15:16:05.709Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-22T15:16:05.709Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-22T15:16:05.709Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:16:05.709Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:16:05.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:16:05.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:16:05.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:16:05.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:16:05.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:16:05.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:16:05.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:16:05.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-22T15:16:05.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-22T15:16:05.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-22T15:16:05.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-22T15:16:05.710Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-22T15:16:05.710Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-22T15:16:05.710Z] === RUN TestCreateWithInvalidEnv [2022-04-22T15:16:05.710Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-22T15:16:05.710Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-22T15:16:05.710Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-22T15:16:05.710Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-22T15:16:05.710Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-22T15:16:05.710Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-22T15:16:05.710Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-22T15:16:05.710Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-22T15:16:05.710Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-22T15:16:05.710Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-22T15:16:05.710Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-22T15:16:05.710Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-22T15:16:05.710Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-22T15:16:05.710Z] === RUN TestCreateTmpfsMountsTarget [2022-04-22T15:16:05.710Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-22T15:16:05.710Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-22T15:16:07.015Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-22T15:16:07.075Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2022-04-22T15:16:07.075Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-22T15:16:08.441Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-04-22T15:16:08.441Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-22T15:16:08.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:16:08.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:16:08.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:16:08.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:16:08.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:16:08.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:16:08.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:16:08.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:16:08.441Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:16:08.441Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:16:08.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:16:08.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:16:08.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:16:08.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:16:08.441Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:16:08.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-22T15:16:08.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-22T15:16:08.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-22T15:16:08.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-22T15:16:08.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-22T15:16:08.441Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-22T15:16:08.441Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-22T15:16:08.697Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-22T15:16:08.697Z] === RUN TestCreateDifferentPlatform [2022-04-22T15:16:08.697Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-22T15:16:08.697Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-22T15:16:08.697Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-22T15:16:08.697Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-22T15:16:08.697Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-22T15:16:08.697Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-22T15:16:08.697Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-22T15:16:08.697Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-22T15:16:08.697Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-22T15:16:08.697Z] === RUN TestContainerStartOnDaemonRestart [2022-04-22T15:16:08.697Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-22T15:16:08.697Z] === RUN TestDaemonRestartIpcMode [2022-04-22T15:16:08.697Z] === PAUSE TestDaemonRestartIpcMode [2022-04-22T15:16:08.697Z] === RUN TestDaemonHostGatewayIP [2022-04-22T15:16:08.697Z] === PAUSE TestDaemonHostGatewayIP [2022-04-22T15:16:08.697Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-22T15:16:08.697Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-22T15:16:08.697Z] === RUN TestContainerKillOnDaemonStart [2022-04-22T15:16:08.697Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-22T15:16:08.697Z] === RUN TestDiff [2022-04-22T15:16:08.919Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-22T15:16:09.179Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-22T15:16:09.259Z] --- PASS: TestDiff (0.43s) [2022-04-22T15:16:09.259Z] === RUN TestExecWithCloseStdin [2022-04-22T15:16:09.747Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-22T15:16:09.820Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-22T15:16:09.820Z] === RUN TestExec [2022-04-22T15:16:10.076Z] --- PASS: TestExec (0.48s) [2022-04-22T15:16:10.076Z] === RUN TestExecUser [2022-04-22T15:16:10.638Z] --- PASS: TestExecUser (0.50s) [2022-04-22T15:16:10.638Z] === RUN TestExportContainerAndImportImage [2022-04-22T15:16:10.684Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-22T15:16:10.684Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.11s) [2022-04-22T15:16:10.684Z] PASS [2022-04-22T15:16:10.684Z] [2022-04-22T15:16:10.684Z] === Skipped [2022-04-22T15:16:10.684Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-22T15:16:10.684Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:16:10.684Z] [2022-04-22T15:16:10.684Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:16:10.684Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:16:10.684Z] [2022-04-22T15:16:10.684Z] DONE 34 tests, 2 skipped in 196.054s [2022-04-22T15:16:10.684Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-22T15:16:10.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:16:10.684Z] ++ set -e [2022-04-22T15:16:10.684Z] ++ '[' -n 0 ']' [2022-04-22T15:16:10.684Z] ++ set -x [2022-04-22T15:16:10.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:16:10.684Z] INFO: Testing against a local daemon [2022-04-22T15:16:10.684Z] === RUN TestConfigInspect [2022-04-22T15:16:10.943Z] docker_cli_daemon_test.go:1472: [d25d74b0bda68] daemon is not started [2022-04-22T15:16:11.200Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-04-22T15:16:11.200Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-22T15:16:11.512Z] check_test.go:307: [d4800bb3b2be1] daemon is not started [2022-04-22T15:16:11.512Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-22T15:16:12.448Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-22T15:16:12.572Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-22T15:16:12.572Z] === RUN TestHealthCheckWorkdir [2022-04-22T15:16:13.134Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-04-22T15:16:13.134Z] === RUN TestHealthKillContainer [2022-04-22T15:16:13.385Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-22T15:16:13.644Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-22T15:16:13.903Z] --- PASS: TestConfigInspect (3.03s) [2022-04-22T15:16:13.903Z] === RUN TestConfigList [2022-04-22T15:16:14.161Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-22T15:16:15.099Z] check_test.go:307: [d813033631c8a] daemon is not started [2022-04-22T15:16:15.099Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-22T15:16:15.359Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-22T15:16:15.622Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.95s) [2022-04-22T15:16:15.622Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-22T15:16:16.737Z] --- PASS: TestConfigList (2.71s) [2022-04-22T15:16:16.737Z] === RUN TestConfigsCreateAndDelete [2022-04-22T15:16:16.737Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-22T15:16:17.304Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-22T15:16:17.825Z] dccd9e4d14d3: Verifying Checksum [2022-04-22T15:16:17.825Z] dccd9e4d14d3: Download complete [2022-04-22T15:16:18.240Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-22T15:16:18.240Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-22T15:16:19.177Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-22T15:16:19.436Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2022-04-22T15:16:19.436Z] === RUN TestConfigsUpdate [2022-04-22T15:16:19.436Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-22T15:16:19.694Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-22T15:16:20.021Z] 8f616e6e9eec: Verifying Checksum [2022-04-22T15:16:20.021Z] 8f616e6e9eec: Download complete [2022-04-22T15:16:21.218Z] --- PASS: TestHealthKillContainer (7.92s) [2022-04-22T15:16:21.218Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-22T15:16:21.473Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2022-04-22T15:16:21.473Z] === RUN TestIpcModeNone [2022-04-22T15:16:22.035Z] --- PASS: TestIpcModeNone (0.54s) [2022-04-22T15:16:22.035Z] === RUN TestIpcModePrivate [2022-04-22T15:16:22.227Z] --- PASS: TestConfigsUpdate (2.89s) [2022-04-22T15:16:22.227Z] === RUN TestTemplatedConfig [2022-04-22T15:16:22.227Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-22T15:16:22.596Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-22T15:16:22.596Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-22T15:16:22.596Z] === RUN TestIpcModeShareable [2022-04-22T15:16:22.853Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-22T15:16:23.109Z] --- PASS: TestIpcModeShareable (0.53s) [2022-04-22T15:16:23.109Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-22T15:16:24.475Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-04-22T15:16:24.475Z] === RUN TestAPIIpcModeHost [2022-04-22T15:16:24.762Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-22T15:16:25.035Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-22T15:16:25.035Z] === RUN TestDaemonIpcModeShareable [2022-04-22T15:16:25.962Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-22T15:16:26.138Z] --- PASS: TestTemplatedConfig (3.67s) [2022-04-22T15:16:26.138Z] === RUN TestConfigCreateResolve [2022-04-22T15:16:26.218Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-04-22T15:16:26.218Z] === RUN TestDaemonIpcModePrivate [2022-04-22T15:16:27.145Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-22T15:16:27.401Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-22T15:16:27.401Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-22T15:16:28.045Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-22T15:16:28.327Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-22T15:16:28.327Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-04-22T15:16:28.327Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-22T15:16:28.983Z] --- PASS: TestConfigCreateResolve (2.90s) [2022-04-22T15:16:28.983Z] PASS [2022-04-22T15:16:28.983Z] [2022-04-22T15:16:28.983Z] DONE 6 tests in 18.107s [2022-04-22T15:16:28.983Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-22T15:16:28.983Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:16:28.983Z] ++ set -e [2022-04-22T15:16:28.983Z] ++ '[' -n 0 ']' [2022-04-22T15:16:28.983Z] ++ set -x [2022-04-22T15:16:28.983Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:16:28.983Z] INFO: Testing against a local daemon [2022-04-22T15:16:28.983Z] === RUN TestCheckpoint [2022-04-22T15:16:28.983Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:16:28.983Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/commit [2022-04-22T15:16:28.983Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-22T15:16:28.983Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:16:28.983Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:16:28.983Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:16:28.983Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:16:28.983Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:16:28.983Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:16:28.983Z] === CONT TestContainerInvalidJSON/commit [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-22T15:16:28.983Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-22T15:16:28.983Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-22T15:16:29.243Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-22T15:16:29.243Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-22T15:16:29.243Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-22T15:16:29.243Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-22T15:16:29.243Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-22T15:16:29.243Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-22T15:16:29.243Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-22T15:16:29.244Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-22T15:16:29.244Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-22T15:16:29.244Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-22T15:16:29.244Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-22T15:16:29.244Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-22T15:16:29.244Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-22T15:16:29.244Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-22T15:16:29.244Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-22T15:16:29.244Z] === RUN TestCopyEmptyFile [2022-04-22T15:16:29.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-22T15:16:29.693Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-04-22T15:16:29.693Z] === RUN TestIpcModeOlderClient [2022-04-22T15:16:29.693Z] === PAUSE TestIpcModeOlderClient [2022-04-22T15:16:29.693Z] === RUN TestKillContainerInvalidSignal [2022-04-22T15:16:29.811Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-04-22T15:16:29.811Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-22T15:16:29.811Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2022-04-22T15:16:29.811Z] === RUN TestCopyFromContainer [2022-04-22T15:16:29.949Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-04-22T15:16:29.949Z] === RUN TestKillContainer [2022-04-22T15:16:29.949Z] === RUN TestKillContainer/no_signal [2022-04-22T15:16:30.512Z] === RUN TestKillContainer/non_killing_signal [2022-04-22T15:16:30.767Z] === RUN TestKillContainer/killing_signal [2022-04-22T15:16:31.193Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-22T15:16:31.329Z] --- PASS: TestKillContainer (1.28s) [2022-04-22T15:16:31.329Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-22T15:16:31.329Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-22T15:16:31.329Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-22T15:16:31.329Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-22T15:16:31.329Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-22T15:16:31.585Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-22T15:16:31.761Z] === RUN TestCopyFromContainer// [2022-04-22T15:16:31.761Z] === RUN TestCopyFromContainer//bar/root [2022-04-22T15:16:32.021Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-22T15:16:32.021Z] === RUN TestCopyFromContainer/bar/quux [2022-04-22T15:16:32.280Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-22T15:16:32.280Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-22T15:16:32.514Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-04-22T15:16:32.514Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-04-22T15:16:32.514Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-22T15:16:32.514Z] === RUN TestKillStoppedContainer [2022-04-22T15:16:32.514Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-22T15:16:32.514Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-22T15:16:32.514Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-22T15:16:32.514Z] === RUN TestKillDifferentUserContainer [2022-04-22T15:16:32.540Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-22T15:16:32.540Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-22T15:16:32.799Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-22T15:16:32.799Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer (3.09s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-04-22T15:16:33.058Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-04-22T15:16:33.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-22T15:16:33.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:16:33.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:16:33.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:16:33.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:16:33.058Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:16:33.058Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:16:33.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:16:33.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:16:33.058Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:16:33.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-22T15:16:33.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-22T15:16:33.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-22T15:16:33.058Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-22T15:16:33.058Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-22T15:16:33.058Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-04-22T15:16:33.058Z] === RUN TestCreateWithInvalidEnv [2022-04-22T15:16:33.058Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-22T15:16:33.058Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-22T15:16:33.058Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-22T15:16:33.058Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-22T15:16:33.058Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-22T15:16:33.058Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-22T15:16:33.058Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-22T15:16:33.058Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-22T15:16:33.058Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-22T15:16:33.058Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-22T15:16:33.058Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-22T15:16:33.058Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-22T15:16:33.058Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-22T15:16:33.058Z] === RUN TestCreateTmpfsMountsTarget [2022-04-22T15:16:33.058Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-22T15:16:33.058Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-22T15:16:33.076Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-22T15:16:33.076Z] === RUN TestInspectOomKilledTrue [2022-04-22T15:16:33.627Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-22T15:16:33.637Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-04-22T15:16:33.637Z] === RUN TestInspectOomKilledFalse [2022-04-22T15:16:33.701Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-22T15:16:33.701Z] PASS [2022-04-22T15:16:33.701Z] [2022-04-22T15:16:33.701Z] DONE 17 tests in 49.111s [2022-04-22T15:16:33.701Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-22T15:16:33.701Z] INFO: Testing against a local daemon [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:16:33.701Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:16:33.701Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-22T15:16:33.701Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-22T15:16:33.701Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:16:33.701Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-22T15:16:33.701Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-22T15:16:33.701Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-22T15:16:33.701Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-22T15:16:33.701Z] === RUN TestPluginInstall [2022-04-22T15:16:33.701Z] === RUN TestPluginInstall/no_auth [2022-04-22T15:16:33.701Z] time="2022-04-22T15:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:16:33.701Z] time="2022-04-22T15:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fd8e416b80ed8018acbc8d4d54eb9782ac93c30338bf4342caa4599c0c300e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:16:33.701Z] time="2022-04-22T15:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:16:33.701Z] time="2022-04-22T15:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fd8e416b80ed8018acbc8d4d54eb9782ac93c30338bf4342caa4599c0c300e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:16:33.701Z] === RUN TestPluginInstall/with_htpasswd [2022-04-22T15:16:33.701Z] time="2022-04-22T15:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:16:33.701Z] time="2022-04-22T15:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fd8e416b80ed8018acbc8d4d54eb9782ac93c30338bf4342caa4599c0c300e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:16:33.701Z] time="2022-04-22T15:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:16:33.702Z] time="2022-04-22T15:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7fd8e416b80ed8018acbc8d4d54eb9782ac93c30338bf4342caa4599c0c300e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:16:33.702Z] === RUN TestPluginInstall/with_insecure [2022-04-22T15:16:33.893Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-04-22T15:16:33.893Z] === RUN TestLinksEtcHostsContentMatch [2022-04-22T15:16:34.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-04-22T15:16:34.455Z] === RUN TestLinksContainerNames [2022-04-22T15:16:34.637Z] time="2022-04-22T15:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:16:34.638Z] time="2022-04-22T15:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af1ce1d5b9b9048e1908b69ef20f21ba6eba36280f7b5220e8fe8a5e7d4b44e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:16:34.638Z] time="2022-04-22T15:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:16:34.638Z] time="2022-04-22T15:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:af1ce1d5b9b9048e1908b69ef20f21ba6eba36280f7b5220e8fe8a5e7d4b44e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:16:34.638Z] plugin_test.go:195: [d372cb1b2a57d] daemon is not started [2022-04-22T15:16:34.638Z] --- PASS: TestPluginInstall (2.86s) [2022-04-22T15:16:34.638Z] --- PASS: TestPluginInstall/no_auth (1.12s) [2022-04-22T15:16:34.638Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-04-22T15:16:34.638Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-04-22T15:16:34.638Z] === RUN TestPluginsWithRuntimes [2022-04-22T15:16:35.005Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-22T15:16:35.264Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2022-04-22T15:16:35.264Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-22T15:16:35.382Z] --- PASS: TestLinksContainerNames (0.86s) [2022-04-22T15:16:35.382Z] === RUN TestLogsFollowTailEmpty [2022-04-22T15:16:35.638Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-04-22T15:16:35.638Z] === RUN TestContainerNetworkMountsNoChown [2022-04-22T15:16:35.894Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/default [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/default [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/private [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/private [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rprivate [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/slave [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/slave [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rslave [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/shared [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/shared [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rshared [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/rslave [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/default [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/slave [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/rprivate [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/private [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/rshared [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/shared [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-22T15:16:35.894Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:16:35.894Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-22T15:16:35.894Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-22T15:16:36.150Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-22T15:16:36.407Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:16:36.407Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-22T15:16:36.407Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:16:36.407Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:16:36.407Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:16:36.407Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:16:36.407Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-22T15:16:36.407Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-22T15:16:36.407Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-22T15:16:36.407Z] === RUN TestContainerBindMountNonRecursive [2022-04-22T15:16:36.540Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-22T15:16:36.642Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-22T15:16:37.107Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-22T15:16:37.211Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-22T15:16:37.470Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-22T15:16:37.470Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.12s) [2022-04-22T15:16:37.470Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-22T15:16:37.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:16:37.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:16:37.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:16:37.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:16:37.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:16:37.470Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:16:37.470Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:16:37.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:16:37.471Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:16:37.471Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:16:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:16:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:16:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:16:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:16:37.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:16:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-22T15:16:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-22T15:16:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-22T15:16:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-22T15:16:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-22T15:16:37.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-22T15:16:37.471Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-22T15:16:37.772Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-04-22T15:16:37.772Z] === RUN TestContainerVolumesMountedAsShared [2022-04-22T15:16:38.042Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-04-22T15:16:38.042Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-04-22T15:16:38.042Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-22T15:16:38.042Z] === RUN TestPluginBackCompatMediaTypes [2022-04-22T15:16:38.043Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-04-22T15:16:38.043Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-22T15:16:38.408Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2022-04-22T15:16:38.408Z] === RUN TestCreateDifferentPlatform [2022-04-22T15:16:38.408Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-22T15:16:38.408Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-22T15:16:38.408Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-22T15:16:38.408Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-22T15:16:38.408Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-22T15:16:38.408Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-22T15:16:38.408Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-22T15:16:38.408Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-22T15:16:38.611Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-04-22T15:16:38.611Z] PASS [2022-04-22T15:16:38.611Z] [2022-04-22T15:16:38.611Z] DONE 24 tests in 6.838s [2022-04-22T15:16:38.611Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-22T15:16:38.611Z] INFO: Testing against a local daemon [2022-04-22T15:16:38.611Z] === RUN TestExternalGraphDriver [2022-04-22T15:16:38.616Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-22T15:16:38.616Z] === RUN TestNetworkNat [2022-04-22T15:16:38.667Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-04-22T15:16:38.667Z] === RUN TestContainerStartOnDaemonRestart [2022-04-22T15:16:38.667Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-22T15:16:38.667Z] === RUN TestDaemonRestartIpcMode [2022-04-22T15:16:38.667Z] === PAUSE TestDaemonRestartIpcMode [2022-04-22T15:16:38.667Z] === RUN TestDaemonHostGatewayIP [2022-04-22T15:16:38.667Z] === PAUSE TestDaemonHostGatewayIP [2022-04-22T15:16:38.667Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-22T15:16:38.667Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-22T15:16:38.667Z] === RUN TestContainerKillOnDaemonStart [2022-04-22T15:16:38.667Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-22T15:16:38.667Z] === RUN TestDiff [2022-04-22T15:16:38.667Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-22T15:16:38.869Z] === RUN TestExternalGraphDriver/json [2022-04-22T15:16:38.879Z] --- PASS: TestNetworkNat (0.44s) [2022-04-22T15:16:38.879Z] === RUN TestNetworkLocalhostTCPNat [2022-04-22T15:16:38.925Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-22T15:16:39.184Z] check_test.go:307: [dce9785741498] daemon is not started [2022-04-22T15:16:39.184Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-22T15:16:39.184Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-22T15:16:39.184Z] --- PASS: TestDiff (0.63s) [2022-04-22T15:16:39.184Z] === RUN TestExecWithCloseStdin [2022-04-22T15:16:39.440Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-04-22T15:16:39.440Z] === RUN TestNetworkLoopbackNat [2022-04-22T15:16:40.121Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-22T15:16:40.121Z] --- PASS: TestExecWithCloseStdin (0.99s) [2022-04-22T15:16:40.121Z] === RUN TestExec [2022-04-22T15:16:40.772Z] === RUN TestExternalGraphDriver/spec [2022-04-22T15:16:41.059Z] --- PASS: TestExec (0.90s) [2022-04-22T15:16:41.059Z] === RUN TestExecUser [2022-04-22T15:16:41.318Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-22T15:16:41.888Z] --- PASS: TestExecUser (0.87s) [2022-04-22T15:16:41.888Z] === RUN TestExportContainerAndImportImage [2022-04-22T15:16:41.956Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-22T15:16:41.956Z] === RUN TestPause [2022-04-22T15:16:42.149Z] === RUN TestExternalGraphDriver/pull [2022-04-22T15:16:42.455Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-22T15:16:42.518Z] --- PASS: TestPause (0.48s) [2022-04-22T15:16:42.518Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-22T15:16:42.518Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-22T15:16:42.518Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-22T15:16:42.518Z] === RUN TestPauseStopPausedContainer [2022-04-22T15:16:42.774Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-22T15:16:42.774Z] === RUN TestPidHost [2022-04-22T15:16:43.025Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-22T15:16:43.285Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2022-04-22T15:16:43.285Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-22T15:16:44.051Z] --- PASS: TestExternalGraphDriver (5.01s) [2022-04-22T15:16:44.052Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-04-22T15:16:44.052Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-04-22T15:16:44.052Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-04-22T15:16:44.052Z] === RUN TestGraphdriverPluginV2 [2022-04-22T15:16:44.139Z] --- PASS: TestPidHost (1.05s) [2022-04-22T15:16:44.139Z] === RUN TestPsFilter [2022-04-22T15:16:44.139Z] --- PASS: TestPsFilter (0.12s) [2022-04-22T15:16:44.139Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-22T15:16:44.394Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-04-22T15:16:44.394Z] === RUN TestRemoveContainerWithVolume [2022-04-22T15:16:44.662Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-04-22T15:16:44.662Z] === RUN TestHealthCheckWorkdir [2022-04-22T15:16:44.899Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-22T15:16:44.921Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-22T15:16:44.956Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-04-22T15:16:44.957Z] === RUN TestRemoveContainerRunning [2022-04-22T15:16:45.181Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-22T15:16:45.518Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-22T15:16:45.519Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-22T15:16:45.748Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2022-04-22T15:16:45.748Z] === RUN TestHealthKillContainer [2022-04-22T15:16:45.748Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-22T15:16:45.774Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-04-22T15:16:45.774Z] === RUN TestRemoveInvalidContainer [2022-04-22T15:16:45.774Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-22T15:16:45.774Z] === RUN TestRenameLinkedContainer [2022-04-22T15:16:47.662Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-04-22T15:16:47.662Z] === RUN TestRenameStoppedContainer [2022-04-22T15:16:47.918Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-04-22T15:16:47.918Z] === RUN TestRenameRunningContainerAndReuse [2022-04-22T15:16:48.239Z] --- PASS: TestGraphdriverPluginV2 (3.94s) [2022-04-22T15:16:48.239Z] PASS [2022-04-22T15:16:48.239Z] [2022-04-22T15:16:48.239Z] DONE 5 tests in 8.987s [2022-04-22T15:16:48.239Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-22T15:16:48.239Z] INFO: Testing against a local daemon [2022-04-22T15:16:48.239Z] === RUN TestContinueAfterPluginCrash [2022-04-22T15:16:48.239Z] === PAUSE TestContinueAfterPluginCrash [2022-04-22T15:16:48.239Z] === RUN TestReadPluginNoRead [2022-04-22T15:16:48.239Z] === PAUSE TestReadPluginNoRead [2022-04-22T15:16:48.239Z] === RUN TestDaemonStartWithLogOpt [2022-04-22T15:16:48.239Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-22T15:16:48.239Z] === CONT TestContinueAfterPluginCrash [2022-04-22T15:16:48.239Z] === CONT TestDaemonStartWithLogOpt [2022-04-22T15:16:48.845Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-04-22T15:16:48.845Z] === RUN TestRenameInvalidName [2022-04-22T15:16:49.037Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-22T15:16:49.407Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-22T15:16:49.407Z] === RUN TestRenameAnonymousContainer [2022-04-22T15:16:50.447Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-22T15:16:50.773Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-04-22T15:16:50.773Z] === RUN TestRenameContainerWithSameName [2022-04-22T15:16:51.334Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-22T15:16:51.334Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-22T15:16:51.525Z] --- PASS: TestDaemonStartWithLogOpt (3.43s) [2022-04-22T15:16:51.525Z] === CONT TestReadPluginNoRead [2022-04-22T15:16:52.262Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-04-22T15:16:52.262Z] === RUN TestResize [2022-04-22T15:16:52.352Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-22T15:16:52.518Z] --- PASS: TestResize (0.42s) [2022-04-22T15:16:52.518Z] === RUN TestResizeWithInvalidSize [2022-04-22T15:16:52.919Z] check_test.go:307: [d5a2efff0ec33] daemon is not started [2022-04-22T15:16:52.919Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-22T15:16:52.919Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-22T15:16:52.919Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-22T15:16:53.081Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-22T15:16:53.081Z] === RUN TestResizeWhenContainerNotStarted [2022-04-22T15:16:53.178Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-22T15:16:53.336Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:16:53.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:16:53.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:16:53.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:16:53.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:16:53.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:16:53.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:16:53.336Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:16:53.336Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:16:53.337Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:16:53.337Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:16:53.337Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:16:53.337Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:16:53.337Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:16:53.337Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:16:53.337Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:16:53.337Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:16:53.337Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:16:53.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:16:53.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:16:53.429Z] === RUN TestReadPluginNoRead/default [2022-04-22T15:16:53.746Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-22T15:16:54.006Z] --- PASS: TestHealthKillContainer (8.27s) [2022-04-22T15:16:54.006Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-22T15:16:54.265Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-22T15:16:54.524Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-22T15:16:54.786Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2022-04-22T15:16:54.786Z] === RUN TestIpcModeNone [2022-04-22T15:16:54.805Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-22T15:16:55.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:16:55.725Z] --- PASS: TestIpcModeNone (0.82s) [2022-04-22T15:16:55.725Z] === RUN TestIpcModePrivate [2022-04-22T15:16:55.740Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-22T15:16:55.998Z] --- PASS: TestContinueAfterPluginCrash (8.39s) [2022-04-22T15:16:56.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:16:56.293Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-22T15:16:56.293Z] --- PASS: TestIpcModePrivate (0.85s) [2022-04-22T15:16:56.293Z] === RUN TestIpcModeShareable [2022-04-22T15:16:56.936Z] === CONT TestReadPluginNoRead [2022-04-22T15:16:56.936Z] read_test.go:92: [dbe207598e114] daemon is not started [2022-04-22T15:16:56.936Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-04-22T15:16:56.936Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-22T15:16:56.936Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-04-22T15:16:56.936Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-04-22T15:16:56.936Z] PASS [2022-04-22T15:16:56.936Z] [2022-04-22T15:16:56.936Z] DONE 6 tests in 9.327s [2022-04-22T15:16:56.936Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-22T15:16:56.936Z] testing: warning: no tests to run [2022-04-22T15:16:56.936Z] PASS [2022-04-22T15:16:56.936Z] [2022-04-22T15:16:56.936Z] DONE 0 tests in 0.008s [2022-04-22T15:16:56.936Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-22T15:16:57.194Z] INFO: Testing against a local daemon [2022-04-22T15:16:57.194Z] === RUN TestPluginWithDevMounts [2022-04-22T15:16:57.194Z] === PAUSE TestPluginWithDevMounts [2022-04-22T15:16:57.194Z] === CONT TestPluginWithDevMounts [2022-04-22T15:16:57.234Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-22T15:16:57.234Z] --- PASS: TestIpcModeShareable (0.89s) [2022-04-22T15:16:57.234Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-22T15:16:57.493Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-22T15:16:57.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:16:57.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:16:58.432Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-22T15:16:58.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:16:58.586Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-04-22T15:16:58.586Z] PASS [2022-04-22T15:16:58.586Z] [2022-04-22T15:16:58.586Z] DONE 1 tests in 1.634s [2022-04-22T15:16:58.586Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-22T15:16:58.703Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:16:58.849Z] INFO: Testing against a local daemon [2022-04-22T15:16:58.849Z] === RUN TestSecretInspect [2022-04-22T15:16:59.814Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-22T15:17:00.073Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2022-04-22T15:17:00.073Z] === RUN TestAPIIpcModeHost [2022-04-22T15:17:00.334Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-22T15:17:00.593Z] --- PASS: TestAPIIpcModeHost (0.53s) [2022-04-22T15:17:00.593Z] === RUN TestDaemonIpcModeShareable [2022-04-22T15:17:01.407Z] --- PASS: TestSecretInspect (2.24s) [2022-04-22T15:17:01.407Z] === RUN TestSecretList [2022-04-22T15:17:01.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:17:01.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:17:02.505Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-04-22T15:17:02.505Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2022-04-22T15:17:02.505Z] === RUN TestDaemonIpcModePrivate [2022-04-22T15:17:02.505Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-22T15:17:02.938Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-22T15:17:02.939Z] tests/integration/client_test.py ..... [ 75%] [2022-04-22T15:17:02.939Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-22T15:17:02.939Z] tests/integration/errors_test.py . [ 76%] [2022-04-22T15:17:03.311Z] --- PASS: TestSecretList (2.30s) [2022-04-22T15:17:03.311Z] === RUN TestSecretsCreateAndDelete [2022-04-22T15:17:03.449Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-22T15:17:03.865Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:17:04.018Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-22T15:17:04.018Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-04-22T15:17:04.018Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-22T15:17:05.396Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-22T15:17:05.396Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-22T15:17:05.396Z] check_test.go:307: [d5190854c2201] daemon is not started [2022-04-22T15:17:05.396Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-22T15:17:05.396Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-04-22T15:17:05.396Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2022-04-22T15:17:05.396Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-22T15:17:05.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:17:05.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:17:05.841Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-04-22T15:17:05.841Z] === RUN TestSecretsUpdate [2022-04-22T15:17:06.774Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-22T15:17:07.033Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-04-22T15:17:07.033Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-22T15:17:07.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:17:07.295Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2022-04-22T15:17:07.295Z] === RUN TestIpcModeOlderClient [2022-04-22T15:17:07.295Z] === PAUSE TestIpcModeOlderClient [2022-04-22T15:17:07.295Z] === RUN TestKillContainerInvalidSignal [2022-04-22T15:17:07.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:17:07.741Z] --- PASS: TestSecretsUpdate (2.18s) [2022-04-22T15:17:07.741Z] === RUN TestTemplatedSecret [2022-04-22T15:17:07.864Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-22T15:17:07.864Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2022-04-22T15:17:07.864Z] === RUN TestKillContainer [2022-04-22T15:17:07.864Z] === RUN TestKillContainer/no_signal [2022-04-22T15:17:08.800Z] === RUN TestKillContainer/non_killing_signal [2022-04-22T15:17:09.050Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:17:09.059Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-22T15:17:09.318Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-22T15:17:09.318Z] === RUN TestKillContainer/killing_signal [2022-04-22T15:17:10.254Z] --- PASS: TestKillContainer (2.33s) [2022-04-22T15:17:10.254Z] --- PASS: TestKillContainer/no_signal (0.75s) [2022-04-22T15:17:10.254Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2022-04-22T15:17:10.254Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-04-22T15:17:10.254Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-22T15:17:10.254Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-22T15:17:10.273Z] --- PASS: TestTemplatedSecret (2.58s) [2022-04-22T15:17:10.273Z] === RUN TestSecretCreateResolve [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-04-22T15:17:10.415Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-04-22T15:17:10.415Z] === RUN TestCgroupNamespacesRun [2022-04-22T15:17:11.191Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-22T15:17:11.191Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-22T15:17:11.779Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-04-22T15:17:11.779Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-22T15:17:12.139Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2022-04-22T15:17:12.139Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2022-04-22T15:17:12.139Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-04-22T15:17:12.139Z] === RUN TestKillStoppedContainer [2022-04-22T15:17:12.139Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-04-22T15:17:12.139Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-22T15:17:12.139Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-22T15:17:12.139Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-22T15:17:12.139Z] === RUN TestKillDifferentUserContainer [2022-04-22T15:17:12.706Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-04-22T15:17:12.706Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-22T15:17:12.802Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-04-22T15:17:12.802Z] PASS [2022-04-22T15:17:12.802Z] [2022-04-22T15:17:12.802Z] DONE 6 tests in 13.674s [2022-04-22T15:17:12.802Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-22T15:17:12.802Z] INFO: Testing against a local daemon [2022-04-22T15:17:12.802Z] === RUN TestServiceCreateInit [2022-04-22T15:17:12.802Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-22T15:17:13.076Z] check_test.go:307: [d867203b31afc] daemon is not started [2022-04-22T15:17:13.076Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-22T15:17:13.076Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2022-04-22T15:17:13.076Z] === RUN TestInspectOomKilledTrue [2022-04-22T15:17:13.076Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:17:13.076Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-22T15:17:13.076Z] === RUN TestInspectOomKilledFalse [2022-04-22T15:17:13.076Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:17:13.076Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-22T15:17:13.076Z] === RUN TestLinksEtcHostsContentMatch [2022-04-22T15:17:13.645Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-04-22T15:17:13.645Z] === RUN TestLinksContainerNames [2022-04-22T15:17:14.071Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-22T15:17:14.071Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-22T15:17:14.998Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-04-22T15:17:14.998Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-22T15:17:15.025Z] --- PASS: TestLinksContainerNames (1.54s) [2022-04-22T15:17:15.025Z] === RUN TestLogsFollowTailEmpty [2022-04-22T15:17:15.926Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-04-22T15:17:15.926Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-22T15:17:15.962Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-04-22T15:17:15.962Z] === RUN TestContainerNetworkMountsNoChown [2022-04-22T15:17:15.962Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-22T15:17:16.532Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot [2022-04-22T15:17:16.532Z] check_test.go:307: [d78da73ea0cdb] daemon is not started [2022-04-22T15:17:16.532Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/default [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/default [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/private [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/private [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rprivate [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/slave [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/slave [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rslave [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/shared [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/shared [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rshared [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/default [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/rshared [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/shared [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/rslave [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/slave [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/rprivate [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/private [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-22T15:17:16.532Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:17:16.532Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:17:16.532Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-22T15:17:16.792Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-22T15:17:16.993Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-22T15:17:17.051Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-22T15:17:17.291Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-04-22T15:17:17.291Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-22T15:17:17.309Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-22T15:17:17.309Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/shared (0.01s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-22T15:17:17.309Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-22T15:17:17.309Z] === RUN TestContainerBindMountNonRecursive [2022-04-22T15:17:17.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-22T15:17:17.853Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-22T15:17:19.216Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2022-04-22T15:17:19.216Z] === RUN TestContainerVolumesMountedAsShared [2022-04-22T15:17:19.218Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-04-22T15:17:19.218Z] === RUN TestNISDomainname [2022-04-22T15:17:19.474Z] --- PASS: TestNISDomainname (0.56s) [2022-04-22T15:17:19.474Z] === RUN TestHostnameDnsResolution [2022-04-22T15:17:19.476Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-22T15:17:19.476Z] docker_cli_daemon_plugins_test.go:80: [d58e83274f754] daemon is not started [2022-04-22T15:17:19.476Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2022-04-22T15:17:19.476Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-22T15:17:20.043Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2022-04-22T15:17:20.043Z] === RUN TestNetworkNat [2022-04-22T15:17:20.277Z] --- PASS: TestServiceCreateInit (7.67s) [2022-04-22T15:17:20.277Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.90s) [2022-04-22T15:17:20.277Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-04-22T15:17:20.277Z] === RUN TestCreateServiceMultipleTimes [2022-04-22T15:17:20.402Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-04-22T15:17:20.402Z] === RUN TestUnprivilegedPortsAndPing [2022-04-22T15:17:20.611Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-22T15:17:20.659Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-04-22T15:17:20.659Z] === RUN TestPrivilegedHostDevices [2022-04-22T15:17:20.871Z] --- PASS: TestNetworkNat (0.84s) [2022-04-22T15:17:20.871Z] === RUN TestNetworkLocalhostTCPNat [2022-04-22T15:17:21.220Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-22T15:17:21.220Z] === RUN TestStats [2022-04-22T15:17:21.574Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-22T15:17:21.808Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-04-22T15:17:21.808Z] === RUN TestNetworkLoopbackNat [2022-04-22T15:17:23.183Z] docker_cli_daemon_plugins_test.go:170: [d6079135cd887] daemon is not started [2022-04-22T15:17:23.443Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-22T15:17:23.785Z] --- PASS: TestStats (2.45s) [2022-04-22T15:17:23.785Z] === RUN TestStopContainerWithTimeout [2022-04-22T15:17:23.785Z] === RUN TestStopContainerWithTimeout/0 [2022-04-22T15:17:23.785Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-22T15:17:23.785Z] === RUN TestStopContainerWithTimeout/1 [2022-04-22T15:17:23.785Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-22T15:17:23.785Z] === RUN TestStopContainerWithTimeout/3 [2022-04-22T15:17:23.785Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-22T15:17:23.785Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-22T15:17:23.785Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-22T15:17:23.785Z] === CONT TestStopContainerWithTimeout/0 [2022-04-22T15:17:23.785Z] === CONT TestStopContainerWithTimeout/3 [2022-04-22T15:17:24.348Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-22T15:17:24.378Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-22T15:17:24.637Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-04-22T15:17:24.637Z] === RUN TestPause [2022-04-22T15:17:25.573Z] --- PASS: TestPause (0.76s) [2022-04-22T15:17:25.573Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-22T15:17:25.573Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-22T15:17:25.573Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-22T15:17:25.573Z] === RUN TestPauseStopPausedContainer [2022-04-22T15:17:25.832Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-22T15:17:26.237Z] === CONT TestStopContainerWithTimeout/1 [2022-04-22T15:17:26.401Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-04-22T15:17:26.401Z] === RUN TestPidHost [2022-04-22T15:17:26.401Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-22T15:17:27.602Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-22T15:17:27.602Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-04-22T15:17:27.602Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-04-22T15:17:27.602Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-04-22T15:17:27.602Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-22T15:17:27.602Z] === RUN TestDeleteDevicemapper [2022-04-22T15:17:27.602Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-22T15:17:27.602Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-22T15:17:27.602Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-22T15:17:28.310Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-22T15:17:28.311Z] --- PASS: TestPidHost (1.87s) [2022-04-22T15:17:28.311Z] === RUN TestPsFilter [2022-04-22T15:17:28.311Z] --- PASS: TestPsFilter (0.30s) [2022-04-22T15:17:28.311Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-22T15:17:28.569Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-22T15:17:29.136Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-22T15:17:29.136Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-04-22T15:17:29.136Z] === RUN TestRemoveContainerWithVolume [2022-04-22T15:17:29.493Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-04-22T15:17:29.493Z] === RUN TestUpdateMemory [2022-04-22T15:17:29.703Z] check_test.go:307: [d8d8c328b1991] daemon is not started [2022-04-22T15:17:29.703Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-22T15:17:29.703Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2022-04-22T15:17:29.703Z] === RUN TestRemoveContainerRunning [2022-04-22T15:17:29.756Z] --- PASS: TestUpdateMemory (0.50s) [2022-04-22T15:17:29.756Z] === RUN TestUpdateCPUQuota [2022-04-22T15:17:30.317Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-04-22T15:17:30.317Z] === RUN TestUpdatePidsLimit [2022-04-22T15:17:30.317Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-22T15:17:30.573Z] === RUN TestUpdatePidsLimit/no_change [2022-04-22T15:17:30.641Z] --- PASS: TestRemoveContainerRunning (0.80s) [2022-04-22T15:17:30.641Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-22T15:17:30.829Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-22T15:17:31.086Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-22T15:17:31.341Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-22T15:17:31.341Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-22T15:17:31.596Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-22T15:17:31.596Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2022-04-22T15:17:31.596Z] === RUN TestRemoveInvalidContainer [2022-04-22T15:17:31.596Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-22T15:17:31.596Z] === RUN TestRenameLinkedContainer [2022-04-22T15:17:31.597Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-22T15:17:32.159Z] --- PASS: TestUpdatePidsLimit (1.86s) [2022-04-22T15:17:32.159Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-22T15:17:32.159Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-04-22T15:17:32.159Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2022-04-22T15:17:32.159Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-22T15:17:32.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2022-04-22T15:17:32.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-04-22T15:17:32.159Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-22T15:17:32.159Z] === RUN TestUpdateRestartPolicy [2022-04-22T15:17:33.515Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-22T15:17:34.451Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-22T15:17:34.713Z] --- PASS: TestRenameLinkedContainer (3.32s) [2022-04-22T15:17:34.713Z] === RUN TestRenameStoppedContainer [2022-04-22T15:17:34.973Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-22T15:17:35.541Z] --- PASS: TestRenameStoppedContainer (0.81s) [2022-04-22T15:17:35.541Z] === RUN TestRenameRunningContainerAndReuse [2022-04-22T15:17:35.801Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-22T15:17:36.738Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-22T15:17:37.307Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2022-04-22T15:17:37.307Z] === RUN TestRenameInvalidName [2022-04-22T15:17:37.307Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-22T15:17:37.741Z] ......... [ 85%] [2022-04-22T15:17:38.244Z] --- PASS: TestRenameInvalidName (0.85s) [2022-04-22T15:17:38.245Z] === RUN TestRenameAnonymousContainer [2022-04-22T15:17:38.363Z] --- PASS: TestCreateServiceMultipleTimes (15.76s) [2022-04-22T15:17:38.363Z] === RUN TestCreateServiceConflict [2022-04-22T15:17:38.363Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-04-22T15:17:38.363Z] === RUN TestCreateServiceMaxReplicas [2022-04-22T15:17:38.504Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-22T15:17:40.415Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-22T15:17:40.897Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2022-04-22T15:17:40.897Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-22T15:17:40.983Z] --- PASS: TestRenameAnonymousContainer (2.91s) [2022-04-22T15:17:40.983Z] === RUN TestRenameContainerWithSameName [2022-04-22T15:17:41.241Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-22T15:17:41.811Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2022-04-22T15:17:41.811Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-22T15:17:41.811Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-22T15:17:42.378Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-22T15:17:42.821Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-22T15:17:43.313Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2022-04-22T15:17:43.313Z] === RUN TestResize [2022-04-22T15:17:43.881Z] --- PASS: TestResize (0.60s) [2022-04-22T15:17:43.881Z] === RUN TestResizeWithInvalidSize [2022-04-22T15:17:44.007Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-22T15:17:44.324Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-04-22T15:17:44.324Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-22T15:17:44.324Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-04-22T15:17:44.324Z] === RUN TestWaitNonBlocked [2022-04-22T15:17:44.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:17:44.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:17:44.324Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:17:44.324Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:17:44.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:17:44.324Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:17:44.324Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-22T15:17:44.324Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-04-22T15:17:44.324Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2022-04-22T15:17:44.324Z] === RUN TestWaitBlocked [2022-04-22T15:17:44.324Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:17:44.324Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:17:44.324Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:17:44.324Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:17:44.324Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:17:44.324Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:17:44.451Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2022-04-22T15:17:44.451Z] === RUN TestResizeWhenContainerNotStarted [2022-04-22T15:17:45.251Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-22T15:17:45.251Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-04-22T15:17:45.251Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2022-04-22T15:17:45.251Z] === CONT TestContainerStartOnDaemonRestart [2022-04-22T15:17:45.251Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-22T15:17:45.390Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:17:45.390Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:17:45.390Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:17:45.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-22T15:17:45.390Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:17:45.960Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-22T15:17:46.898Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-22T15:17:47.139Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s) [2022-04-22T15:17:47.139Z] === CONT TestIpcModeOlderClient [2022-04-22T15:17:47.139Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s) [2022-04-22T15:17:47.139Z] === CONT TestContainerKillOnDaemonStart [2022-04-22T15:17:47.139Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-22T15:17:47.139Z] === CONT TestDaemonHostGatewayIP [2022-04-22T15:17:47.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-22T15:17:47.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:17:49.103Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:17:49.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-22T15:17:49.671Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-04-22T15:17:49.671Z] === CONT TestDaemonRestartIpcMode [2022-04-22T15:17:50.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-22T15:17:50.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-22T15:17:50.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-22T15:17:50.543Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-22T15:17:50.543Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-22T15:17:51.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-22T15:17:51.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-22T15:17:51.933Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:17:52.190Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-04-22T15:17:52.501Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-22T15:17:52.545Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-22T15:17:53.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-22T15:17:55.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-22T15:17:55.776Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-04-22T15:17:55.776Z] === RUN TestCreateServiceSecretFileMode [2022-04-22T15:17:55.800Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-22T15:17:55.800Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-22T15:17:56.280Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-22T15:17:56.539Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-22T15:17:56.712Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-04-22T15:17:56.713Z] === RUN TestCreateServiceConfigFileMode [2022-04-22T15:17:57.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-22T15:17:58.047Z] check_test.go:307: [d190ff90a8b12] daemon is not started [2022-04-22T15:17:58.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-22T15:17:58.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-22T15:17:59.244Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2022-04-22T15:17:59.244Z] === RUN TestCreateServiceSysctls [2022-04-22T15:17:59.654Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-22T15:17:59.911Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-22T15:17:59.911Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-22T15:17:59.911Z] [2022-04-22T15:17:59.911Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-22T15:17:59.911Z] =========================== short test summary info ============================ [2022-04-22T15:17:59.911Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-22T15:17:59.911Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-22T15:17:59.911Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-22T15:17:59.911Z] Not supported on most drivers [2022-04-22T15:17:59.911Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-22T15:17:59.911Z] Output of docker top depends on host distro, and is not formalized. [2022-04-22T15:17:59.911Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-22T15:17:59.911Z] Output of docker top depends on host distro, and is not formalized. [2022-04-22T15:17:59.911Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-22T15:17:59.911Z] Can fail if eth0 has multiple IP addresses [2022-04-22T15:17:59.911Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-22T15:17:59.911Z] This doesn't seem to be taken into account by the engine [2022-04-22T15:17:59.911Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-22T15:17:59.911Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-22T15:17:59.911Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.39 seconds == [2022-04-22T15:18:00.167Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-22T15:18:00.273Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-04-22T15:18:00.273Z] PASS [2022-04-22T15:18:00.273Z] [2022-04-22T15:18:00.273Z] === Skipped [2022-04-22T15:18:00.273Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-22T15:18:00.273Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:18:00.273Z] [2022-04-22T15:18:00.273Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-22T15:18:00.273Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-22T15:18:00.273Z] [2022-04-22T15:18:00.273Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-22T15:18:00.273Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-22T15:18:00.273Z] [2022-04-22T15:18:00.273Z] DONE 235 tests, 3 skipped in 115.296s [2022-04-22T15:18:00.273Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-22T15:18:00.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:00.273Z] ++ set -e [2022-04-22T15:18:00.273Z] ++ '[' -n 0 ']' [2022-04-22T15:18:00.273Z] ++ set -x [2022-04-22T15:18:00.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:00.273Z] === RUN TestConfigDaemonLibtrustID [2022-04-22T15:18:00.273Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-22T15:18:00.273Z] === RUN TestDaemonConfigValidation [2022-04-22T15:18:00.273Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:18:00.273Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:18:00.273Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-22T15:18:00.273Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-22T15:18:00.273Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-22T15:18:00.273Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-22T15:18:00.273Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-22T15:18:00.273Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-22T15:18:00.273Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-22T15:18:00.273Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-22T15:18:00.273Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:18:00.273Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-22T15:18:00.273Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-22T15:18:00.273Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-22T15:18:00.273Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-22T15:18:00.273Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-22T15:18:00.273Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-04-22T15:18:00.273Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-04-22T15:18:00.273Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-22T15:18:00.273Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-04-22T15:18:00.273Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-22T15:18:00.273Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-22T15:18:00.273Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-22T15:18:00.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-22T15:18:00.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-22T15:18:00.835Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-22T15:18:01.762Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-22T15:18:02.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-22T15:18:02.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-22T15:18:02.532Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-04-22T15:18:02.532Z] === RUN TestCreateServiceCapabilities [2022-04-22T15:18:02.791Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-22T15:18:03.127Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-22T15:18:03.127Z] daemon_test.go:156: [de3241b6a7511] daemon is not started [2022-04-22T15:18:03.127Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-22T15:18:03.127Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-22T15:18:03.127Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-22T15:18:03.127Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-22T15:18:03.127Z] === RUN TestDaemonProxy [2022-04-22T15:18:03.127Z] === RUN TestDaemonProxy/environment_variables [2022-04-22T15:18:04.492Z] === RUN TestDaemonProxy/command-line_options [2022-04-22T15:18:05.064Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2022-04-22T15:18:05.064Z] === RUN TestInspect [2022-04-22T15:18:05.374Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-22T15:18:05.374Z] [2022-04-22T15:18:05.374Z] ________ ____ __. [2022-04-22T15:18:05.374Z] \_____ \ | |/ _| [2022-04-22T15:18:05.374Z] / | \| < [2022-04-22T15:18:05.374Z] / | \ | \ [2022-04-22T15:18:05.374Z] \_______ /____|__ \ [2022-04-22T15:18:05.374Z] \/ \/ [2022-04-22T15:18:05.374Z] [2022-04-22T15:18:05.374Z] INFO: make.ps1 ended at 04/22/2022 15:17:54 [2022-04-22T15:18:05.374Z] INFO: Binaries build ended at 04/22/2022 15:17:56. Duration:00:02:14.8800187 [2022-04-22T15:18:05.374Z] INFO: Copying the built daemon binary to d:\CI\PR-43365\6\binary\dockerd-2b0da89366.exe... [2022-04-22T15:18:05.374Z] INFO: Copying the built client binary to d:\CI\PR-43365\6\binary\docker-2b0da89366.exe... [2022-04-22T15:18:05.374Z] INFO: Copying the golang package from the container to d:\CI\PR-43365\6\installer\go.zip... [2022-04-22T15:18:05.374Z] INFO: Extracting go.zip to d:\CI\PR-43365\6\go [2022-04-22T15:18:06.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-22T15:18:06.380Z] === RUN TestDaemonProxy/configuration_file [2022-04-22T15:18:07.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-22T15:18:07.597Z] --- PASS: TestInspect (2.84s) [2022-04-22T15:18:07.597Z] === RUN TestCreateJob [2022-04-22T15:18:08.268Z] === RUN TestDaemonProxy/conflicting_options [2022-04-22T15:18:08.524Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-22T15:18:09.085Z] --- PASS: TestDaemonProxy (6.24s) [2022-04-22T15:18:09.085Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-04-22T15:18:09.085Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-22T15:18:09.085Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-22T15:18:09.085Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-22T15:18:09.085Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-22T15:18:09.085Z] PASS [2022-04-22T15:18:09.085Z] [2022-04-22T15:18:09.085Z] DONE 17 tests in 10.187s [2022-04-22T15:18:09.085Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-22T15:18:09.085Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:09.085Z] ++ set -e [2022-04-22T15:18:09.085Z] ++ '[' -n 0 ']' [2022-04-22T15:18:09.085Z] ++ set -x [2022-04-22T15:18:09.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:09.341Z] INFO: Testing against a local daemon [2022-04-22T15:18:09.341Z] === RUN TestCommitInheritsEnv [2022-04-22T15:18:09.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-22T15:18:09.597Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-04-22T15:18:09.597Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-22T15:18:09.597Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-22T15:18:09.597Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-22T15:18:09.597Z] === RUN TestImportWithCustomPlatform [2022-04-22T15:18:09.597Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-22T15:18:09.597Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-22T15:18:09.597Z] === RUN TestImportWithCustomPlatform// [2022-04-22T15:18:09.597Z] === RUN TestImportWithCustomPlatform/linux [2022-04-22T15:18:09.597Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-22T15:18:09.597Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-22T15:18:09.852Z] === RUN TestImportWithCustomPlatform/macos [2022-04-22T15:18:09.852Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-22T15:18:09.852Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-22T15:18:09.852Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-22T15:18:09.852Z] === RUN TestImagesFilterMultiReference [2022-04-22T15:18:09.852Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-22T15:18:09.852Z] === RUN TestImagePullPlatformInvalid [2022-04-22T15:18:09.852Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-22T15:18:09.852Z] === RUN TestRemoveImageOrphaning [2022-04-22T15:18:10.108Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2022-04-22T15:18:10.108Z] === RUN TestRemoveImageGarbageCollector [2022-04-22T15:18:10.108Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:18:10.108Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-22T15:18:10.108Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-22T15:18:10.108Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-22T15:18:10.108Z] === RUN TestTagInvalidReference [2022-04-22T15:18:10.108Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-22T15:18:10.108Z] === RUN TestTagValidPrefixedRepo [2022-04-22T15:18:10.108Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-22T15:18:10.108Z] === RUN TestTagExistedNameWithoutForce [2022-04-22T15:18:10.108Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-22T15:18:10.108Z] === RUN TestTagOfficialNames [2022-04-22T15:18:10.364Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-22T15:18:10.364Z] === RUN TestTagMatchesDigest [2022-04-22T15:18:10.364Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-22T15:18:10.364Z] PASS [2022-04-22T15:18:10.364Z] [2022-04-22T15:18:10.364Z] === Skipped [2022-04-22T15:18:10.364Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-22T15:18:10.364Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-22T15:18:10.364Z] [2022-04-22T15:18:10.364Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-22T15:18:10.364Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:18:10.364Z] [2022-04-22T15:18:10.364Z] DONE 22 tests, 2 skipped in 1.203s [2022-04-22T15:18:10.364Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-22T15:18:10.364Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:10.364Z] ++ set -e [2022-04-22T15:18:10.364Z] ++ '[' -n 0 ']' [2022-04-22T15:18:10.364Z] ++ set -x [2022-04-22T15:18:10.364Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:10.364Z] INFO: Testing against a local daemon [2022-04-22T15:18:10.364Z] === RUN TestNetworkCreateDelete [2022-04-22T15:18:10.620Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-22T15:18:10.620Z] === RUN TestDockerNetworkDeletePreferID [2022-04-22T15:18:10.876Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-22T15:18:10.876Z] === RUN TestDaemonDNSFallback [2022-04-22T15:18:10.881Z] --- PASS: TestCreateJob (3.10s) [2022-04-22T15:18:10.881Z] === RUN TestReplicatedJob [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.18s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.49s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.52s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.84s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.90s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.59s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.45s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.32s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.32s) [2022-04-22T15:18:12.106Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s) [2022-04-22T15:18:12.106Z] === RUN TestCgroupNamespacesRun [2022-04-22T15:18:12.333Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-22T15:18:12.333Z] [2022-04-22T15:18:12.333Z] Unloading profiles will leave already running processes permanently [2022-04-22T15:18:12.333Z] unconfined, which can lead to unexpected situations. [2022-04-22T15:18:12.333Z] [2022-04-22T15:18:12.333Z] To set a process to complain mode, use the command line tool [2022-04-22T15:18:12.333Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-22T15:18:12.333Z] Post stage [Pipeline] junit [2022-04-22T15:18:12.347Z] Recording test results [2022-04-22T15:18:13.550Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-22T15:18:13.826Z] + echo Ensuring container killed. [2022-04-22T15:18:13.826Z] Ensuring container killed. [2022-04-22T15:18:13.826Z] + docker rm -vf docker-pr6 [2022-04-22T15:18:13.826Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-04-22T15:18:14.011Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2022-04-22T15:18:14.012Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-22T15:18:14.148Z] + echo Chowning /workspace to jenkins user [2022-04-22T15:18:14.148Z] Chowning /workspace to jenkins user [2022-04-22T15:18:14.148Z] + id -u [2022-04-22T15:18:14.148Z] + id -g [2022-04-22T15:18:14.148Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43365:/workspace busybox chown -R 1000:1000 /workspace [2022-04-22T15:18:14.148Z] Unable to find image 'busybox:latest' locally [2022-04-22T15:18:14.408Z] latest: Pulling from library/busybox [2022-04-22T15:18:14.408Z] 50e8d59317eb: Pulling fs layer [2022-04-22T15:18:14.408Z] 50e8d59317eb: Verifying Checksum [2022-04-22T15:18:14.408Z] 50e8d59317eb: Download complete [2022-04-22T15:18:14.408Z] 50e8d59317eb: Pull complete [2022-04-22T15:18:14.408Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-22T15:18:14.408Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-22T15:18:15.628Z] + bundleName=docker-py [2022-04-22T15:18:15.628Z] + echo Creating docker-py-bundles.tar.gz [2022-04-22T15:18:15.628Z] Creating docker-py-bundles.tar.gz [2022-04-22T15:18:15.628Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-22T15:18:15.638Z] Archiving artifacts [2022-04-22T15:18:16.019Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2022-04-22T15:18:16.019Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-22T15:18:16.156Z] --- PASS: TestReplicatedJob (5.43s) [2022-04-22T15:18:16.156Z] === RUN TestUpdateReplicatedJob [2022-04-22T15:18:16.590Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-22T15:18:16.761Z] 8f616e6e9eec: Pull complete [2022-04-22T15:18:17.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-22T15:18:17.282Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43365/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-22T15:18:17.411Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-04-22T15:18:17.411Z] === RUN TestInspectNetwork [2022-04-22T15:18:17.460Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2022-04-22T15:18:17.460Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-22T15:18:17.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh binary [2022-04-22T15:18:17.889Z] [2022-04-22T15:18:18.146Z] Removing bundles/ [2022-04-22T15:18:18.146Z] [2022-04-22T15:18:18.146Z] ---> Making bundle: binary (in bundles/binary) [2022-04-22T15:18:18.146Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-22T15:18:18.146Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:18:18.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-22T15:18:19.161Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2022-04-22T15:18:19.161Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-22T15:18:19.442Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2022-04-22T15:18:19.442Z] === RUN TestServiceListWithStatuses [2022-04-22T15:18:19.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-22T15:18:19.442Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-22T15:18:19.442Z] === RUN TestDockerNetworkConnectAlias [2022-04-22T15:18:19.927Z] === RUN TestInspectNetwork/full_network_id [2022-04-22T15:18:19.927Z] === RUN TestInspectNetwork/partial_network_id [2022-04-22T15:18:19.927Z] === RUN TestInspectNetwork/network_name [2022-04-22T15:18:19.927Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-22T15:18:20.098Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-22T15:18:20.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-22T15:18:20.924Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2022-04-22T15:18:20.925Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-22T15:18:22.834Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-04-22T15:18:22.834Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-22T15:18:23.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-22T15:18:23.353Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-04-22T15:18:23.353Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-22T15:18:23.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-22T15:18:24.115Z] --- PASS: TestInspectNetwork (6.66s) [2022-04-22T15:18:24.115Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-22T15:18:24.115Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-22T15:18:24.115Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-22T15:18:24.115Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-22T15:18:24.115Z] === RUN TestRunContainerWithBridgeNone [2022-04-22T15:18:24.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-22T15:18:24.712Z] --- PASS: TestDockerNetworkConnectAlias (4.35s) [2022-04-22T15:18:24.712Z] === RUN TestDockerNetworkReConnect [2022-04-22T15:18:25.116Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2022-04-22T15:18:25.116Z] === RUN TestNISDomainname [2022-04-22T15:18:25.511Z] --- PASS: TestRunContainerWithBridgeNone (1.71s) [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-22T15:18:25.511Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:18:25.511Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:18:25.511Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:18:25.511Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-22T15:18:25.511Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-22T15:18:25.511Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-22T15:18:25.511Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-22T15:18:25.511Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-22T15:18:25.511Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-22T15:18:25.511Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-22T15:18:25.511Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-22T15:18:25.511Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-22T15:18:25.511Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-22T15:18:25.512Z] === RUN TestNetworkList [2022-04-22T15:18:25.512Z] === RUN TestNetworkList//networks [2022-04-22T15:18:25.512Z] === PAUSE TestNetworkList//networks [2022-04-22T15:18:25.512Z] === RUN TestNetworkList//networks/ [2022-04-22T15:18:25.512Z] === PAUSE TestNetworkList//networks/ [2022-04-22T15:18:25.512Z] === CONT TestNetworkList//networks [2022-04-22T15:18:25.512Z] === CONT TestNetworkList//networks/ [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkList (0.01s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-22T15:18:25.512Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-22T15:18:25.512Z] === RUN TestHostIPv4BridgeLabel [2022-04-22T15:18:25.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-22T15:18:26.073Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-22T15:18:26.073Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-22T15:18:26.259Z] --- PASS: TestNISDomainname (1.00s) [2022-04-22T15:18:26.259Z] === RUN TestHostnameDnsResolution [2022-04-22T15:18:27.254Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-04-22T15:18:27.254Z] === RUN TestServicePlugin [2022-04-22T15:18:27.437Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-22T15:18:27.438Z] === RUN TestDaemonDefaultNetworkPools [2022-04-22T15:18:27.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-22T15:18:27.636Z] --- PASS: TestHostnameDnsResolution (1.38s) [2022-04-22T15:18:27.636Z] === RUN TestUnprivilegedPortsAndPing [2022-04-22T15:18:27.998Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-22T15:18:27.999Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-22T15:18:28.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-22T15:18:28.463Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-04-22T15:18:28.463Z] === RUN TestPrivilegedHostDevices [2022-04-22T15:18:28.927Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-22T15:18:28.927Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-22T15:18:29.401Z] --- PASS: TestPrivilegedHostDevices (0.81s) [2022-04-22T15:18:29.401Z] === RUN TestStats [2022-04-22T15:18:30.292Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-22T15:18:30.292Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-22T15:18:30.855Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-22T15:18:30.855Z] === RUN TestServiceWithPredefinedNetwork [2022-04-22T15:18:31.443Z] plugin_test.go:61: [dbe09917e3ac2] joining swarm manager [d7044e6c216ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:18:31.936Z] check_test.go:307: [d86cb9a31277a] daemon is not started [2022-04-22T15:18:31.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-22T15:18:32.040Z] plugin_test.go:64: [db939e2724182] joining swarm manager [d7044e6c216ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:18:32.194Z] --- PASS: TestStats (2.84s) [2022-04-22T15:18:32.194Z] === RUN TestStopContainerWithTimeout [2022-04-22T15:18:32.194Z] === RUN TestStopContainerWithTimeout/0 [2022-04-22T15:18:32.194Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-22T15:18:32.194Z] === RUN TestStopContainerWithTimeout/1 [2022-04-22T15:18:32.194Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-22T15:18:32.194Z] === RUN TestStopContainerWithTimeout/3 [2022-04-22T15:18:32.194Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-22T15:18:32.194Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-22T15:18:32.194Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-22T15:18:32.194Z] === CONT TestStopContainerWithTimeout/0 [2022-04-22T15:18:32.194Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-22T15:18:32.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-22T15:18:33.332Z] === CONT TestStopContainerWithTimeout/3 [2022-04-22T15:18:33.368Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-22T15:18:33.368Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-22T15:18:33.368Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:18:33.368Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:18:33.368Z] === RUN TestServiceWithDataPathPortInit [2022-04-22T15:18:33.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-22T15:18:33.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-22T15:18:35.228Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-22T15:18:35.487Z] === CONT TestStopContainerWithTimeout/1 [2022-04-22T15:18:35.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-22T15:18:35.746Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-22T15:18:36.315Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-22T15:18:37.255Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-04-22T15:18:37.255Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2022-04-22T15:18:37.255Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2022-04-22T15:18:37.255Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-04-22T15:18:37.255Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-04-22T15:18:37.255Z] === RUN TestDeleteDevicemapper [2022-04-22T15:18:37.255Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-22T15:18:37.255Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-22T15:18:37.255Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-22T15:18:41.447Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.77s) [2022-04-22T15:18:41.447Z] === RUN TestUpdateMemory [2022-04-22T15:18:41.447Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:18:41.447Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-22T15:18:41.447Z] === RUN TestUpdateCPUQuota [2022-04-22T15:18:41.683Z] INFO: Extraction ended at 04/22/2022 15:18:38. Duration:00:00:39.1788963 [2022-04-22T15:18:41.683Z] INFO: Updating the golang and path environment variables [2022-04-22T15:18:41.683Z] INFO: GOPATH=d:\gopath [2022-04-22T15:18:41.683Z] INFO: go version go1.18.1 windows/amd64 [2022-04-22T15:18:41.683Z] INFO: Running the daemon under test in debug mode [2022-04-22T15:18:41.683Z] INFO: Starting a daemon under test... [2022-04-22T15:18:41.683Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43365\6\daemon --pidfile d:\CI\PR-43365\6\docker.pid -D [2022-04-22T15:18:41.683Z] INFO: Process started successfully. [2022-04-22T15:18:41.683Z] INFO: Start tailing logs of the daemon under tests [2022-04-22T15:18:41.683Z] INFO: Waiting for the daemon under test to start... [2022-04-22T15:18:42.386Z] --- PASS: TestUpdateCPUQuota (1.61s) [2022-04-22T15:18:42.386Z] === RUN TestUpdatePidsLimit [2022-04-22T15:18:42.386Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-22T15:18:42.956Z] === RUN TestUpdatePidsLimit/no_change [2022-04-22T15:18:42.956Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-22T15:18:43.215Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-22T15:18:43.784Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-22T15:18:44.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-22T15:18:44.612Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-22T15:18:44.612Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-22T15:18:44.872Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-22T15:18:45.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-22T15:18:45.701Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-22T15:18:46.269Z] --- PASS: TestUpdatePidsLimit (3.80s) [2022-04-22T15:18:46.269Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-04-22T15:18:46.269Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-04-22T15:18:46.269Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2022-04-22T15:18:46.269Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2022-04-22T15:18:46.269Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2022-04-22T15:18:46.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2022-04-22T15:18:46.270Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-04-22T15:18:46.270Z] === RUN TestUpdateRestartPolicy [2022-04-22T15:18:46.528Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-22T15:18:48.206Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2022-04-22T15:18:48.206Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-22T15:18:48.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-22T15:18:49.571Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rhjm5hk1h1qklid97l0996z2j Created:2022-04-22 15:18:48.154578225 +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[b82c1b76efa3fcd9f7358bf6c09b96c3d2d9a030e460170cb8697144717889ca:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sclt3p4ykls4vvg10c46u3dek EndpointID:8926c81d82c896611fae596bee51245e7527ae6a16ee96c4c76c11a85745a470 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33f81251ca17074aa6c06b8a0b6d5267479ad4391f859a31f9e87682321eebb7 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:15340caec208 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sclt3p4ykls4vvg10c46u3dek EndpointID:8926c81d82c896611fae596bee51245e7527ae6a16ee96c4c76c11a85745a470 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-22T15:18:49.810Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-22T15:18:51.187Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-22T15:18:51.756Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-22T15:18:53.133Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-22T15:18:53.701Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-22T15:18:53.736Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-04-22T15:18:53.736Z] PASS [2022-04-22T15:18:53.736Z] [2022-04-22T15:18:53.736Z] === Skipped [2022-04-22T15:18:53.736Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:18:53.736Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:18:53.736Z] [2022-04-22T15:18:53.736Z] DONE 38 tests, 1 skipped in 43.347s [2022-04-22T15:18:53.736Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-22T15:18:53.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:53.736Z] ++ set -e [2022-04-22T15:18:53.736Z] ++ '[' -n 0 ']' [2022-04-22T15:18:53.736Z] ++ set -x [2022-04-22T15:18:53.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:53.736Z] INFO: Testing against a local daemon [2022-04-22T15:18:53.736Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-22T15:18:53.736Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:18:53.736Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-22T15:18:53.736Z] === RUN TestDockerNetworkIpvlan [2022-04-22T15:18:53.736Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:18:53.736Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-22T15:18:53.736Z] PASS [2022-04-22T15:18:53.736Z] [2022-04-22T15:18:53.736Z] === Skipped [2022-04-22T15:18:53.736Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-22T15:18:53.736Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:18:53.736Z] [2022-04-22T15:18:53.736Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-22T15:18:53.736Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:18:53.736Z] [2022-04-22T15:18:53.736Z] DONE 2 tests, 2 skipped in 0.093s [2022-04-22T15:18:53.736Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-22T15:18:53.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:53.736Z] ++ set -e [2022-04-22T15:18:53.736Z] ++ '[' -n 0 ']' [2022-04-22T15:18:53.736Z] ++ set -x [2022-04-22T15:18:53.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:18:53.961Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-22T15:18:53.992Z] INFO: Testing against a local daemon [2022-04-22T15:18:53.992Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-22T15:18:54.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-22T15:18:54.223Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-22T15:18:54.223Z] check_test.go:307: [dcab9f94cb299] daemon is not started [2022-04-22T15:18:54.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-22T15:18:54.223Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-22T15:18:54.223Z] check_test.go:307: [d21140142675c] daemon is not started [2022-04-22T15:18:54.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-22T15:18:54.484Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-22T15:18:54.743Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-22T15:18:55.002Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-22T15:18:55.002Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-22T15:18:55.002Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-22T15:18:55.360Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2022-04-22T15:18:55.360Z] === RUN TestDockerNetworkMacvlan [2022-04-22T15:18:55.922Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-22T15:18:55.942Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-22T15:18:56.850Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-22T15:18:57.320Z] check_test.go:307: [da720cca7d3d1] daemon is not started [2022-04-22T15:18:57.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-22T15:18:57.412Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-22T15:18:58.594Z] --- PASS: TestServicePlugin (29.91s) [2022-04-22T15:18:58.594Z] === RUN TestServiceUpdateLabel [2022-04-22T15:18:59.229Z] --- PASS: TestUpdateRestartPolicy (12.64s) [2022-04-22T15:18:59.229Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-22T15:18:59.299Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-22T15:18:59.532Z] .....INFO: Daemon under test started and replied! [2022-04-22T15:18:59.532Z] INFO: Docker version of the daemon under test [2022-04-22T15:18:59.532Z] [2022-04-22T15:18:59.532Z] Client: [2022-04-22T15:18:59.532Z] Version: 17.06.2-ce [2022-04-22T15:18:59.532Z] API version: 1.30 [2022-04-22T15:18:59.532Z] Go version: go1.8.3 [2022-04-22T15:18:59.532Z] Git commit: cec0b72 [2022-04-22T15:18:59.532Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-22T15:18:59.532Z] OS/Arch: windows/amd64 [2022-04-22T15:18:59.532Z] [2022-04-22T15:18:59.532Z] Server: [2022-04-22T15:18:59.532Z] Version: 0.0.0-dev [2022-04-22T15:18:59.532Z] API version: 1.42 (minimum version 1.24) [2022-04-22T15:18:59.532Z] Go version: go1.18.1 [2022-04-22T15:18:59.532Z] Git commit: 2b0da89366 [2022-04-22T15:18:59.532Z] Built: [2022-04-22T15:18:59.532Z] OS/Arch: windows/amd64 [2022-04-22T15:18:59.532Z] Experimental: false [2022-04-22T15:18:59.532Z] [2022-04-22T15:18:59.532Z] INFO: Docker info of the daemon under test [2022-04-22T15:18:59.532Z] [2022-04-22T15:18:59.532Z] Containers: 0 [2022-04-22T15:18:59.532Z] Running: 0 [2022-04-22T15:18:59.532Z] Paused: 0 [2022-04-22T15:18:59.532Z] Stopped: 0 [2022-04-22T15:18:59.532Z] Images: 0 [2022-04-22T15:18:59.532Z] Server Version: 0.0.0-dev [2022-04-22T15:18:59.532Z] Storage Driver: windowsfilter [2022-04-22T15:18:59.532Z] Windows: [2022-04-22T15:18:59.532Z] Logging Driver: json-file [2022-04-22T15:18:59.532Z] Plugins: [2022-04-22T15:18:59.532Z] Volume: local [2022-04-22T15:18:59.532Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-22T15:18:59.532Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-22T15:18:59.532Z] Swarm: inactive [2022-04-22T15:18:59.532Z] Default Isolation: process [2022-04-22T15:18:59.532Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-22T15:18:59.532Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-22T15:18:59.532Z] OSType: windows [2022-04-22T15:18:59.532Z] Architecture: x86_64 [2022-04-22T15:18:59.532Z] CPUs: 4 [2022-04-22T15:18:59.532Z] Total Memory: 32GiB [2022-04-22T15:18:59.532Z] Name: azwin-2-7aa690 [2022-04-22T15:18:59.532Z] ID: EUOX:CH4R:KOPJ:7UUA:MNOP:UOKD:ZO77:35CB:R3TI:QPJK:ICIF:SG25 [2022-04-22T15:18:59.532Z] Docker Root Dir: D:\CI\PR-43365\6\daemon [2022-04-22T15:18:59.532Z] Debug Mode (client): false [2022-04-22T15:18:59.532Z] Debug Mode (server): true [2022-04-22T15:18:59.532Z] File Descriptors: -1 [2022-04-22T15:18:59.532Z] Goroutines: 16 [2022-04-22T15:18:59.532Z] System Time: 2022-04-22T15:18:58.6758524Z [2022-04-22T15:18:59.532Z] EventsListeners: 0 [2022-04-22T15:18:59.532Z] Registry: https://index.docker.io/v1/ [2022-04-22T15:18:59.532Z] Labels: [2022-04-22T15:18:59.532Z] Experimental: false [2022-04-22T15:18:59.532Z] Insecure Registries: [2022-04-22T15:18:59.532Z] 127.0.0.0/8 [2022-04-22T15:18:59.532Z] Live Restore Enabled: false [2022-04-22T15:18:59.532Z] [2022-04-22T15:18:59.532Z] [2022-04-22T15:18:59.532Z] INFO: Docker images of the daemon under test [2022-04-22T15:18:59.532Z] [2022-04-22T15:18:59.532Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T15:18:59.532Z] [2022-04-22T15:18:59.532Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-22T15:18:59.532Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-22T15:18:59.532Z] ltsc2019: Pulling from windows/servercore [2022-04-22T15:18:59.534Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-04-22T15:18:59.534Z] === RUN TestServiceUpdateSecrets [2022-04-22T15:18:59.798Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-04-22T15:18:59.798Z] === RUN TestWaitNonBlocked [2022-04-22T15:18:59.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:18:59.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:18:59.798Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:18:59.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:18:59.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:18:59.798Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:19:00.007Z] 4612f6d0b889: Pulling fs layer [2022-04-22T15:19:00.007Z] ba8181afd426: Pulling fs layer [2022-04-22T15:19:00.368Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-22T15:19:00.985Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-22T15:19:00.985Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2022-04-22T15:19:00.985Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-04-22T15:19:00.985Z] === RUN TestWaitBlocked [2022-04-22T15:19:00.985Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:19:00.985Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:19:00.985Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:19:00.985Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:19:00.985Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-22T15:19:00.985Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-22T15:19:01.188Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-22T15:19:01.943Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-22T15:19:01.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-22T15:19:02.205Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-22T15:19:02.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-04-22T15:19:02.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2022-04-22T15:19:02.205Z] === CONT TestContainerStartOnDaemonRestart [2022-04-22T15:19:02.205Z] === CONT TestContainerKillOnDaemonStart [2022-04-22T15:19:03.143Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-22T15:19:03.712Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-22T15:19:04.454Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-22T15:19:04.650Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-22T15:19:05.015Z] --- PASS: TestDockerNetworkMacvlan (9.53s) [2022-04-22T15:19:05.015Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-04-22T15:19:05.015Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-22T15:19:05.015Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-04-22T15:19:05.015Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s) [2022-04-22T15:19:05.015Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-04-22T15:19:05.015Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-04-22T15:19:05.015Z] PASS [2022-04-22T15:19:05.015Z] [2022-04-22T15:19:05.015Z] DONE 8 tests in 11.097s [2022-04-22T15:19:05.015Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-22T15:19:05.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:05.015Z] ++ set -e [2022-04-22T15:19:05.015Z] ++ '[' -n 0 ']' [2022-04-22T15:19:05.015Z] ++ set -x [2022-04-22T15:19:05.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:05.015Z] testing: warning: no tests to run [2022-04-22T15:19:05.015Z] PASS [2022-04-22T15:19:05.015Z] [2022-04-22T15:19:05.015Z] DONE 0 tests in 0.024s [2022-04-22T15:19:05.015Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-22T15:19:05.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:05.015Z] ++ set -e [2022-04-22T15:19:05.015Z] ++ '[' -n 0 ']' [2022-04-22T15:19:05.015Z] ++ set -x [2022-04-22T15:19:05.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:05.016Z] INFO: Testing against a local daemon [2022-04-22T15:19:05.016Z] === RUN TestAuthZPluginAllowRequest [2022-04-22T15:19:05.218Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-22T15:19:05.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-22T15:19:05.478Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s) [2022-04-22T15:19:05.478Z] === CONT TestIpcModeOlderClient [2022-04-22T15:19:05.478Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-22T15:19:05.478Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-22T15:19:05.478Z] === CONT TestDaemonHostGatewayIP [2022-04-22T15:19:06.380Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-04-22T15:19:06.380Z] === RUN TestAuthZPluginTLS [2022-04-22T15:19:06.636Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-22T15:19:06.636Z] === RUN TestAuthZPluginDenyRequest [2022-04-22T15:19:07.198Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-22T15:19:07.198Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-22T15:19:07.760Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-22T15:19:07.760Z] === RUN TestAuthZPluginDenyResponse [2022-04-22T15:19:08.323Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-22T15:19:08.323Z] === RUN TestAuthZPluginAllowEventStream [2022-04-22T15:19:08.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-22T15:19:08.770Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2022-04-22T15:19:08.770Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-22T15:19:09.691Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-04-22T15:19:09.691Z] === RUN TestAuthZPluginErrorResponse [2022-04-22T15:19:09.947Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-22T15:19:09.947Z] === RUN TestAuthZPluginErrorRequest [2022-04-22T15:19:10.509Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-22T15:19:10.509Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-22T15:19:11.071Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-22T15:19:11.071Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-22T15:19:11.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-22T15:19:11.565Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.64s) [2022-04-22T15:19:11.565Z] === CONT TestDaemonRestartIpcMode [2022-04-22T15:19:12.437Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-04-22T15:19:12.437Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-22T15:19:13.801Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-04-22T15:19:13.801Z] === RUN TestAuthZPluginHeader [2022-04-22T15:19:14.408Z] --- PASS: TestServiceUpdateSecrets (14.55s) [2022-04-22T15:19:14.408Z] === RUN TestServiceUpdateConfigs [2022-04-22T15:19:14.728Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-22T15:19:14.728Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-22T15:19:14.728Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:14.728Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-22T15:19:14.728Z] === RUN TestAuthZPluginV2Disable [2022-04-22T15:19:14.728Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:14.728Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-22T15:19:14.728Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-22T15:19:14.728Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:14.728Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-22T15:19:14.728Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-22T15:19:14.728Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:14.728Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-22T15:19:14.728Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-22T15:19:14.853Z] --- PASS: TestDaemonRestartIpcMode (3.05s) [2022-04-22T15:19:14.853Z] --- PASS: TestContainerKillOnDaemonStart (12.81s) [2022-04-22T15:19:14.853Z] PASS [2022-04-22T15:19:14.853Z] [2022-04-22T15:19:14.853Z] === Skipped [2022-04-22T15:19:14.853Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-22T15:19:14.853Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:19:14.853Z] [2022-04-22T15:19:14.853Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-22T15:19:14.853Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:19:14.853Z] [2022-04-22T15:19:14.853Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-22T15:19:14.853Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:19:14.853Z] [2022-04-22T15:19:14.853Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-22T15:19:14.853Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-22T15:19:14.853Z] [2022-04-22T15:19:14.853Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-22T15:19:14.853Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-22T15:19:14.853Z] [2022-04-22T15:19:14.853Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-22T15:19:14.853Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:19:14.853Z] [2022-04-22T15:19:14.853Z] DONE 235 tests, 6 skipped in 166.144s [2022-04-22T15:19:14.853Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-22T15:19:14.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:14.853Z] ++ set -e [2022-04-22T15:19:14.853Z] ++ '[' -n 0 ']' [2022-04-22T15:19:14.853Z] ++ set -x [2022-04-22T15:19:14.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:15.013Z] ba8181afd426: Verifying Checksum [2022-04-22T15:19:15.013Z] ba8181afd426: Download complete [2022-04-22T15:19:15.114Z] === RUN TestConfigDaemonLibtrustID [2022-04-22T15:19:15.372Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-22T15:19:15.631Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-22T15:19:15.632Z] === RUN TestDaemonConfigValidation [2022-04-22T15:19:15.632Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:19:15.632Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:19:15.632Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-22T15:19:15.632Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-22T15:19:15.632Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-22T15:19:15.632Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-22T15:19:15.632Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-22T15:19:15.632Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-22T15:19:15.632Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-22T15:19:15.632Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-22T15:19:15.632Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-22T15:19:15.632Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-22T15:19:15.892Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-22T15:19:15.892Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-22T15:19:16.152Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-22T15:19:16.152Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-22T15:19:16.412Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-22T15:19:16.412Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-04-22T15:19:16.412Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.23s) [2022-04-22T15:19:16.412Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2022-04-22T15:19:16.412Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.29s) [2022-04-22T15:19:16.412Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-04-22T15:19:16.412Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-22T15:19:16.412Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-22T15:19:16.980Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-22T15:19:17.549Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-22T15:19:17.549Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-22T15:19:18.486Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-22T15:19:19.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-22T15:19:19.423Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-22T15:19:19.423Z] daemon_test.go:156: [d2155ccfc4c3e] daemon is not started [2022-04-22T15:19:19.423Z] --- PASS: TestConfigDaemonSeccompProfiles (3.19s) [2022-04-22T15:19:19.423Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-04-22T15:19:19.423Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-04-22T15:19:19.423Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-04-22T15:19:19.423Z] === RUN TestDaemonProxy [2022-04-22T15:19:19.423Z] === RUN TestDaemonProxy/environment_variables [2022-04-22T15:19:20.359Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-22T15:19:21.295Z] === RUN TestDaemonProxy/command-line_options [2022-04-22T15:19:22.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-22T15:19:22.931Z] === RUN TestDaemonProxy/configuration_file [2022-04-22T15:19:23.869Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-22T15:19:24.805Z] check_test.go:307: [d4cdbc25604aa] daemon is not started [2022-04-22T15:19:24.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-22T15:19:24.805Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-22T15:19:24.805Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-22T15:19:24.805Z] === RUN TestDaemonProxy/conflicting_options [2022-04-22T15:19:24.805Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-22T15:19:24.805Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-22T15:19:24.805Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-22T15:19:24.805Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-22T15:19:24.805Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-22T15:19:24.805Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-22T15:19:24.805Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-22T15:19:25.372Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-22T15:19:25.941Z] --- PASS: TestDaemonProxy (6.36s) [2022-04-22T15:19:25.941Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-04-22T15:19:25.941Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-04-22T15:19:25.941Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-04-22T15:19:25.941Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-22T15:19:25.941Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-22T15:19:25.941Z] PASS [2022-04-22T15:19:25.941Z] [2022-04-22T15:19:25.941Z] DONE 17 tests in 10.896s [2022-04-22T15:19:25.941Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-22T15:19:25.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:25.941Z] ++ set -e [2022-04-22T15:19:25.941Z] ++ '[' -n 0 ']' [2022-04-22T15:19:25.941Z] ++ set -x [2022-04-22T15:19:25.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:26.200Z] INFO: Testing against a local daemon [2022-04-22T15:19:26.200Z] === RUN TestCommitInheritsEnv [2022-04-22T15:19:26.769Z] --- PASS: TestCommitInheritsEnv (0.49s) [2022-04-22T15:19:26.769Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-22T15:19:26.769Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-22T15:19:26.769Z] === RUN TestImportWithCustomPlatform [2022-04-22T15:19:26.769Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-22T15:19:26.769Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-22T15:19:26.769Z] === RUN TestImportWithCustomPlatform// [2022-04-22T15:19:26.769Z] === RUN TestImportWithCustomPlatform/linux [2022-04-22T15:19:27.028Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-22T15:19:27.287Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-22T15:19:27.287Z] === RUN TestImportWithCustomPlatform/macos [2022-04-22T15:19:27.287Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-22T15:19:27.287Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform (0.73s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.21s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-22T15:19:27.287Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-04-22T15:19:27.287Z] === RUN TestImagesFilterMultiReference [2022-04-22T15:19:27.545Z] 4612f6d0b889: Verifying Checksum [2022-04-22T15:19:27.545Z] 4612f6d0b889: Download complete [2022-04-22T15:19:27.547Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-22T15:19:27.547Z] === RUN TestImagePullPlatformInvalid [2022-04-22T15:19:27.547Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-22T15:19:27.547Z] === RUN TestRemoveImageOrphaning [2022-04-22T15:19:27.547Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-22T15:19:28.115Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2022-04-22T15:19:28.115Z] === RUN TestRemoveImageGarbageCollector [2022-04-22T15:19:28.375Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-22T15:19:28.375Z] time="2022-04-22T15:19:28Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-22T15:19:29.283Z] --- PASS: TestServiceUpdateConfigs (14.58s) [2022-04-22T15:19:29.283Z] === RUN TestServiceUpdateNetwork [2022-04-22T15:19:30.279Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2022-04-22T15:19:30.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-22T15:19:30.538Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-04-22T15:19:30.538Z] === RUN TestTagInvalidReference [2022-04-22T15:19:30.538Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-22T15:19:30.538Z] === RUN TestTagValidPrefixedRepo [2022-04-22T15:19:30.538Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-22T15:19:30.538Z] === RUN TestTagExistedNameWithoutForce [2022-04-22T15:19:30.538Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-22T15:19:30.538Z] === RUN TestTagOfficialNames [2022-04-22T15:19:30.538Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-22T15:19:30.538Z] === RUN TestTagMatchesDigest [2022-04-22T15:19:30.538Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-22T15:19:30.538Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-22T15:19:31.474Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-22T15:19:32.412Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-22T15:19:32.765Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-22T15:19:32.766Z] PASS [2022-04-22T15:19:32.766Z] [2022-04-22T15:19:32.766Z] === Skipped [2022-04-22T15:19:32.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-22T15:19:32.766Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:32.766Z] [2022-04-22T15:19:32.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-22T15:19:32.766Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:32.766Z] [2022-04-22T15:19:32.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-22T15:19:32.766Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:32.766Z] [2022-04-22T15:19:32.766Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-22T15:19:32.766Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:32.766Z] [2022-04-22T15:19:32.766Z] DONE 17 tests, 4 skipped in 26.178s [2022-04-22T15:19:32.766Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-22T15:19:32.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:32.766Z] ++ set -e [2022-04-22T15:19:32.766Z] ++ '[' -n 0 ']' [2022-04-22T15:19:32.766Z] ++ set -x [2022-04-22T15:19:32.766Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:32.766Z] INFO: Testing against a local daemon [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:19:32.766Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:19:32.766Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-22T15:19:32.766Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-22T15:19:32.766Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-22T15:19:32.766Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-22T15:19:32.766Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-22T15:19:32.766Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-22T15:19:32.766Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-22T15:19:32.766Z] === RUN TestPluginInstall [2022-04-22T15:19:32.766Z] === RUN TestPluginInstall/no_auth [2022-04-22T15:19:32.766Z] time="2022-04-22T15:19:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:19:32.766Z] time="2022-04-22T15:19:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c69850024306d52710f06c9592be7840e0a2ac7871a6c226fae433d6a97c26a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:19:32.766Z] time="2022-04-22T15:19:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:19:32.766Z] time="2022-04-22T15:19:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c69850024306d52710f06c9592be7840e0a2ac7871a6c226fae433d6a97c26a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:19:32.766Z] === RUN TestPluginInstall/with_htpasswd [2022-04-22T15:19:32.766Z] time="2022-04-22T15:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:19:32.766Z] time="2022-04-22T15:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:888fcd97649129034a010e28bfd2a0a5cb0da3f08f326c7b18c98b8e1754e639" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:19:32.766Z] time="2022-04-22T15:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:19:32.766Z] time="2022-04-22T15:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:888fcd97649129034a010e28bfd2a0a5cb0da3f08f326c7b18c98b8e1754e639" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:19:32.766Z] === RUN TestPluginInstall/with_insecure [2022-04-22T15:19:33.348Z] check_test.go:307: [d841f2d7c6cff] daemon is not started [2022-04-22T15:19:33.348Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-22T15:19:33.692Z] time="2022-04-22T15:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:19:33.692Z] time="2022-04-22T15:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de01571fbf45daea50bf7edbf18fcc699512aee8256c1416b68f970740185422" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:19:33.693Z] time="2022-04-22T15:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:19:33.693Z] time="2022-04-22T15:19:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de01571fbf45daea50bf7edbf18fcc699512aee8256c1416b68f970740185422" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:19:33.693Z] plugin_test.go:195: [d671b2491d8f1] daemon is not started [2022-04-22T15:19:33.693Z] --- PASS: TestPluginInstall (2.51s) [2022-04-22T15:19:33.693Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-04-22T15:19:33.693Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-22T15:19:33.693Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-04-22T15:19:33.693Z] === RUN TestPluginsWithRuntimes [2022-04-22T15:19:35.261Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-22T15:19:35.611Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-22T15:19:35.828Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-22T15:19:36.187Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-22T15:19:36.765Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-22T15:19:37.114Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-04-22T15:19:37.115Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2022-04-22T15:19:37.115Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-22T15:19:37.115Z] === RUN TestPluginBackCompatMediaTypes [2022-04-22T15:19:37.676Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-22T15:19:37.676Z] PASS [2022-04-22T15:19:37.676Z] [2022-04-22T15:19:37.676Z] DONE 24 tests in 6.552s [2022-04-22T15:19:37.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-22T15:19:37.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:37.676Z] ++ set -e [2022-04-22T15:19:37.676Z] ++ '[' -n 0 ']' [2022-04-22T15:19:37.676Z] ++ set -x [2022-04-22T15:19:37.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:37.932Z] INFO: Testing against a local daemon [2022-04-22T15:19:37.932Z] === RUN TestExternalGraphDriver [2022-04-22T15:19:37.932Z] === RUN TestExternalGraphDriver/json [2022-04-22T15:19:39.822Z] === RUN TestExternalGraphDriver/spec [2022-04-22T15:19:41.186Z] === RUN TestExternalGraphDriver/pull [2022-04-22T15:19:41.485Z] --- PASS: TestServiceUpdateNetwork (12.62s) [2022-04-22T15:19:41.485Z] === RUN TestServiceUpdatePidsLimit [2022-04-22T15:19:42.040Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-22T15:19:42.421Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-22T15:19:42.609Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-22T15:19:42.988Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-22T15:19:43.078Z] --- PASS: TestExternalGraphDriver (4.87s) [2022-04-22T15:19:43.078Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-04-22T15:19:43.078Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-04-22T15:19:43.078Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-22T15:19:43.078Z] === RUN TestGraphdriverPluginV2 [2022-04-22T15:19:43.078Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:43.078Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-22T15:19:43.078Z] PASS [2022-04-22T15:19:43.078Z] [2022-04-22T15:19:43.078Z] === Skipped [2022-04-22T15:19:43.078Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-22T15:19:43.078Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:19:43.078Z] [2022-04-22T15:19:43.078Z] DONE 5 tests, 1 skipped in 5.038s [2022-04-22T15:19:43.078Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-22T15:19:43.078Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:43.078Z] ++ set -e [2022-04-22T15:19:43.078Z] ++ '[' -n 0 ']' [2022-04-22T15:19:43.078Z] ++ set -x [2022-04-22T15:19:43.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:43.078Z] INFO: Testing against a local daemon [2022-04-22T15:19:43.078Z] === RUN TestContinueAfterPluginCrash [2022-04-22T15:19:43.078Z] === PAUSE TestContinueAfterPluginCrash [2022-04-22T15:19:43.078Z] === RUN TestReadPluginNoRead [2022-04-22T15:19:43.078Z] === PAUSE TestReadPluginNoRead [2022-04-22T15:19:43.078Z] === RUN TestDaemonStartWithLogOpt [2022-04-22T15:19:43.078Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-22T15:19:43.078Z] === CONT TestContinueAfterPluginCrash [2022-04-22T15:19:43.078Z] === CONT TestDaemonStartWithLogOpt [2022-04-22T15:19:43.545Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-22T15:19:44.113Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-22T15:19:44.680Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-22T15:19:44.680Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-22T15:19:45.247Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-22T15:19:45.815Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-22T15:19:46.344Z] --- PASS: TestDaemonStartWithLogOpt (3.14s) [2022-04-22T15:19:46.344Z] === CONT TestReadPluginNoRead [2022-04-22T15:19:46.382Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-22T15:19:46.950Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-22T15:19:47.242Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-22T15:19:47.242Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-22T15:19:47.820Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-22T15:19:48.085Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-22T15:19:48.232Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-22T15:19:48.345Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-22T15:19:48.913Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-22T15:19:49.482Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-22T15:19:49.482Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-22T15:19:49.596Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-22T15:19:50.051Z] check_test.go:307: [d725ccbb40725] daemon is not started [2022-04-22T15:19:50.051Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-22T15:19:50.524Z] === RUN TestReadPluginNoRead/default [2022-04-22T15:19:50.780Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-04-22T15:19:50.995Z] check_test.go:307: [d323f88307129] daemon is not started [2022-04-22T15:19:50.996Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-22T15:19:51.098Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-22T15:19:51.565Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-22T15:19:51.708Z] === CONT TestReadPluginNoRead [2022-04-22T15:19:51.708Z] read_test.go:92: [db101759c0459] daemon is not started [2022-04-22T15:19:51.708Z] --- PASS: TestReadPluginNoRead (5.72s) [2022-04-22T15:19:51.708Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-04-22T15:19:51.708Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-04-22T15:19:51.708Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-04-22T15:19:51.708Z] PASS [2022-04-22T15:19:51.708Z] [2022-04-22T15:19:51.708Z] DONE 6 tests in 8.950s [2022-04-22T15:19:51.708Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-22T15:19:51.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:51.708Z] ++ set -e [2022-04-22T15:19:51.708Z] ++ '[' -n 0 ']' [2022-04-22T15:19:51.708Z] ++ set -x [2022-04-22T15:19:51.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:51.708Z] testing: warning: no tests to run [2022-04-22T15:19:51.708Z] PASS [2022-04-22T15:19:51.708Z] [2022-04-22T15:19:51.708Z] DONE 0 tests in 0.030s [2022-04-22T15:19:51.708Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-22T15:19:51.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:51.708Z] ++ set -e [2022-04-22T15:19:51.708Z] ++ '[' -n 0 ']' [2022-04-22T15:19:51.708Z] ++ set -x [2022-04-22T15:19:51.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:51.964Z] INFO: Testing against a local daemon [2022-04-22T15:19:51.964Z] === RUN TestPluginWithDevMounts [2022-04-22T15:19:51.964Z] === PAUSE TestPluginWithDevMounts [2022-04-22T15:19:51.964Z] === CONT TestPluginWithDevMounts [2022-04-22T15:19:52.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-22T15:19:52.941Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-22T15:19:53.328Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-22T15:19:53.328Z] PASS [2022-04-22T15:19:53.328Z] [2022-04-22T15:19:53.328Z] DONE 1 tests in 1.637s [2022-04-22T15:19:53.328Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-22T15:19:53.328Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:53.328Z] ++ set -e [2022-04-22T15:19:53.328Z] ++ '[' -n 0 ']' [2022-04-22T15:19:53.328Z] ++ set -x [2022-04-22T15:19:53.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:19:53.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-22T15:19:53.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-22T15:19:53.584Z] INFO: Testing against a local daemon [2022-04-22T15:19:53.584Z] === RUN TestSecretInspect [2022-04-22T15:19:54.887Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-22T15:19:56.099Z] --- PASS: TestSecretInspect (2.18s) [2022-04-22T15:19:56.099Z] === RUN TestSecretList [2022-04-22T15:19:56.264Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-22T15:19:56.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-22T15:19:56.832Z] check_test.go:307: [d36ba5c3bf1c3] daemon is not started [2022-04-22T15:19:56.832Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-22T15:19:57.400Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-22T15:19:57.658Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-04-22T15:19:57.658Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-22T15:19:57.658Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-22T15:19:57.658Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-22T15:19:57.658Z] PASS [2022-04-22T15:19:57.658Z] [2022-04-22T15:19:57.658Z] === Skipped [2022-04-22T15:19:57.658Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-22T15:19:57.658Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-22T15:19:57.658Z] [2022-04-22T15:19:57.658Z] DONE 27 tests, 1 skipped in 164.864s [2022-04-22T15:19:57.658Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-22T15:19:57.658Z] INFO: Testing against a local daemon [2022-04-22T15:19:57.658Z] === RUN TestSessionCreate [2022-04-22T15:19:57.658Z] --- PASS: TestSessionCreate (0.02s) [2022-04-22T15:19:57.658Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-22T15:19:57.658Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-22T15:19:57.658Z] PASS [2022-04-22T15:19:57.658Z] [2022-04-22T15:19:57.658Z] DONE 2 tests in 0.055s [2022-04-22T15:19:57.658Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-22T15:19:57.658Z] INFO: Testing against a local daemon [2022-04-22T15:19:57.658Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-22T15:19:57.658Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-22T15:19:57.658Z] === RUN TestDiskUsage [2022-04-22T15:19:57.658Z] === PAUSE TestDiskUsage [2022-04-22T15:19:57.658Z] === RUN TestEventsExecDie [2022-04-22T15:19:57.916Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-22T15:19:57.916Z] === RUN TestEventsBackwardsCompatible [2022-04-22T15:19:57.916Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-22T15:19:57.916Z] === RUN TestEventsVolumeCreate [2022-04-22T15:19:57.916Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-22T15:19:57.916Z] === RUN TestInfoBinaryCommits [2022-04-22T15:19:57.916Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-22T15:19:57.916Z] === RUN TestInfoAPIVersioned [2022-04-22T15:19:57.916Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-22T15:19:57.916Z] === RUN TestInfoAPI [2022-04-22T15:19:57.986Z] --- PASS: TestSecretList (2.18s) [2022-04-22T15:19:57.986Z] === RUN TestSecretsCreateAndDelete [2022-04-22T15:19:58.174Z] --- PASS: TestInfoAPI (0.02s) [2022-04-22T15:19:58.175Z] === RUN TestInfoAPIWarnings [2022-04-22T15:19:59.935Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-22T15:20:00.501Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-04-22T15:20:00.501Z] === RUN TestSecretsUpdate [2022-04-22T15:20:01.841Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-22T15:20:02.389Z] --- PASS: TestSecretsUpdate (2.18s) [2022-04-22T15:20:02.389Z] === RUN TestTemplatedSecret [2022-04-22T15:20:04.904Z] --- PASS: TestTemplatedSecret (2.49s) [2022-04-22T15:20:04.904Z] === RUN TestSecretCreateResolve [2022-04-22T15:20:06.037Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-22T15:20:06.603Z] check_test.go:307: [da16a5e6491af] daemon is not started [2022-04-22T15:20:06.603Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-22T15:20:06.793Z] --- PASS: TestSecretCreateResolve (1.78s) [2022-04-22T15:20:06.793Z] PASS [2022-04-22T15:20:06.793Z] [2022-04-22T15:20:06.793Z] DONE 6 tests in 13.036s [2022-04-22T15:20:06.793Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-22T15:20:06.793Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:20:06.793Z] ++ set -e [2022-04-22T15:20:06.793Z] ++ '[' -n 0 ']' [2022-04-22T15:20:06.793Z] ++ set -x [2022-04-22T15:20:06.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:20:06.793Z] INFO: Testing against a local daemon [2022-04-22T15:20:06.793Z] === RUN TestServiceCreateInit [2022-04-22T15:20:06.793Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-22T15:20:08.511Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-22T15:20:09.592Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-22T15:20:09.592Z] Copying nested executables into bundles/binary-daemon [2022-04-22T15:20:09.889Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-22T15:20:10.059Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-22T15:20:10.959Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-22T15:20:10.959Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:20:11.215Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-22T15:20:11.215Z] [2022-04-22T15:20:11.271Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-22T15:20:12.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/make.sh cross [2022-04-22T15:20:12.734Z] [2022-04-22T15:20:12.734Z] Removing bundles/ [2022-04-22T15:20:12.991Z] [2022-04-22T15:20:12.991Z] ---> Making bundle: cross (in bundles/cross) [2022-04-22T15:20:12.991Z] Cross building: bundles/cross/linux/amd64 [2022-04-22T15:20:12.991Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-22T15:20:12.991Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-22T15:20:13.179Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-22T15:20:14.224Z] --- PASS: TestServiceCreateInit (7.19s) [2022-04-22T15:20:14.224Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-04-22T15:20:14.224Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-04-22T15:20:14.224Z] === RUN TestCreateServiceMultipleTimes [2022-04-22T15:20:15.087Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-22T15:20:16.252Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-04-22T15:20:16.252Z] === RUN TestInfoDebug [2022-04-22T15:20:16.252Z] --- PASS: TestInfoDebug (0.52s) [2022-04-22T15:20:16.252Z] === RUN TestInfoInsecureRegistries [2022-04-22T15:20:16.252Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-22T15:20:16.252Z] === RUN TestInfoRegistryMirrors [2022-04-22T15:20:16.252Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-22T15:20:16.252Z] === RUN TestLoginFailsWithBadCredentials [2022-04-22T15:20:16.252Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-22T15:20:16.252Z] === RUN TestPingCacheHeaders [2022-04-22T15:20:16.252Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-22T15:20:16.252Z] === RUN TestPingGet [2022-04-22T15:20:16.252Z] --- PASS: TestPingGet (0.01s) [2022-04-22T15:20:16.252Z] === RUN TestPingHead [2022-04-22T15:20:16.252Z] --- PASS: TestPingHead (0.02s) [2022-04-22T15:20:16.252Z] === RUN TestPingSwarmHeader [2022-04-22T15:20:16.510Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-22T15:20:17.076Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-22T15:20:17.625Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-22T15:20:18.013Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-22T15:20:18.013Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-22T15:20:18.013Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-22T15:20:18.013Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-22T15:20:18.013Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-22T15:20:18.013Z] === RUN TestVersion [2022-04-22T15:20:18.013Z] --- PASS: TestVersion (0.02s) [2022-04-22T15:20:18.013Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-22T15:20:18.013Z] === CONT TestDiskUsage [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/container_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/image_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/volume_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-22T15:20:18.579Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-22T15:20:18.839Z] === RUN TestDiskUsage/after_container.Run [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-22T15:20:19.407Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-22T15:20:19.665Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage (1.59s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-22T15:20:19.665Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:20:19.665Z] PASS [2022-04-22T15:20:19.665Z] [2022-04-22T15:20:19.665Z] DONE 54 tests in 22.311s [2022-04-22T15:20:19.665Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-22T15:20:19.665Z] INFO: Testing against a local daemon [2022-04-22T15:20:19.665Z] === RUN TestVolumesCreateAndList [2022-04-22T15:20:19.665Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-22T15:20:19.665Z] === RUN TestVolumesRemove [2022-04-22T15:20:19.665Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-22T15:20:19.665Z] === RUN TestVolumesInspect [2022-04-22T15:20:19.666Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-22T15:20:19.666Z] === RUN TestVolumesInvalidJSON [2022-04-22T15:20:19.666Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-22T15:20:19.666Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-22T15:20:19.924Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-22T15:20:19.924Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-22T15:20:19.924Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-22T15:20:19.924Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-22T15:20:19.924Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-22T15:20:19.924Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-22T15:20:19.924Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-22T15:20:19.924Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-22T15:20:19.924Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-22T15:20:19.924Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-22T15:20:19.924Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-22T15:20:19.924Z] PASS [2022-04-22T15:20:19.924Z] [2022-04-22T15:20:19.924Z] DONE 9 tests in 0.152s [2022-04-22T15:20:19.924Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-22T15:20:20.160Z] check_test.go:307: [dcde4afd8b7b2] daemon is not started [2022-04-22T15:20:20.160Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-22T15:20:20.491Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-22T15:20:20.491Z] Removing test suite binaries [2022-04-22T15:20:20.491Z] exiting test-integration [2022-04-22T15:20:20.491Z] ++ exit 0 [2022-04-22T15:20:20.491Z] [2022-04-22T15:20:21.097Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-22T15:20:21.356Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert Post stage [Pipeline] junit [2022-04-22T15:20:21.881Z] Recording test results [2022-04-22T15:20:21.924Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-22T15:20:23.451Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-22T15:20:23.794Z] + echo Ensuring container killed. [2022-04-22T15:20:23.794Z] Ensuring container killed. [2022-04-22T15:20:23.794Z] + docker rm -vf docker-pr6 [2022-04-22T15:20:23.794Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-04-22T15:20:23.828Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-22T15:20:23.828Z] check_test.go:307: [d9fafae92aa86] daemon is not started [2022-04-22T15:20:23.828Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-22T15:20:24.077Z] + echo Chowning /workspace to jenkins user [2022-04-22T15:20:24.077Z] Chowning /workspace to jenkins user [2022-04-22T15:20:24.077Z] + id -u [2022-04-22T15:20:24.077Z] + id -g [2022-04-22T15:20:24.077Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43365:/workspace busybox chown -R 1000:1000 /workspace [2022-04-22T15:20:24.077Z] Unable to find image 'busybox:latest' locally [2022-04-22T15:20:24.077Z] latest: Pulling from library/busybox [2022-04-22T15:20:24.336Z] 50e8d59317eb: Pulling fs layer [2022-04-22T15:20:24.336Z] 50e8d59317eb: Download complete [2022-04-22T15:20:24.336Z] 50e8d59317eb: Pull complete [2022-04-22T15:20:24.336Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-22T15:20:24.336Z] Status: Downloaded newer image for busybox:latest [2022-04-22T15:20:24.395Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-22T15:20:25.331Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-22T15:20:25.331Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-22T15:20:26.013Z] + bundleName=amd64-cgroup2 [2022-04-22T15:20:26.014Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-22T15:20:26.014Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-22T15:20:26.014Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-22T15:20:26.014Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-22T15:20:26.268Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [Pipeline] archiveArtifacts [2022-04-22T15:20:26.283Z] Archiving artifacts [2022-04-22T15:20:27.854Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43365/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-22T15:20:28.162Z] + make clean [2022-04-22T15:20:28.162Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-22T15:20:28.162Z] docker-dev-cache [2022-04-22T15:20:28.162Z] docker-mod-cache [Pipeline] deleteDir [2022-04-22T15:20:28.481Z] dccd9e4d14d3: Pull complete [2022-04-22T15:20:28.481Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-22T15:20:28.481Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:20:28.481Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-22T15:20:28.481Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-22T15:20:28.481Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-22T15:20:28.481Z] WARN: Skipping validation tests [2022-04-22T15:20:28.481Z] INFO: Running unit tests at 04/22/2022 15:20:14... [2022-04-22T15:20:28.481Z] INFO: make.ps1 starting at 04/22/2022 15:20:19 [2022-04-22T15:20:28.481Z] INFO: Git commit (2b0da89366) assumed from DOCKER_GITCOMMIT environment variable [2022-04-22T15:20:28.481Z] INFO: Running unit tests... [2022-04-22T15:20:28.805Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-22T15:20:29.060Z] --- PASS: TestCreateServiceMultipleTimes (15.20s) [2022-04-22T15:20:29.060Z] === RUN TestCreateServiceConflict [2022-04-22T15:20:29.452Z] 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-04-22T15:20:29.741Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T15:20:31.575Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-04-22T15:20:31.575Z] === RUN TestCreateServiceMaxReplicas [2022-04-22T15:20:31.647Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-22T15:20:32.215Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-22T15:20:34.089Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-04-22T15:20:34.089Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-22T15:20:34.118Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-22T15:20:34.118Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-22T15:20:36.023Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-22T15:20:39.373Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-22T15:20:41.277Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-22T15:20:42.215Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-22T15:20:43.153Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-22T15:20:44.289Z] ? github.com/docker/docker/api [no test files] [2022-04-22T15:20:45.689Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-22T15:20:46.625Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-22T15:20:48.531Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-22T15:20:48.956Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2022-04-22T15:20:48.956Z] === RUN TestCreateServiceSecretFileMode [2022-04-22T15:20:49.467Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-22T15:20:49.517Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-04-22T15:20:49.517Z] === RUN TestCreateServiceConfigFileMode [2022-04-22T15:20:50.845Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-22T15:20:52.033Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-04-22T15:20:52.033Z] === RUN TestCreateServiceSysctls [2022-04-22T15:20:54.139Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-22T15:20:54.547Z] --- PASS: TestCreateServiceSysctls (2.57s) [2022-04-22T15:20:54.547Z] === RUN TestCreateServiceCapabilities [2022-04-22T15:20:57.063Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-04-22T15:20:57.063Z] === RUN TestInspect [2022-04-22T15:20:59.579Z] --- PASS: TestInspect (2.84s) [2022-04-22T15:20:59.579Z] === RUN TestCreateJob [2022-04-22T15:21:00.711Z] docker_cli_daemon_test.go:2506: [d513d4c53b7f0] daemon is not started [2022-04-22T15:21:01.648Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-22T15:21:01.907Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-22T15:21:02.166Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-22T15:21:02.844Z] --- PASS: TestCreateJob (2.99s) [2022-04-22T15:21:02.844Z] === RUN TestReplicatedJob [2022-04-22T15:21:07.443Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-22T15:21:07.443Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-22T15:21:07.443Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-22T15:21:08.087Z] --- PASS: TestReplicatedJob (4.94s) [2022-04-22T15:21:08.087Z] === RUN TestUpdateReplicatedJob [2022-04-22T15:21:08.379Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-22T15:21:08.379Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-22T15:21:08.638Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-22T15:21:08.898Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-22T15:21:09.456Z] === RUN TestMiddlewares [2022-04-22T15:21:09.456Z] --- PASS: TestMiddlewares (0.00s) [2022-04-22T15:21:09.456Z] PASS [2022-04-22T15:21:09.456Z] coverage: 7.9% of statements [2022-04-22T15:21:09.456Z] ok github.com/docker/docker/api/server 0.070s coverage: 7.9% of statements [2022-04-22T15:21:10.276Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-22T15:21:10.601Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-04-22T15:21:10.602Z] === RUN TestServiceListWithStatuses [2022-04-22T15:21:10.602Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-22T15:21:10.602Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-22T15:21:10.602Z] === RUN TestDockerNetworkConnectAlias [2022-04-22T15:21:11.213Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-22T15:21:13.121Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-22T15:21:13.121Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-22T15:21:14.767Z] --- PASS: TestDockerNetworkConnectAlias (3.87s) [2022-04-22T15:21:14.767Z] === RUN TestDockerNetworkReConnect [2022-04-22T15:21:15.024Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-22T15:21:15.024Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-22T15:21:16.404Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-22T15:21:17.784Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-22T15:21:17.784Z] check_test.go:307: [d2ce65b051ed6] daemon is not started [2022-04-22T15:21:17.784Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-22T15:21:17.784Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-22T15:21:18.033Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-04-22T15:21:18.033Z] === RUN TestServicePlugin [2022-04-22T15:21:18.033Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:21:18.033Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-22T15:21:18.033Z] === RUN TestServiceUpdateLabel [2022-04-22T15:21:19.161Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-22T15:21:19.922Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-04-22T15:21:19.922Z] === RUN TestServiceUpdateSecrets [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite (340.59s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.63s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.73s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.87s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.53s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.30s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.36s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.15s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.39s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.02s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.14s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s) [2022-04-22T15:21:24.438Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.93s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.91s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.17s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.64s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.61s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.87s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.57s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.81s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.50s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.92s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.50s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.86s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.92s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.42s) [2022-04-22T15:21:24.438Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-22T15:21:24.438Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.89s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.73s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.50s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.98s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.66s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.06s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.28s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.95s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.83s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.66s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.10s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.29s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.84s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.81s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-04-22T15:21:24.438Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.71s) [2022-04-22T15:21:24.438Z] === RUN TestDockerSwarmSuite [2022-04-22T15:21:24.438Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-22T15:21:25.814Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-22T15:21:26.750Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-22T15:21:30.038Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-22T15:21:34.760Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-04-22T15:21:34.760Z] === RUN TestServiceUpdateConfigs [2022-04-22T15:21:35.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-22T15:21:47.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-22T15:21:47.842Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-22T15:21:48.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-22T15:21:49.597Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2022-04-22T15:21:49.598Z] === RUN TestServiceUpdateNetwork [2022-04-22T15:21:49.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-22T15:21:53.002Z] docker_api_swarm_test.go:563: [d33aef6976b31] joining swarm manager [d4dc71b5a6e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:21:57.214Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-22T15:21:58.162Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-22T15:21:58.420Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-22T15:21:58.987Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-22T15:22:00.382Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-22T15:22:00.382Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-22T15:22:00.382Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-22T15:22:00.641Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-22T15:22:01.774Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-04-22T15:22:01.775Z] === RUN TestServiceUpdatePidsLimit [2022-04-22T15:22:01.775Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-22T15:22:02.703Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-22T15:22:04.392Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-22T15:22:04.648Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-22T15:22:05.912Z] docker_api_swarm_test.go:585: [df8a435deb1cd] joining swarm manager [d4dc71b5a6e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:22:06.014Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-22T15:22:06.014Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-22T15:22:06.014Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-22T15:22:06.014Z] Cross building: bundles/cross/windows/amd64 [2022-04-22T15:22:06.014Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-22T15:22:06.014Z] { [2022-04-22T15:22:06.014Z] "RT_GROUP_ICON": { [2022-04-22T15:22:06.014Z] "#1": { [2022-04-22T15:22:06.014Z] "0409": "../../winresources/docker.ico" [2022-04-22T15:22:06.014Z] } [2022-04-22T15:22:06.014Z] }, [2022-04-22T15:22:06.014Z] "RT_MANIFEST": { [2022-04-22T15:22:06.014Z] "#1": { [2022-04-22T15:22:06.014Z] "0409": { [2022-04-22T15:22:06.014Z] "identity": {}, [2022-04-22T15:22:06.014Z] "description": "Docker Engine", [2022-04-22T15:22:06.014Z] "minimum-os": "vista", [2022-04-22T15:22:06.014Z] "execution-level": "", [2022-04-22T15:22:06.015Z] "ui-access": false, [2022-04-22T15:22:06.015Z] "auto-elevate": false, [2022-04-22T15:22:06.015Z] "dpi-awareness": "unaware", [2022-04-22T15:22:06.015Z] "disable-theming": false, [2022-04-22T15:22:06.015Z] "disable-window-filtering": false, [2022-04-22T15:22:06.015Z] "high-resolution-scrolling-aware": false, [2022-04-22T15:22:06.015Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-22T15:22:06.015Z] "long-path-aware": false, [2022-04-22T15:22:06.015Z] "printer-driver-isolation": false, [2022-04-22T15:22:06.015Z] "gdi-scaling": false, [2022-04-22T15:22:06.015Z] "segment-heap": false, [2022-04-22T15:22:06.015Z] "use-common-controls-v6": false [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] }, [2022-04-22T15:22:06.015Z] "RT_MESSAGETABLE": { [2022-04-22T15:22:06.015Z] "#1": { [2022-04-22T15:22:06.015Z] "0409": "../../winresources/event_messages.bin" [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] }, [2022-04-22T15:22:06.015Z] "RT_VERSION": { [2022-04-22T15:22:06.015Z] "#1": { [2022-04-22T15:22:06.015Z] "0409": { [2022-04-22T15:22:06.015Z] "fixed": { [2022-04-22T15:22:06.015Z] "file_version": "0.0.0.0", [2022-04-22T15:22:06.015Z] "product_version": "0.0.0.0", [2022-04-22T15:22:06.015Z] "type": "Unknown" [2022-04-22T15:22:06.015Z] }, [2022-04-22T15:22:06.015Z] "info": { [2022-04-22T15:22:06.015Z] "0000": { [2022-04-22T15:22:06.015Z] "CompanyName": "", [2022-04-22T15:22:06.015Z] "FileVersion": "dev", [2022-04-22T15:22:06.015Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-22T15:22:06.015Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-22T15:22:06.015Z] "ProductName": "", [2022-04-22T15:22:06.015Z] "ProductVersion": "dev", [2022-04-22T15:22:06.015Z] "SpecialBuild": "2b0da893660089b72d9a99c8f72f6f80cc7d6e09" [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] } [2022-04-22T15:22:06.015Z] cmd/dockerd/config.go [2022-04-22T15:22:06.015Z] cmd/dockerd/config_windows.go [2022-04-22T15:22:06.015Z] cmd/dockerd/daemon.go [2022-04-22T15:22:06.015Z] cmd/dockerd/daemon_test.go [2022-04-22T15:22:06.015Z] cmd/dockerd/daemon_windows.go [2022-04-22T15:22:06.015Z] cmd/dockerd/docker.go [2022-04-22T15:22:06.015Z] cmd/dockerd/docker_windows.go [2022-04-22T15:22:06.015Z] cmd/dockerd/genwinres_windows.go [2022-04-22T15:22:06.270Z] cmd/dockerd/metrics.go [2022-04-22T15:22:06.270Z] cmd/dockerd/options.go [2022-04-22T15:22:06.270Z] cmd/dockerd/options_test.go [2022-04-22T15:22:06.270Z] cmd/dockerd/service_windows.go [2022-04-22T15:22:06.270Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-22T15:22:06.270Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-22T15:22:09.201Z] check_test.go:378: [d33aef6976b31] daemon is not started [2022-04-22T15:22:10.136Z] 4612f6d0b889: Pull complete [2022-04-22T15:22:10.786Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-22T15:22:11.107Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-22T15:22:11.674Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-22T15:22:12.241Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-22T15:22:12.809Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-22T15:22:13.068Z] === RUN TestDockerSuite/TestBuildFails [2022-04-22T15:22:14.005Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-22T15:22:14.005Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-22T15:22:15.912Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-22T15:22:17.351Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2022-04-22T15:22:17.351Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-22T15:22:17.351Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-22T15:22:17.351Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-22T15:22:17.351Z] PASS [2022-04-22T15:22:17.351Z] [2022-04-22T15:22:17.351Z] === Skipped [2022-04-22T15:22:17.351Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-22T15:22:17.351Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-22T15:22:17.351Z] [2022-04-22T15:22:17.351Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-22T15:22:17.351Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-22T15:22:17.351Z] [2022-04-22T15:22:17.351Z] DONE 27 tests, 2 skipped in 130.366s [2022-04-22T15:22:17.351Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-22T15:22:17.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:22:17.351Z] ++ set -e [2022-04-22T15:22:17.351Z] ++ '[' -n 0 ']' [2022-04-22T15:22:17.351Z] ++ set -x [2022-04-22T15:22:17.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:22:17.351Z] INFO: Testing against a local daemon [2022-04-22T15:22:17.351Z] === RUN TestSessionCreate [2022-04-22T15:22:17.351Z] --- PASS: TestSessionCreate (0.02s) [2022-04-22T15:22:17.351Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-22T15:22:17.351Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-22T15:22:17.351Z] PASS [2022-04-22T15:22:17.351Z] [2022-04-22T15:22:17.351Z] DONE 2 tests in 0.120s [2022-04-22T15:22:17.351Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-22T15:22:17.351Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:22:17.351Z] ++ set -e [2022-04-22T15:22:17.351Z] ++ '[' -n 0 ']' [2022-04-22T15:22:17.351Z] ++ set -x [2022-04-22T15:22:17.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:22:17.351Z] INFO: Testing against a local daemon [2022-04-22T15:22:17.351Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-22T15:22:17.351Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-22T15:22:17.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:22:17.351Z] === RUN TestDiskUsage [2022-04-22T15:22:17.351Z] === PAUSE TestDiskUsage [2022-04-22T15:22:17.351Z] === RUN TestEventsExecDie [2022-04-22T15:22:17.607Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-22T15:22:17.607Z] === RUN TestEventsBackwardsCompatible [2022-04-22T15:22:17.607Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-22T15:22:17.607Z] === RUN TestEventsVolumeCreate [2022-04-22T15:22:17.607Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-22T15:22:17.607Z] === RUN TestInfoBinaryCommits [2022-04-22T15:22:17.607Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-22T15:22:17.607Z] === RUN TestInfoAPIVersioned [2022-04-22T15:22:17.607Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-22T15:22:17.607Z] === RUN TestInfoAPI [2022-04-22T15:22:17.863Z] --- PASS: TestInfoAPI (0.02s) [2022-04-22T15:22:17.863Z] === RUN TestInfoAPIWarnings [2022-04-22T15:22:18.449Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-22T15:22:19.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-22T15:22:19.385Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-22T15:22:19.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-22T15:22:19.643Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-22T15:22:21.021Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-22T15:22:21.666Z] === RUN TestBoolValue [2022-04-22T15:22:21.666Z] --- PASS: TestBoolValue (0.00s) [2022-04-22T15:22:21.666Z] === RUN TestBoolValueOrDefault [2022-04-22T15:22:21.666Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-22T15:22:21.666Z] === RUN TestInt64ValueOrZero [2022-04-22T15:22:21.666Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-22T15:22:21.666Z] === RUN TestInt64ValueOrDefault [2022-04-22T15:22:21.666Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-22T15:22:21.666Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-22T15:22:21.666Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-22T15:22:21.666Z] === RUN TestJsonContentType [2022-04-22T15:22:21.666Z] --- PASS: TestJsonContentType (0.00s) [2022-04-22T15:22:21.666Z] === RUN TestReadJSON [2022-04-22T15:22:21.666Z] === RUN TestReadJSON/nil_body [2022-04-22T15:22:21.666Z] === RUN TestReadJSON/empty_body [2022-04-22T15:22:21.666Z] === RUN TestReadJSON/with_valid_request [2022-04-22T15:22:21.666Z] === RUN TestReadJSON/with_whitespace [2022-04-22T15:22:21.666Z] === RUN TestReadJSON/with_extra_content [2022-04-22T15:22:21.666Z] === RUN TestReadJSON/invalid_JSON [2022-04-22T15:22:21.666Z] --- PASS: TestReadJSON (0.00s) [2022-04-22T15:22:21.666Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-22T15:22:21.666Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-22T15:22:21.666Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-22T15:22:21.666Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-22T15:22:21.666Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-22T15:22:21.666Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-22T15:22:21.666Z] PASS [2022-04-22T15:22:21.666Z] coverage: 31.9% of statements [2022-04-22T15:22:21.666Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-04-22T15:22:21.666Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-22T15:22:21.666Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-22T15:22:21.666Z] === RUN TestMaskSecretKeys [2022-04-22T15:22:21.666Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-22T15:22:21.666Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-22T15:22:21.667Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-22T15:22:21.667Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-22T15:22:21.667Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-22T15:22:21.667Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-22T15:22:21.667Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestVersionMiddlewareVersion [2022-04-22T15:22:21.667Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-22T15:22:21.667Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-22T15:22:21.667Z] PASS [2022-04-22T15:22:21.667Z] coverage: 37.7% of statements [2022-04-22T15:22:21.667Z] ok github.com/docker/docker/api/server/middleware 0.092s coverage: 37.7% of statements [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-22T15:22:21.667Z] === RUN TestStrSliceMarshalJSON [2022-04-22T15:22:21.667Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestStrSliceUnmarshalJSON [2022-04-22T15:22:21.667Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestStrSliceUnmarshalString [2022-04-22T15:22:21.667Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestStrSliceUnmarshalSlice [2022-04-22T15:22:21.667Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-22T15:22:21.667Z] PASS [2022-04-22T15:22:21.667Z] coverage: 90.0% of statements [2022-04-22T15:22:21.667Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2022-04-22T15:22:21.667Z] === RUN TestToJSON [2022-04-22T15:22:21.667Z] --- PASS: TestToJSON (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestToParamWithVersion [2022-04-22T15:22:21.667Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestFromJSON [2022-04-22T15:22:21.667Z] --- PASS: TestFromJSON (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestEmpty [2022-04-22T15:22:21.667Z] --- PASS: TestEmpty (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestArgsMatchKVListEmptySources [2022-04-22T15:22:21.667Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestArgsMatchKVList [2022-04-22T15:22:21.667Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestArgsMatch [2022-04-22T15:22:21.667Z] --- PASS: TestArgsMatch (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestAdd [2022-04-22T15:22:21.667Z] --- PASS: TestAdd (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestDel [2022-04-22T15:22:21.667Z] --- PASS: TestDel (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestLen [2022-04-22T15:22:21.667Z] --- PASS: TestLen (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestExactMatch [2022-04-22T15:22:21.667Z] --- PASS: TestExactMatch (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestOnlyOneExactMatch [2022-04-22T15:22:21.667Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestContains [2022-04-22T15:22:21.667Z] --- PASS: TestContains (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestValidate [2022-04-22T15:22:21.667Z] --- PASS: TestValidate (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestWalkValues [2022-04-22T15:22:21.667Z] --- PASS: TestWalkValues (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestFuzzyMatch [2022-04-22T15:22:21.667Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-22T15:22:21.667Z] === RUN TestClone [2022-04-22T15:22:21.667Z] --- PASS: TestClone (0.00s) [2022-04-22T15:22:21.667Z] PASS [2022-04-22T15:22:21.667Z] coverage: 92.2% of statements [2022-04-22T15:22:21.667Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-04-22T15:22:21.667Z] === RUN TestGetTimestamp [2022-04-22T15:22:21.667Z] === RUN TestAdjustForAPIVersion [2022-04-22T15:22:21.667Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-22T15:22:21.667Z] PASS [2022-04-22T15:22:21.667Z] coverage: 6.1% of statements [2022-04-22T15:22:21.667Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 6.1% of statements [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-22T15:22:21.667Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-22T15:22:21.667Z] === RUN TestParseTimestamps [2022-04-22T15:22:21.667Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-22T15:22:21.667Z] PASS [2022-04-22T15:22:21.667Z] coverage: 100.0% of statements [2022-04-22T15:22:21.667Z] ok github.com/docker/docker/api/types/time 0.241s coverage: 100.0% of statements [2022-04-22T15:22:21.667Z] === RUN TestCompareVersion [2022-04-22T15:22:21.667Z] --- PASS: TestCompareVersion (0.00s) [2022-04-22T15:22:21.667Z] PASS [2022-04-22T15:22:21.667Z] coverage: 77.3% of statements [2022-04-22T15:22:21.667Z] ok github.com/docker/docker/api/types/versions 0.055s coverage: 77.3% of statements [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/builder [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-22T15:22:21.667Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-22T15:22:21.958Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-22T15:22:22.127Z] === RUN TestIsGIT [2022-04-22T15:22:22.127Z] --- PASS: TestIsGIT (0.00s) [2022-04-22T15:22:22.127Z] PASS [2022-04-22T15:22:22.127Z] coverage: 100.0% of statements [2022-04-22T15:22:22.128Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.048s coverage: 100.0% of statements [2022-04-22T15:22:22.217Z] docker_api_swarm_test.go:46: [d9d0a06d44bd8] joining swarm manager [dbe2468e6ab84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-22T15:22:23.104Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-22T15:22:23.104Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-22T15:22:23.104Z] === RUN TestCloneArgsSmartHttp [2022-04-22T15:22:23.104Z] --- PASS: TestCloneArgsSmartHttp (0.05s) [2022-04-22T15:22:23.104Z] === RUN TestCloneArgsDumbHttp [2022-04-22T15:22:23.104Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-22T15:22:23.104Z] === RUN TestCloneArgsGit [2022-04-22T15:22:23.104Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-22T15:22:23.104Z] === RUN TestCheckoutGit [2022-04-22T15:22:23.153Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-22T15:22:25.056Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-22T15:22:25.287Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-22T15:22:25.287Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestProcessNoDockerignore [2022-04-22T15:22:25.287Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-22T15:22:25.287Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestDetectContentType [2022-04-22T15:22:25.287Z] --- PASS: TestDetectContentType (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestSelectAcceptableMIME [2022-04-22T15:22:25.287Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestInspectEmptyResponse [2022-04-22T15:22:25.287Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestInspectResponseBinary [2022-04-22T15:22:25.287Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestResponseUnsupportedContentType [2022-04-22T15:22:25.287Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestInspectResponseTextSimple [2022-04-22T15:22:25.287Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestInspectResponseEmptyContentType [2022-04-22T15:22:25.287Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestUnknownContentLength [2022-04-22T15:22:25.287Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestDownloadRemote [2022-04-22T15:22:25.287Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-22T15:22:25.287Z] === RUN TestGetWithStatusError [2022-04-22T15:22:25.287Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestCloseRootDirectory [2022-04-22T15:22:25.287Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:22:25.287Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestHashFile [2022-04-22T15:22:25.287Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:22:25.287Z] --- SKIP: TestHashFile (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestHashSubdir [2022-04-22T15:22:25.287Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:22:25.287Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestRemoveDirectory [2022-04-22T15:22:25.287Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:22:25.287Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-22T15:22:25.287Z] PASS [2022-04-22T15:22:25.287Z] coverage: 9.3% of statements [2022-04-22T15:22:25.287Z] ok github.com/docker/docker/builder/remotecontext 0.277s coverage: 9.3% of statements [2022-04-22T15:22:25.287Z] === RUN TestEnable [2022-04-22T15:22:25.287Z] --- PASS: TestEnable (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestDisable [2022-04-22T15:22:25.287Z] --- PASS: TestDisable (0.00s) [2022-04-22T15:22:25.287Z] === RUN TestEnabled [2022-04-22T15:22:25.287Z] --- PASS: TestEnabled (0.00s) [2022-04-22T15:22:25.287Z] PASS [2022-04-22T15:22:25.287Z] coverage: 100.0% of statements [2022-04-22T15:22:25.287Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2022-04-22T15:22:25.624Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-22T15:22:25.747Z] === RUN TestGetAllAllowed [2022-04-22T15:22:25.747Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestGetAllMeta [2022-04-22T15:22:25.747Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-22T15:22:25.747Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestIsUnreferencedBuiltin [2022-04-22T15:22:25.747Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestIsExistingDirectory [2022-04-22T15:22:25.747Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestGetFilenameForDownload [2022-04-22T15:22:25.747Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestEnv2Variables [2022-04-22T15:22:25.747Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-22T15:22:25.747Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestMaintainer [2022-04-22T15:22:25.747Z] --- PASS: TestMaintainer (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestLabel [2022-04-22T15:22:25.747Z] --- PASS: TestLabel (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestFromScratch [2022-04-22T15:22:25.747Z] --- PASS: TestFromScratch (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestFromWithArg [2022-04-22T15:22:25.747Z] --- PASS: TestFromWithArg (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-22T15:22:25.747Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestFromWithUndefinedArg [2022-04-22T15:22:25.747Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestFromMultiStageWithNamedStage [2022-04-22T15:22:25.747Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestOnbuild [2022-04-22T15:22:25.747Z] --- PASS: TestOnbuild (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestWorkdir [2022-04-22T15:22:25.747Z] --- PASS: TestWorkdir (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestCmd [2022-04-22T15:22:25.747Z] --- PASS: TestCmd (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestHealthcheckNone [2022-04-22T15:22:25.747Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestHealthcheckCmd [2022-04-22T15:22:25.747Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestEntrypoint [2022-04-22T15:22:25.747Z] --- PASS: TestEntrypoint (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestExpose [2022-04-22T15:22:25.747Z] --- PASS: TestExpose (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestUser [2022-04-22T15:22:25.747Z] --- PASS: TestUser (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestVolume [2022-04-22T15:22:25.747Z] --- PASS: TestVolume (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestStopSignal [2022-04-22T15:22:25.747Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-22T15:22:25.747Z] --- SKIP: TestStopSignal (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestArg [2022-04-22T15:22:25.747Z] --- PASS: TestArg (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestShell [2022-04-22T15:22:25.747Z] --- PASS: TestShell (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestPrependEnvOnCmd [2022-04-22T15:22:25.747Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestRunWithBuildArgs [2022-04-22T15:22:25.747Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestRunIgnoresHealthcheck [2022-04-22T15:22:25.747Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestDispatchUnsupportedOptions [2022-04-22T15:22:25.747Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-22T15:22:25.747Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-22T15:22:25.747Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-22T15:22:25.747Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-22T15:22:25.747Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-22T15:22:25.747Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-22T15:22:25.747Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestNormalizeWorkdir [2022-04-22T15:22:25.747Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-22T15:22:25.747Z] === RUN TestDispatch [2022-04-22T15:22:25.747Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-22T15:22:25.747Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-22T15:22:25.747Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-22T15:22:26.193Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-22T15:22:26.207Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-22T15:22:26.207Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-22T15:22:26.207Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-22T15:22:26.207Z] === RUN TestDispatch/COPY_url [2022-04-22T15:22:26.207Z] --- PASS: TestDispatch (0.09s) [2022-04-22T15:22:26.207Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-22T15:22:26.207Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-22T15:22:26.207Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-22T15:22:26.207Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-22T15:22:26.207Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-22T15:22:26.207Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-22T15:22:26.207Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestAddScratchImageAddsToMounts [2022-04-22T15:22:26.207Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-22T15:22:26.207Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-22T15:22:26.207Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-22T15:22:26.207Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestImageSourceGetAddsToMounts [2022-04-22T15:22:26.207Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestEmptyDockerfile [2022-04-22T15:22:26.207Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestSymlinkDockerfile [2022-04-22T15:22:26.207Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-22T15:22:26.207Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-22T15:22:26.207Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestNonExistingDockerfile [2022-04-22T15:22:26.207Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestCopyRunConfig [2022-04-22T15:22:26.207Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestDeepCopyRunConfig [2022-04-22T15:22:26.207Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestExportImage [2022-04-22T15:22:26.207Z] --- PASS: TestExportImage (0.00s) [2022-04-22T15:22:26.207Z] === RUN TestNormalizeDest [2022-04-22T15:22:26.207Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-22T15:22:26.207Z] PASS [2022-04-22T15:22:26.207Z] coverage: 46.7% of statements [2022-04-22T15:22:26.207Z] ok github.com/docker/docker/builder/dockerfile 0.281s coverage: 46.7% of statements [2022-04-22T15:22:27.182Z] === RUN TestTCP4Proxy [2022-04-22T15:22:27.182Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-22T15:22:27.182Z] === RUN TestTCP4ProxyHalfClose [2022-04-22T15:22:27.182Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-22T15:22:27.182Z] === RUN TestTCP6Proxy [2022-04-22T15:22:27.182Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-22T15:22:27.182Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-22T15:22:27.182Z] === RUN TestTCPDualStackProxy [2022-04-22T15:22:27.182Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-22T15:22:27.182Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-22T15:22:27.182Z] === RUN TestUDP4Proxy [2022-04-22T15:22:27.182Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-22T15:22:27.182Z] === RUN TestUDP6Proxy [2022-04-22T15:22:27.182Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-22T15:22:27.182Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-22T15:22:27.182Z] === RUN TestUDPWriteError [2022-04-22T15:22:27.182Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-22T15:22:27.182Z] === RUN TestSCTP4Proxy [2022-04-22T15:22:27.182Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-22T15:22:27.182Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-22T15:22:27.182Z] === RUN TestSCTP6Proxy [2022-04-22T15:22:27.182Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-22T15:22:27.182Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-22T15:22:27.182Z] PASS [2022-04-22T15:22:27.182Z] coverage: 49.4% of statements [2022-04-22T15:22:27.182Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-04-22T15:22:28.096Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-22T15:22:29.475Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-22T15:22:31.381Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-22T15:22:31.950Z] --- PASS: TestImportExtremelyLargeImageWorks (181.29s) [2022-04-22T15:22:31.950Z] PASS [2022-04-22T15:22:31.950Z] [2022-04-22T15:22:31.950Z] DONE 22 tests in 185.980s [2022-04-22T15:22:31.950Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-22T15:22:31.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:22:31.950Z] ++ set -e [2022-04-22T15:22:31.950Z] ++ '[' -n 0 ']' [2022-04-22T15:22:31.950Z] ++ set -x [2022-04-22T15:22:31.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:22:31.950Z] INFO: Testing against a local daemon [2022-04-22T15:22:31.950Z] === RUN TestNetworkCreateDelete [2022-04-22T15:22:32.219Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-04-22T15:22:32.219Z] === RUN TestDockerNetworkDeletePreferID [2022-04-22T15:22:32.791Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-04-22T15:22:32.791Z] === RUN TestDaemonDNSFallback [2022-04-22T15:22:35.326Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-22T15:22:35.326Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-22T15:22:35.900Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-22T15:22:35.903Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-22T15:22:35.903Z] === RUN TestInfoDebug [2022-04-22T15:22:35.903Z] --- PASS: TestInfoDebug (0.52s) [2022-04-22T15:22:35.903Z] === RUN TestInfoInsecureRegistries [2022-04-22T15:22:35.903Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-22T15:22:35.903Z] === RUN TestInfoRegistryMirrors [2022-04-22T15:22:35.903Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-22T15:22:35.903Z] === RUN TestLoginFailsWithBadCredentials [2022-04-22T15:22:35.903Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-22T15:22:35.903Z] === RUN TestPingCacheHeaders [2022-04-22T15:22:35.903Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-22T15:22:35.903Z] === RUN TestPingGet [2022-04-22T15:22:35.903Z] --- PASS: TestPingGet (0.01s) [2022-04-22T15:22:35.903Z] === RUN TestPingHead [2022-04-22T15:22:35.903Z] --- PASS: TestPingHead (0.02s) [2022-04-22T15:22:35.903Z] === RUN TestPingSwarmHeader [2022-04-22T15:22:36.159Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-22T15:22:36.162Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-22T15:22:36.426Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-22T15:22:36.686Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-22T15:22:36.720Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-22T15:22:37.254Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-22T15:22:37.513Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-22T15:22:37.646Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-22T15:22:37.647Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-04-22T15:22:37.647Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-22T15:22:37.647Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-22T15:22:37.647Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-22T15:22:37.647Z] === RUN TestVersion [2022-04-22T15:22:37.647Z] --- PASS: TestVersion (0.02s) [2022-04-22T15:22:37.647Z] === CONT TestDiskUsage [2022-04-22T15:22:37.772Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-22T15:22:38.031Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/container_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/image_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/volume_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-22T15:22:38.208Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-22T15:22:38.291Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-22T15:22:38.464Z] === RUN TestDiskUsage/after_container.Run [2022-04-22T15:22:38.549Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-22T15:22:38.720Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage (1.15s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:22:38.976Z] PASS [2022-04-22T15:22:38.976Z] [2022-04-22T15:22:38.976Z] === Skipped [2022-04-22T15:22:38.976Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:22:38.976Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-22T15:22:38.976Z] [2022-04-22T15:22:38.976Z] DONE 54 tests, 1 skipped in 21.890s [2022-04-22T15:22:38.976Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-22T15:22:38.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:22:38.976Z] ++ set -e [2022-04-22T15:22:38.976Z] ++ '[' -n 0 ']' [2022-04-22T15:22:38.976Z] ++ set -x [2022-04-22T15:22:38.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:22:38.976Z] INFO: Testing against a local daemon [2022-04-22T15:22:38.976Z] === RUN TestVolumesCreateAndList [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-22T15:22:38.976Z] === RUN TestVolumesRemove [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-22T15:22:38.976Z] === RUN TestVolumesInspect [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-22T15:22:38.976Z] === RUN TestVolumesInvalidJSON [2022-04-22T15:22:38.976Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-22T15:22:38.976Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-22T15:22:38.976Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-22T15:22:38.976Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-22T15:22:38.976Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-22T15:22:38.976Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-22T15:22:38.976Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-22T15:22:38.976Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-22T15:22:38.976Z] PASS [2022-04-22T15:22:38.976Z] [2022-04-22T15:22:38.976Z] DONE 9 tests in 0.193s [2022-04-22T15:22:38.976Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-22T15:22:39.232Z] ++++ cat bundles/test-integration/docker.pid [2022-04-22T15:22:39.232Z] +++ kill 14211 [2022-04-22T15:22:39.484Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-22T15:22:39.490Z] +++ /etc/init.d/apparmor stop [2022-04-22T15:22:39.490Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-22T15:22:39.490Z] [2022-04-22T15:22:39.490Z] Unloading profiles will leave already running processes permanently [2022-04-22T15:22:39.490Z] unconfined, which can lead to unexpected situations. [2022-04-22T15:22:39.490Z] [2022-04-22T15:22:39.490Z] To set a process to complain mode, use the command line tool [2022-04-22T15:22:39.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-22T15:22:39.490Z] +++ true [2022-04-22T15:22:39.490Z] exiting test-integration [2022-04-22T15:22:39.490Z] ++ exit 0 [2022-04-22T15:22:39.490Z] [2022-04-22T15:22:39.744Z] --- PASS: TestDaemonDNSFallback (7.00s) [2022-04-22T15:22:39.744Z] === RUN TestInspectNetwork [2022-04-22T15:22:40.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress Post stage [Pipeline] junit [2022-04-22T15:22:40.063Z] Recording test results [2022-04-22T15:22:40.283Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-22T15:22:40.619Z] + echo Ensuring container killed. [2022-04-22T15:22:40.619Z] Ensuring container killed. [2022-04-22T15:22:40.619Z] + docker rm -vf docker-pr6 [2022-04-22T15:22:40.619Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-04-22T15:22:40.939Z] + echo Chowning /workspace to jenkins user [2022-04-22T15:22:40.939Z] Chowning /workspace to jenkins user [2022-04-22T15:22:40.939Z] + id -u [2022-04-22T15:22:40.939Z] + id -g [2022-04-22T15:22:40.939Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43365:/workspace busybox chown -R 1000:1000 /workspace [2022-04-22T15:22:40.939Z] Unable to find image 'busybox:latest' locally [2022-04-22T15:22:40.939Z] latest: Pulling from library/busybox [2022-04-22T15:22:40.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-22T15:22:41.197Z] 2f0e692259c0: Pulling fs layer [2022-04-22T15:22:41.197Z] 2f0e692259c0: Download complete [2022-04-22T15:22:41.197Z] 2f0e692259c0: Pull complete [2022-04-22T15:22:41.197Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-22T15:22:41.197Z] Status: Downloaded newer image for busybox:latest [2022-04-22T15:22:42.027Z] === RUN TestCheckpointCreateError [2022-04-22T15:22:42.027Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCheckpointCreate [2022-04-22T15:22:42.027Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCheckpointDeleteError [2022-04-22T15:22:42.027Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCheckpointDelete [2022-04-22T15:22:42.027Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCheckpointListError [2022-04-22T15:22:42.027Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCheckpointList [2022-04-22T15:22:42.027Z] --- PASS: TestCheckpointList (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCheckpointListContainerNotFound [2022-04-22T15:22:42.027Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestNewClientWithOpsFromEnv [2022-04-22T15:22:42.027Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-22T15:22:42.027Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestGetAPIPath [2022-04-22T15:22:42.027Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestParseHostURL [2022-04-22T15:22:42.027Z] --- PASS: TestParseHostURL (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-22T15:22:42.027Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersion [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPVersionOverride [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-22T15:22:42.027Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestClientRedirect [2022-04-22T15:22:42.027Z] === RUN TestClientRedirect/GET [2022-04-22T15:22:42.027Z] === RUN TestClientRedirect/POST [2022-04-22T15:22:42.027Z] === RUN TestClientRedirect/PUT [2022-04-22T15:22:42.027Z] === RUN TestClientRedirect/DELETE [2022-04-22T15:22:42.027Z] --- PASS: TestClientRedirect (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-22T15:22:42.027Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigCreateUnsupported [2022-04-22T15:22:42.027Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigCreateError [2022-04-22T15:22:42.027Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigCreate [2022-04-22T15:22:42.027Z] --- PASS: TestConfigCreate (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigInspectNotFound [2022-04-22T15:22:42.027Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigInspectWithEmptyID [2022-04-22T15:22:42.027Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigInspectUnsupported [2022-04-22T15:22:42.027Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigInspectError [2022-04-22T15:22:42.027Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigInspectConfigNotFound [2022-04-22T15:22:42.027Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigInspect [2022-04-22T15:22:42.027Z] --- PASS: TestConfigInspect (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigListUnsupported [2022-04-22T15:22:42.027Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigListError [2022-04-22T15:22:42.027Z] --- PASS: TestConfigListError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigList [2022-04-22T15:22:42.027Z] --- PASS: TestConfigList (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigRemoveUnsupported [2022-04-22T15:22:42.027Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigRemoveError [2022-04-22T15:22:42.027Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigRemove [2022-04-22T15:22:42.027Z] --- PASS: TestConfigRemove (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigUpdateUnsupported [2022-04-22T15:22:42.027Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigUpdateError [2022-04-22T15:22:42.027Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestConfigUpdate [2022-04-22T15:22:42.027Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerCommitError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerCommit [2022-04-22T15:22:42.027Z] --- PASS: TestContainerCommit (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerStatPathError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerStatPathNotFoundError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerStatPathNoHeaderError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerStatPath [2022-04-22T15:22:42.027Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyToContainerError [2022-04-22T15:22:42.027Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyToContainerNotFoundError [2022-04-22T15:22:42.027Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyToContainerEmptyResponse [2022-04-22T15:22:42.027Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyToContainer [2022-04-22T15:22:42.027Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyFromContainerError [2022-04-22T15:22:42.027Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyFromContainerNotFoundError [2022-04-22T15:22:42.027Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-22T15:22:42.027Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-22T15:22:42.027Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestCopyFromContainer [2022-04-22T15:22:42.027Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerCreateError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerCreateImageNotFound [2022-04-22T15:22:42.027Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerCreateWithName [2022-04-22T15:22:42.027Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerCreateAutoRemove [2022-04-22T15:22:42.027Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerDiffError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerDiff [2022-04-22T15:22:42.027Z] --- PASS: TestContainerDiff (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExecCreateError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExecCreate [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExecStartError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExecStart [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExecInspectError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExecInspect [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExportError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExportError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExport [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExport (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerInspectError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerInspectContainerNotFound [2022-04-22T15:22:42.027Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerInspectWithEmptyID [2022-04-22T15:22:42.027Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerInspect [2022-04-22T15:22:42.027Z] --- PASS: TestContainerInspect (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerInspectNode [2022-04-22T15:22:42.027Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerKillError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerKillError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerKill [2022-04-22T15:22:42.027Z] --- PASS: TestContainerKill (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerListError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerListError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerList [2022-04-22T15:22:42.027Z] --- PASS: TestContainerList (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerLogsNotFoundError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerLogsError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerLogs [2022-04-22T15:22:42.027Z] --- PASS: TestContainerLogs (0.23s) [2022-04-22T15:22:42.027Z] === RUN TestContainerPauseError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerPause [2022-04-22T15:22:42.027Z] --- PASS: TestContainerPause (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainersPruneError [2022-04-22T15:22:42.027Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainersPrune [2022-04-22T15:22:42.027Z] --- PASS: TestContainersPrune (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerRemoveError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerRemoveNotFoundError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerRemove [2022-04-22T15:22:42.027Z] --- PASS: TestContainerRemove (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerRenameError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerRename [2022-04-22T15:22:42.027Z] --- PASS: TestContainerRename (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerResizeError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerExecResizeError [2022-04-22T15:22:42.027Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-22T15:22:42.027Z] === RUN TestContainerResize [2022-04-22T15:22:42.027Z] --- PASS: TestContainerResize (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerExecResize [2022-04-22T15:22:42.028Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerRestartError [2022-04-22T15:22:42.028Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerRestart [2022-04-22T15:22:42.028Z] --- PASS: TestContainerRestart (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerStartError [2022-04-22T15:22:42.028Z] --- PASS: TestContainerStartError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerStart [2022-04-22T15:22:42.028Z] --- PASS: TestContainerStart (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerStatsError [2022-04-22T15:22:42.028Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerStats [2022-04-22T15:22:42.028Z] --- PASS: TestContainerStats (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerStopError [2022-04-22T15:22:42.028Z] --- PASS: TestContainerStopError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerStop [2022-04-22T15:22:42.028Z] --- PASS: TestContainerStop (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerTopError [2022-04-22T15:22:42.028Z] --- PASS: TestContainerTopError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerTop [2022-04-22T15:22:42.028Z] --- PASS: TestContainerTop (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerUnpauseError [2022-04-22T15:22:42.028Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerUnpause [2022-04-22T15:22:42.028Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerUpdateError [2022-04-22T15:22:42.028Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerUpdate [2022-04-22T15:22:42.028Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-22T15:22:42.028Z] === RUN TestContainerWaitError [2022-04-22T15:22:42.028Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestContainerWait [2022-04-22T15:22:42.028Z] --- PASS: TestContainerWait (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestDiskUsageError [2022-04-22T15:22:42.028Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestDiskUsage [2022-04-22T15:22:42.028Z] --- PASS: TestDiskUsage (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestDistributionInspectUnsupported [2022-04-22T15:22:42.028Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestDistributionInspectWithEmptyID [2022-04-22T15:22:42.028Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestEventsErrorInOptions [2022-04-22T15:22:42.028Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestEventsErrorFromServer [2022-04-22T15:22:42.028Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestEvents [2022-04-22T15:22:42.028Z] --- PASS: TestEvents (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestTLSCloseWriter [2022-04-22T15:22:42.028Z] === PAUSE TestTLSCloseWriter [2022-04-22T15:22:42.028Z] === RUN TestImageBuildError [2022-04-22T15:22:42.028Z] --- PASS: TestImageBuildError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageBuild [2022-04-22T15:22:42.028Z] --- PASS: TestImageBuild (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestGetDockerOS [2022-04-22T15:22:42.028Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageCreateError [2022-04-22T15:22:42.028Z] --- PASS: TestImageCreateError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageCreate [2022-04-22T15:22:42.028Z] --- PASS: TestImageCreate (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageHistoryError [2022-04-22T15:22:42.028Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageHistory [2022-04-22T15:22:42.028Z] --- PASS: TestImageHistory (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageImportError [2022-04-22T15:22:42.028Z] --- PASS: TestImageImportError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageImport [2022-04-22T15:22:42.028Z] --- PASS: TestImageImport (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageInspectError [2022-04-22T15:22:42.028Z] --- PASS: TestImageInspectError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageInspectImageNotFound [2022-04-22T15:22:42.028Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageInspectWithEmptyID [2022-04-22T15:22:42.028Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageInspect [2022-04-22T15:22:42.028Z] --- PASS: TestImageInspect (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageListError [2022-04-22T15:22:42.028Z] --- PASS: TestImageListError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageList [2022-04-22T15:22:42.028Z] --- PASS: TestImageList (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageListApiBefore125 [2022-04-22T15:22:42.028Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageLoadError [2022-04-22T15:22:42.028Z] --- PASS: TestImageLoadError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageLoad [2022-04-22T15:22:42.028Z] --- PASS: TestImageLoad (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagesPruneError [2022-04-22T15:22:42.028Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagesPrune [2022-04-22T15:22:42.028Z] --- PASS: TestImagesPrune (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePullReferenceParseError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePullAnyError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePullWithoutErrors [2022-04-22T15:22:42.028Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePushReferenceError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePushAnyError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImagePushWithoutErrors [2022-04-22T15:22:42.028Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-22T15:22:42.028Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-22T15:22:42.028Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-22T15:22:42.028Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageRemoveError [2022-04-22T15:22:42.028Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageRemoveImageNotFound [2022-04-22T15:22:42.028Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageRemove [2022-04-22T15:22:42.028Z] --- PASS: TestImageRemove (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageSaveError [2022-04-22T15:22:42.028Z] --- PASS: TestImageSaveError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageSave [2022-04-22T15:22:42.028Z] --- PASS: TestImageSave (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageSearchAnyError [2022-04-22T15:22:42.028Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-22T15:22:42.028Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-22T15:22:42.028Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-22T15:22:42.028Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-22T15:22:42.028Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageSearchWithoutErrors [2022-04-22T15:22:42.028Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageTagError [2022-04-22T15:22:42.028Z] --- PASS: TestImageTagError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageTagInvalidReference [2022-04-22T15:22:42.028Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageTagInvalidSourceImageName [2022-04-22T15:22:42.028Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageTagHexSource [2022-04-22T15:22:42.028Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestImageTag [2022-04-22T15:22:42.028Z] --- PASS: TestImageTag (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestInfoServerError [2022-04-22T15:22:42.028Z] --- PASS: TestInfoServerError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestInfoInvalidResponseJSONError [2022-04-22T15:22:42.028Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestInfo [2022-04-22T15:22:42.028Z] --- PASS: TestInfo (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkConnectError [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkConnect [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkCreateError [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkCreate [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkDisconnectError [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkDisconnect [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkInspect [2022-04-22T15:22:42.028Z] === RUN TestNetworkInspect/empty_ID [2022-04-22T15:22:42.028Z] === RUN TestNetworkInspect/no_options [2022-04-22T15:22:42.028Z] === RUN TestNetworkInspect/verbose [2022-04-22T15:22:42.028Z] === RUN TestNetworkInspect/global_scope [2022-04-22T15:22:42.028Z] === RUN TestNetworkInspect/unknown_network [2022-04-22T15:22:42.028Z] === RUN TestNetworkInspect/server_error [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkListError [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkListError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkList [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkList (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworksPruneError [2022-04-22T15:22:42.028Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworksPrune [2022-04-22T15:22:42.028Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkRemoveError [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNetworkRemove [2022-04-22T15:22:42.028Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeInspectError [2022-04-22T15:22:42.028Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeInspectNodeNotFound [2022-04-22T15:22:42.028Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeInspectWithEmptyID [2022-04-22T15:22:42.028Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeInspect [2022-04-22T15:22:42.028Z] --- PASS: TestNodeInspect (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeListError [2022-04-22T15:22:42.028Z] --- PASS: TestNodeListError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeList [2022-04-22T15:22:42.028Z] --- PASS: TestNodeList (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeRemoveError [2022-04-22T15:22:42.028Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeRemove [2022-04-22T15:22:42.028Z] --- PASS: TestNodeRemove (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeUpdateError [2022-04-22T15:22:42.028Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestNodeUpdate [2022-04-22T15:22:42.028Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestOptionWithHostFromEnv [2022-04-22T15:22:42.028Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestOptionWithTimeout [2022-04-22T15:22:42.028Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestOptionWithVersionFromEnv [2022-04-22T15:22:42.028Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPingFail [2022-04-22T15:22:42.028Z] --- PASS: TestPingFail (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPingWithError [2022-04-22T15:22:42.028Z] 2022/04/22 15:22:40 RoundTripper returned a response & error; ignoring response [2022-04-22T15:22:42.028Z] 2022/04/22 15:22:40 RoundTripper returned a response & error; ignoring response [2022-04-22T15:22:42.028Z] --- PASS: TestPingWithError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPingSuccess [2022-04-22T15:22:42.028Z] --- PASS: TestPingSuccess (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPingHeadFallback [2022-04-22T15:22:42.028Z] === RUN TestPingHeadFallback/OK [2022-04-22T15:22:42.028Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-22T15:22:42.028Z] === RUN TestPingHeadFallback/Not_Found [2022-04-22T15:22:42.028Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-22T15:22:42.028Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-22T15:22:42.028Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginDisableError [2022-04-22T15:22:42.028Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginDisable [2022-04-22T15:22:42.028Z] --- PASS: TestPluginDisable (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginEnableError [2022-04-22T15:22:42.028Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginEnable [2022-04-22T15:22:42.028Z] --- PASS: TestPluginEnable (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginInspectError [2022-04-22T15:22:42.028Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginInspectWithEmptyID [2022-04-22T15:22:42.028Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginInspect [2022-04-22T15:22:42.028Z] --- PASS: TestPluginInspect (0.01s) [2022-04-22T15:22:42.028Z] === RUN TestPluginListError [2022-04-22T15:22:42.028Z] --- PASS: TestPluginListError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginList [2022-04-22T15:22:42.028Z] --- PASS: TestPluginList (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginPushError [2022-04-22T15:22:42.028Z] --- PASS: TestPluginPushError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginPush [2022-04-22T15:22:42.028Z] --- PASS: TestPluginPush (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginRemoveError [2022-04-22T15:22:42.028Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginRemove [2022-04-22T15:22:42.028Z] --- PASS: TestPluginRemove (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginSetError [2022-04-22T15:22:42.028Z] --- PASS: TestPluginSetError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPluginSet [2022-04-22T15:22:42.028Z] --- PASS: TestPluginSet (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSetHostHeader [2022-04-22T15:22:42.028Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestPlainTextError [2022-04-22T15:22:42.028Z] --- PASS: TestPlainTextError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestInfiniteError [2022-04-22T15:22:42.028Z] --- PASS: TestInfiniteError (0.02s) [2022-04-22T15:22:42.028Z] === RUN TestCanceledContext [2022-04-22T15:22:42.028Z] 2022/04/22 15:22:40 RoundTripper returned a response & error; ignoring response [2022-04-22T15:22:42.028Z] --- PASS: TestCanceledContext (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestDeadlineExceededContext [2022-04-22T15:22:42.028Z] 2022/04/22 15:22:40 RoundTripper returned a response & error; ignoring response [2022-04-22T15:22:42.028Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretCreateUnsupported [2022-04-22T15:22:42.028Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretCreateError [2022-04-22T15:22:42.028Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretCreate [2022-04-22T15:22:42.028Z] --- PASS: TestSecretCreate (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretInspectUnsupported [2022-04-22T15:22:42.028Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretInspectError [2022-04-22T15:22:42.028Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretInspectSecretNotFound [2022-04-22T15:22:42.028Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretInspectWithEmptyID [2022-04-22T15:22:42.028Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretInspect [2022-04-22T15:22:42.028Z] --- PASS: TestSecretInspect (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretListUnsupported [2022-04-22T15:22:42.028Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretListError [2022-04-22T15:22:42.028Z] --- PASS: TestSecretListError (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretList [2022-04-22T15:22:42.028Z] --- PASS: TestSecretList (0.00s) [2022-04-22T15:22:42.028Z] === RUN TestSecretRemoveUnsupported [2022-04-22T15:22:42.029Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSecretRemoveError [2022-04-22T15:22:42.029Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSecretRemove [2022-04-22T15:22:42.029Z] --- PASS: TestSecretRemove (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSecretUpdateUnsupported [2022-04-22T15:22:42.029Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSecretUpdateError [2022-04-22T15:22:42.029Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSecretUpdate [2022-04-22T15:22:42.029Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceCreateError [2022-04-22T15:22:42.029Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-22T15:22:42.029Z] === RUN TestServiceCreate [2022-04-22T15:22:42.029Z] --- PASS: TestServiceCreate (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-22T15:22:42.029Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceCreateDigestPinning [2022-04-22T15:22:42.029Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceInspectError [2022-04-22T15:22:42.029Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceInspectServiceNotFound [2022-04-22T15:22:42.029Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceInspectWithEmptyID [2022-04-22T15:22:42.029Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceInspect [2022-04-22T15:22:42.029Z] --- PASS: TestServiceInspect (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceListError [2022-04-22T15:22:42.029Z] --- PASS: TestServiceListError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceList [2022-04-22T15:22:42.029Z] --- PASS: TestServiceList (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceLogsError [2022-04-22T15:22:42.029Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceLogs [2022-04-22T15:22:42.029Z] --- PASS: TestServiceLogs (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceRemoveError [2022-04-22T15:22:42.029Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceRemoveNotFoundError [2022-04-22T15:22:42.029Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceRemove [2022-04-22T15:22:42.029Z] --- PASS: TestServiceRemove (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceUpdateError [2022-04-22T15:22:42.029Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestServiceUpdate [2022-04-22T15:22:42.029Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmGetUnlockKeyError [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmGetUnlockKey [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmInitError [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmInit [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmInit (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmInspectError [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmInspect [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmJoinError [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmJoin [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmLeaveError [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmLeave [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmUnlockError [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmUnlock [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmUpdateError [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestSwarmUpdate [2022-04-22T15:22:42.029Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestTaskInspectError [2022-04-22T15:22:42.029Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestTaskInspectWithEmptyID [2022-04-22T15:22:42.029Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestTaskInspect [2022-04-22T15:22:42.029Z] --- PASS: TestTaskInspect (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestTaskListError [2022-04-22T15:22:42.029Z] --- PASS: TestTaskListError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestTaskList [2022-04-22T15:22:42.029Z] --- PASS: TestTaskList (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestVolumeCreateError [2022-04-22T15:22:42.029Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestVolumeCreate [2022-04-22T15:22:42.029Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestVolumeInspectError [2022-04-22T15:22:42.029Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-22T15:22:42.029Z] === RUN TestVolumeInspectNotFound [2022-04-22T15:22:42.318Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-22T15:22:42.491Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-22T15:22:42.492Z] === RUN TestVolumeInspectWithEmptyID [2022-04-22T15:22:42.492Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-22T15:22:42.492Z] === RUN TestVolumeInspect [2022-04-22T15:22:42.492Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-22T15:22:42.492Z] === RUN TestVolumeListError [2022-04-22T15:22:42.492Z] --- PASS: TestVolumeListError (0.00s) [2022-04-22T15:22:42.492Z] === RUN TestVolumeList [2022-04-22T15:22:42.492Z] --- PASS: TestVolumeList (0.00s) [2022-04-22T15:22:42.492Z] === RUN TestVolumeRemoveError [2022-04-22T15:22:42.492Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-22T15:22:42.492Z] === RUN TestVolumeRemove [2022-04-22T15:22:42.492Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-22T15:22:42.492Z] === CONT TestTLSCloseWriter [2022-04-22T15:22:42.492Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-22T15:22:42.492Z] PASS [2022-04-22T15:22:42.492Z] coverage: 75.1% of statements [2022-04-22T15:22:42.492Z] ok github.com/docker/docker/client 0.430s coverage: 75.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-22T15:22:42.895Z] + bundleName=arm64-integration [2022-04-22T15:22:42.895Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-22T15:22:42.895Z] Creating arm64-integration-bundles.tar.gz [2022-04-22T15:22:42.895Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-22T15:22:42.895Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-22T15:22:43.160Z] Archiving artifacts [2022-04-22T15:22:44.220Z] === RUN TestInspectNetwork/full_network_id [2022-04-22T15:22:44.220Z] === RUN TestInspectNetwork/partial_network_id [2022-04-22T15:22:44.220Z] === RUN TestInspectNetwork/network_name [2022-04-22T15:22:44.220Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-22T15:22:44.596Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43365/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-22T15:22:44.946Z] + make clean [2022-04-22T15:22:45.203Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-22T15:22:45.203Z] docker-dev-cache [2022-04-22T15:22:45.203Z] docker-mod-cache [Pipeline] deleteDir [2022-04-22T15:22:46.750Z] === RUN TestDockerSuite/TestBuildLineBreak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T15:22:48.655Z] --- PASS: TestInspectNetwork (8.68s) [2022-04-22T15:22:48.655Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-22T15:22:48.655Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-22T15:22:48.655Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-22T15:22:48.655Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-22T15:22:48.655Z] === RUN TestRunContainerWithBridgeNone [2022-04-22T15:22:49.591Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-22T15:22:49.591Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-22T15:22:49.850Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-22T15:22:49.850Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-22T15:22:50.112Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-22T15:22:50.372Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-22T15:22:50.372Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-22T15:22:50.372Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:22:50.372Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:22:50.372Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:22:50.372Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-22T15:22:50.372Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-22T15:22:50.372Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-22T15:22:50.372Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-22T15:22:50.372Z] === RUN TestNetworkList [2022-04-22T15:22:50.372Z] === RUN TestNetworkList//networks [2022-04-22T15:22:50.372Z] === PAUSE TestNetworkList//networks [2022-04-22T15:22:50.372Z] === RUN TestNetworkList//networks/ [2022-04-22T15:22:50.372Z] === PAUSE TestNetworkList//networks/ [2022-04-22T15:22:50.372Z] === CONT TestNetworkList//networks [2022-04-22T15:22:50.372Z] === CONT TestNetworkList//networks/ [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkList (0.02s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-22T15:22:50.372Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-22T15:22:50.372Z] === RUN TestHostIPv4BridgeLabel [2022-04-22T15:22:50.941Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-04-22T15:22:50.941Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-22T15:22:51.508Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-22T15:22:52.076Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-22T15:22:52.076Z] === RUN TestDaemonDefaultNetworkPools [2022-04-22T15:22:52.643Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-22T15:22:52.903Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-04-22T15:22:52.903Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-22T15:22:54.281Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-04-22T15:22:54.281Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-22T15:22:55.217Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-04-22T15:22:55.217Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-22T15:22:55.477Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-22T15:22:56.045Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-22T15:22:56.045Z] === RUN TestServiceWithPredefinedNetwork [2022-04-22T15:22:56.045Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-22T15:22:56.304Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-22T15:22:58.838Z] --- PASS: TestServiceWithPredefinedNetwork (2.92s) [2022-04-22T15:22:58.838Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-22T15:22:58.838Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:22:58.838Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:22:58.838Z] === RUN TestServiceWithDataPathPortInit [2022-04-22T15:23:03.609Z] --- PASS: TestCheckoutGit (38.58s) [2022-04-22T15:23:03.609Z] === RUN TestValidGitTransport [2022-04-22T15:23:03.609Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-22T15:23:03.609Z] === RUN TestGitInvalidRef [2022-04-22T15:23:03.609Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-22T15:23:03.609Z] PASS [2022-04-22T15:23:03.609Z] coverage: 86.3% of statements [2022-04-22T15:23:03.609Z] ok github.com/docker/docker/builder/remotecontext/git 39.025s coverage: 86.3% of statements [2022-04-22T15:23:03.609Z] ? github.com/docker/docker/cli [no test files] [2022-04-22T15:23:03.609Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-22T15:23:03.609Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-22T15:23:03.609Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-22T15:23:04.106Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-22T15:23:06.638Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-22T15:23:07.208Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-22T15:23:09.114Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-22T15:23:09.114Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-22T15:23:09.114Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-22T15:23:12.405Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-22T15:23:12.664Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-22T15:23:13.949Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-22T15:23:13.949Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestConfigureDaemonLogs [2022-04-22T15:23:13.949Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestCommonOptionsInstallFlags [2022-04-22T15:23:13.949Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-22T15:23:13.949Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-22T15:23:13.949Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-22T15:23:13.949Z] PASS [2022-04-22T15:23:13.949Z] coverage: 19.0% of statements [2022-04-22T15:23:13.949Z] ok github.com/docker/docker/cmd/dockerd 0.260s coverage: 19.0% of statements [2022-04-22T15:23:13.949Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-22T15:23:13.949Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-22T15:23:14.040Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-22T15:23:14.298Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-22T15:23:14.866Z] --- PASS: TestServiceWithDataPathPortInit (16.14s) [2022-04-22T15:23:14.866Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-22T15:23:14.922Z] === RUN TestContainerStopSignal [2022-04-22T15:23:14.922Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestContainerStopTimeout [2022-04-22T15:23:14.922Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-22T15:23:14.922Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-22T15:23:14.922Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-22T15:23:14.922Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-04-22T15:23:14.922Z] === RUN TestReplaceAndAppendEnvVars [2022-04-22T15:23:14.922Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-22T15:23:14.922Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestNewMemoryStore [2022-04-22T15:23:14.922Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestAddContainers [2022-04-22T15:23:14.922Z] --- PASS: TestAddContainers (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestGetContainer [2022-04-22T15:23:14.922Z] --- PASS: TestGetContainer (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestDeleteContainer [2022-04-22T15:23:14.922Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestListContainers [2022-04-22T15:23:14.922Z] --- PASS: TestListContainers (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestFirstContainer [2022-04-22T15:23:14.922Z] --- PASS: TestFirstContainer (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestApplyAllContainer [2022-04-22T15:23:14.922Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestIsValidHealthString [2022-04-22T15:23:14.922Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestStateRunStop [2022-04-22T15:23:14.922Z] --- PASS: TestStateRunStop (0.00s) [2022-04-22T15:23:14.922Z] === RUN TestStateTimeoutWait [2022-04-22T15:23:15.382Z] state_test.go:141: Stop callback fired [2022-04-22T15:23:15.382Z] state_test.go:165: Stop callback fired [2022-04-22T15:23:15.382Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-22T15:23:15.382Z] === RUN TestIsValidStateString [2022-04-22T15:23:15.382Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-22T15:23:15.382Z] === RUN TestViewSaveDelete [2022-04-22T15:23:15.382Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-22T15:23:15.382Z] === RUN TestViewAll [2022-04-22T15:23:15.382Z] --- PASS: TestViewAll (0.02s) [2022-04-22T15:23:15.382Z] === RUN TestViewGet [2022-04-22T15:23:15.382Z] --- PASS: TestViewGet (0.01s) [2022-04-22T15:23:15.382Z] === RUN TestNames [2022-04-22T15:23:15.382Z] --- PASS: TestNames (0.00s) [2022-04-22T15:23:15.382Z] === RUN TestViewWithHealthCheck [2022-04-22T15:23:15.382Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-22T15:23:15.382Z] PASS [2022-04-22T15:23:15.382Z] coverage: 41.7% of statements [2022-04-22T15:23:15.382Z] ok github.com/docker/docker/container 0.261s coverage: 41.7% of statements [2022-04-22T15:23:15.382Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-22T15:23:15.382Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-22T15:23:15.382Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-22T15:23:15.382Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-22T15:23:15.803Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-22T15:23:16.062Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-22T15:23:16.925Z] === RUN TestPrepare [2022-04-22T15:23:16.925Z] --- PASS: TestPrepare (0.00s) [2022-04-22T15:23:16.925Z] === RUN TestStart [2022-04-22T15:23:16.925Z] --- PASS: TestStart (0.00s) [2022-04-22T15:23:16.925Z] === RUN TestWaitCancel [2022-04-22T15:23:16.925Z] --- PASS: TestWaitCancel (0.00s) [2022-04-22T15:23:16.925Z] === RUN TestWaitDisabled [2022-04-22T15:23:16.925Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-22T15:23:16.925Z] === RUN TestWaitEnabled [2022-04-22T15:23:16.925Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-22T15:23:16.925Z] === RUN TestRemove [2022-04-22T15:23:16.925Z] --- PASS: TestRemove (0.00s) [2022-04-22T15:23:16.925Z] PASS [2022-04-22T15:23:16.925Z] coverage: 65.3% of statements [2022-04-22T15:23:16.925Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.096s coverage: 65.3% of statements [2022-04-22T15:23:16.998Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-22T15:23:17.936Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-22T15:23:18.503Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o5hlw9w7ujm8pzd7pvekzgovj Created:2022-04-22 15:23:16.370550225 +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[1ae72d5c4b1a5a98b783ba9ba2a2897755ef26d1ab88e1853b55da534078c520:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxisj5qz3ak0ayjli0d977989 EndpointID:0c20bffcff4028dce06734f99f358ea8e377e25e0bd00eacbcc6f7638dfaec88 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df4c4acb27c5f7b33ca620731315ceb910694434793142807149791c0dc0b8af 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:2b444ad7d2ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxisj5qz3ak0ayjli0d977989 EndpointID:0c20bffcff4028dce06734f99f358ea8e377e25e0bd00eacbcc6f7638dfaec88 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-22T15:23:19.070Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-22T15:23:19.109Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-22T15:23:19.109Z] === RUN TestNewListSecretsFilters [2022-04-22T15:23:19.109Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-22T15:23:19.109Z] === RUN TestNewListConfigsFilters [2022-04-22T15:23:19.109Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-22T15:23:19.109Z] PASS [2022-04-22T15:23:19.109Z] coverage: 0.5% of statements [2022-04-22T15:23:19.109Z] ok github.com/docker/docker/daemon/cluster 0.216s coverage: 0.5% of statements [2022-04-22T15:23:19.109Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-22T15:23:19.110Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-22T15:23:19.110Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-22T15:23:19.110Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-22T15:23:19.110Z] PASS [2022-04-22T15:23:19.110Z] coverage: 35.9% of statements [2022-04-22T15:23:19.110Z] ok github.com/docker/docker/daemon/cluster/convert 0.351s coverage: 35.9% of statements [2022-04-22T15:23:19.328Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-22T15:23:19.328Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-22T15:23:19.587Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-22T15:23:19.845Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-22T15:23:20.413Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-22T15:23:21.788Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-22T15:23:22.047Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-22T15:23:22.992Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2022-04-22T15:23:22.992Z] PASS [2022-04-22T15:23:22.992Z] [2022-04-22T15:23:22.992Z] === Skipped [2022-04-22T15:23:22.992Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:23:22.992Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:23:22.992Z] [2022-04-22T15:23:22.992Z] DONE 38 tests, 1 skipped in 50.880s [2022-04-22T15:23:22.992Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-22T15:23:22.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:23:22.992Z] ++ set -e [2022-04-22T15:23:22.992Z] ++ '[' -n 0 ']' [2022-04-22T15:23:22.992Z] ++ set -x [2022-04-22T15:23:22.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:23:22.993Z] INFO: Testing against a local daemon [2022-04-22T15:23:22.993Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-22T15:23:22.993Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:23:22.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-22T15:23:22.993Z] === RUN TestDockerNetworkIpvlan [2022-04-22T15:23:22.993Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:23:22.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-22T15:23:22.993Z] PASS [2022-04-22T15:23:22.993Z] [2022-04-22T15:23:22.993Z] === Skipped [2022-04-22T15:23:22.993Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-22T15:23:22.993Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:23:22.993Z] [2022-04-22T15:23:22.993Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-22T15:23:22.993Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-22T15:23:22.993Z] [2022-04-22T15:23:22.993Z] DONE 2 tests, 2 skipped in 0.106s [2022-04-22T15:23:22.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-22T15:23:22.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:23:22.993Z] ++ set -e [2022-04-22T15:23:22.993Z] ++ '[' -n 0 ']' [2022-04-22T15:23:22.993Z] ++ set -x [2022-04-22T15:23:22.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:23:22.993Z] INFO: Testing against a local daemon [2022-04-22T15:23:22.993Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-22T15:23:23.815Z] === RUN TestBuilderGC [2022-04-22T15:23:23.815Z] --- PASS: TestBuilderGC (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationNotFound [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestDaemonBrokenConfiguration [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestFindConfigurationConflicts [2022-04-22T15:23:23.815Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-22T15:23:23.815Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-22T15:23:23.815Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-22T15:23:23.815Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-22T15:23:23.815Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-22T15:23:23.815Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-22T15:23:23.815Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_label [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_dns [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-22T15:23:24.276Z] === RUN TestValidateConfiguration/with_hosts [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-22T15:23:24.276Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestReloadSetConfigFileNotExist [2022-04-22T15:23:24.276Z] time="2022-04-22T15:23:23Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-22T15:23:24.276Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-04-22T15:23:24.276Z] === RUN TestReloadDefaultConfigNotExist [2022-04-22T15:23:24.276Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:23:24.276Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestReloadBadDefaultConfig [2022-04-22T15:23:24.276Z] time="2022-04-22T15:23:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1879738910" [2022-04-22T15:23:24.276Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestReloadWithConflictingLabels [2022-04-22T15:23:24.276Z] time="2022-04-22T15:23:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3689832469" [2022-04-22T15:23:24.276Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestReloadWithDuplicateLabels [2022-04-22T15:23:24.276Z] time="2022-04-22T15:23:23Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1018598767" [2022-04-22T15:23:24.276Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestMaskURLCredentials [2022-04-22T15:23:24.276Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestDaemonConfigurationMerge [2022-04-22T15:23:24.276Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-22T15:23:24.276Z] PASS [2022-04-22T15:23:24.276Z] coverage: 79.5% of statements [2022-04-22T15:23:24.276Z] ok github.com/docker/docker/daemon/config 0.444s coverage: 79.5% of statements [2022-04-22T15:23:24.276Z] === RUN TestEventsLog [2022-04-22T15:23:24.276Z] --- PASS: TestEventsLog (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestEventsLogTimeout [2022-04-22T15:23:24.276Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-22T15:23:24.276Z] === RUN TestLogEvents [2022-04-22T15:23:24.276Z] --- PASS: TestLogEvents (0.05s) [2022-04-22T15:23:24.276Z] === RUN TestLoadBufferedEvents [2022-04-22T15:23:24.276Z] === RUN TestWaitNodeAttachment [2022-04-22T15:23:24.403Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-22T15:23:24.403Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-04-22T15:23:24.403Z] === RUN TestDockerNetworkMacvlan [2022-04-22T15:23:24.736Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-04-22T15:23:24.736Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-22T15:23:24.736Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-22T15:23:24.736Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-22T15:23:24.736Z] PASS [2022-04-22T15:23:24.736Z] coverage: 50.0% of statements [2022-04-22T15:23:24.736Z] ok github.com/docker/docker/daemon/events 0.343s coverage: 50.0% of statements [2022-04-22T15:23:24.736Z] --- PASS: TestWaitNodeAttachment (0.43s) [2022-04-22T15:23:24.736Z] === RUN TestIsolationConversion [2022-04-22T15:23:24.736Z] === RUN TestIsolationConversion/default [2022-04-22T15:23:24.736Z] === RUN TestIsolationConversion/process [2022-04-22T15:23:24.736Z] === RUN TestIsolationConversion/hyperv [2022-04-22T15:23:24.736Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-22T15:23:24.736Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-22T15:23:24.736Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-22T15:23:24.736Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestContainerLabels [2022-04-22T15:23:24.736Z] --- PASS: TestContainerLabels (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestCredentialSpecConversion [2022-04-22T15:23:24.736Z] === RUN TestCredentialSpecConversion/none [2022-04-22T15:23:24.736Z] === RUN TestCredentialSpecConversion/config [2022-04-22T15:23:24.736Z] === RUN TestCredentialSpecConversion/file [2022-04-22T15:23:24.736Z] === RUN TestCredentialSpecConversion/registry [2022-04-22T15:23:24.736Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-22T15:23:24.736Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-22T15:23:24.736Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-22T15:23:24.736Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-22T15:23:24.736Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestControllerValidateMountBind [2022-04-22T15:23:24.736Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestControllerValidateMountVolume [2022-04-22T15:23:24.736Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestControllerValidateMountTarget [2022-04-22T15:23:24.736Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestControllerValidateMountTmpfs [2022-04-22T15:23:24.736Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestControllerValidateMountInvalidType [2022-04-22T15:23:24.736Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-22T15:23:24.736Z] === RUN TestControllerValidateMountNamedPipe [2022-04-22T15:23:24.736Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-22T15:23:24.736Z] PASS [2022-04-22T15:23:24.736Z] coverage: 11.0% of statements [2022-04-22T15:23:24.736Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.679s coverage: 11.0% of statements [2022-04-22T15:23:25.340Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-22T15:23:25.340Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-22T15:23:26.276Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-22T15:23:26.277Z] === RUN TestIsEmptyDir [2022-04-22T15:23:26.277Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-22T15:23:26.277Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-22T15:23:26.277Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-22T15:23:26.277Z] PASS [2022-04-22T15:23:26.277Z] coverage: 2.3% of statements [2022-04-22T15:23:26.277Z] ok github.com/docker/docker/daemon/graphdriver 0.093s coverage: 2.3% of statements [2022-04-22T15:23:26.277Z] === RUN TestLinkNaming [2022-04-22T15:23:26.277Z] --- PASS: TestLinkNaming (0.00s) [2022-04-22T15:23:26.277Z] === RUN TestLinkNew [2022-04-22T15:23:26.277Z] --- PASS: TestLinkNew (0.00s) [2022-04-22T15:23:26.277Z] === RUN TestLinkEnv [2022-04-22T15:23:26.277Z] --- PASS: TestLinkEnv (0.00s) [2022-04-22T15:23:26.277Z] === RUN TestLinkMultipleEnv [2022-04-22T15:23:26.277Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-22T15:23:26.277Z] === RUN TestLinkPortRangeEnv [2022-04-22T15:23:26.277Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-22T15:23:26.277Z] PASS [2022-04-22T15:23:26.277Z] coverage: 93.0% of statements [2022-04-22T15:23:26.277Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-04-22T15:23:26.737Z] === RUN TestVerifyNetworkingConfig [2022-04-22T15:23:26.737Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestGetContainer [2022-04-22T15:23:26.737Z] --- PASS: TestGetContainer (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestValidContainerNames [2022-04-22T15:23:26.737Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestContainerInitDNS [2022-04-22T15:23:26.737Z] daemon_test.go:145: root required [2022-04-22T15:23:26.737Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestMerge [2022-04-22T15:23:26.737Z] --- PASS: TestMerge (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestValidateContainerIsolation [2022-04-22T15:23:26.737Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestFindNetworkErrorType [2022-04-22T15:23:26.737Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestEnsureServicesExist [2022-04-22T15:23:26.737Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestEnsureServicesExistErrors [2022-04-22T15:23:26.737Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-22T15:23:26.737Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-22T15:23:26.737Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-22T15:23:26.737Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-22T15:23:26.737Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-22T15:23:26.737Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-22T15:23:26.737Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestContainerDelete [2022-04-22T15:23:26.737Z] --- PASS: TestContainerDelete (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestContainerDoubleDelete [2022-04-22T15:23:26.737Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestLogContainerEventCopyLabels [2022-04-22T15:23:26.737Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestLogContainerEventWithAttributes [2022-04-22T15:23:26.737Z] --- PASS: TestLogContainerEventWithAttributes (0.02s) [2022-04-22T15:23:26.737Z] === RUN TestNoneHealthcheck [2022-04-22T15:23:26.737Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-22T15:23:26.737Z] === RUN TestHealthStates [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] time="2022-04-22T15:23:26Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:23:27.198Z] --- PASS: TestHealthStates (0.26s) [2022-04-22T15:23:27.198Z] === RUN TestGetInspectData [2022-04-22T15:23:27.198Z] --- PASS: TestGetInspectData (0.00s) [2022-04-22T15:23:27.198Z] === RUN TestFillLicense [2022-04-22T15:23:27.198Z] --- PASS: TestFillLicense (0.00s) [2022-04-22T15:23:27.198Z] === RUN TestListInvalidFilter [2022-04-22T15:23:27.198Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-22T15:23:27.198Z] === RUN TestNameFilter [2022-04-22T15:23:27.198Z] --- PASS: TestNameFilter (0.00s) [2022-04-22T15:23:27.198Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-22T15:23:27.198Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-22T15:23:27.198Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-22T15:23:27.212Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-22T15:23:27.212Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-22T15:23:27.661Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-22T15:23:27.661Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-22T15:23:27.661Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestDaemonReloadLabels [2022-04-22T15:23:27.661Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-22T15:23:27.661Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestDaemonReloadMirrors [2022-04-22T15:23:27.661Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-22T15:23:27.661Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-22T15:23:27.661Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-22T15:23:27.661Z] reload_test.go:342: root required [2022-04-22T15:23:27.661Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-22T15:23:27.661Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.04s) [2022-04-22T15:23:27.661Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-22T15:23:27.661Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.08s) [2022-04-22T15:23:27.661Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-22T15:23:27.661Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.08s) [2022-04-22T15:23:27.661Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-22T15:23:27.661Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.05s) [2022-04-22T15:23:27.661Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-22T15:23:27.661Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-22T15:23:27.661Z] === RUN TestParseVolumesFrom [2022-04-22T15:23:27.661Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-22T15:23:27.661Z] PASS [2022-04-22T15:23:27.661Z] coverage: 8.8% of statements [2022-04-22T15:23:27.661Z] ok github.com/docker/docker/daemon 0.910s coverage: 8.8% of statements [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-22T15:23:27.661Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-22T15:23:28.148Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-22T15:23:29.084Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-22T15:23:29.084Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-22T15:23:29.203Z] === RUN TestAdapterReadLogs [2022-04-22T15:23:29.203Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-22T15:23:29.203Z] === RUN TestCopier [2022-04-22T15:23:29.203Z] --- PASS: TestCopier (0.00s) [2022-04-22T15:23:29.203Z] === RUN TestCopierLongLines [2022-04-22T15:23:29.203Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-22T15:23:29.203Z] === RUN TestCopierSlow [2022-04-22T15:23:29.203Z] === RUN TestNewStreamConfig [2022-04-22T15:23:29.203Z] === RUN TestNewStreamConfig/defaults [2022-04-22T15:23:29.203Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-22T15:23:29.203Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-22T15:23:29.203Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-22T15:23:29.203Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-22T15:23:29.203Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-22T15:23:29.203Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-22T15:23:29.203Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-22T15:23:29.203Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-22T15:23:29.203Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-22T15:23:29.203Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-22T15:23:29.203Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-22T15:23:29.203Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-22T15:23:29.203Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-22T15:23:29.203Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-22T15:23:29.203Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-22T15:23:29.203Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-22T15:23:29.203Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-22T15:23:29.652Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-22T15:23:29.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-22T15:23:29.666Z] --- PASS: TestCopierSlow (0.20s) [2022-04-22T15:23:29.666Z] === RUN TestCopierWithSized [2022-04-22T15:23:29.666Z] === RUN TestCopierWithSized/as_is [2022-04-22T15:23:29.666Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-22T15:23:29.666Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-22T15:23:29.666Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-22T15:23:29.666Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestCopierWithPartial [2022-04-22T15:23:29.666Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestRingLogger [2022-04-22T15:23:29.666Z] --- PASS: TestRingLogger (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestRingCap [2022-04-22T15:23:29.666Z] --- PASS: TestRingCap (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestRingClose [2022-04-22T15:23:29.666Z] --- PASS: TestRingClose (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestRingDrain [2022-04-22T15:23:29.666Z] --- PASS: TestRingDrain (0.00s) [2022-04-22T15:23:29.666Z] PASS [2022-04-22T15:23:29.666Z] coverage: 43.2% of statements [2022-04-22T15:23:29.666Z] ok github.com/docker/docker/daemon/logger 0.285s coverage: 43.2% of statements [2022-04-22T15:23:29.666Z] time="2022-04-22T15:23:29Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-22T15:23:29.666Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-04-22T15:23:29.666Z] === RUN TestCreateSuccess [2022-04-22T15:23:29.666Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestCreateStreamSkipped [2022-04-22T15:23:29.666Z] time="2022-04-22T15:23:29Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-22T15:23:29.666Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestCreateLogGroupSuccess [2022-04-22T15:23:29.666Z] time="2022-04-22T15:23:29Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-22T15:23:29.666Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestCreateError [2022-04-22T15:23:29.666Z] --- PASS: TestCreateError (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestCreateAlreadyExists [2022-04-22T15:23:29.666Z] time="2022-04-22T15:23:29Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-22T15:23:29.666Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestLogClosed [2022-04-22T15:23:29.666Z] --- PASS: TestLogClosed (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestLogBlocking [2022-04-22T15:23:29.666Z] --- PASS: TestLogBlocking (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-22T15:23:29.666Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestLogNonBlockingBufferFull [2022-04-22T15:23:29.666Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-22T15:23:29.666Z] === RUN TestPublishBatchSuccess [2022-04-22T15:23:29.667Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestPublishBatchError [2022-04-22T15:23:29.667Z] time="2022-04-22T15:23:29Z" level=error msg=error [2022-04-22T15:23:29.667Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-22T15:23:29.667Z] time="2022-04-22T15:23:29Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-22T15:23:29.667Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-22T15:23:29.667Z] time="2022-04-22T15:23:29Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-22T15:23:29.667Z] time="2022-04-22T15:23:29Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-22T15:23:29.667Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchSimple [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchTicker [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchMultilinePattern [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchClose [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestEffectiveLen [2022-04-22T15:23:29.667Z] === RUN TestEffectiveLen/0/Hello [2022-04-22T15:23:29.667Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-22T15:23:29.667Z] === RUN TestEffectiveLen/2/🙃 [2022-04-22T15:23:29.667Z] === RUN TestEffectiveLen/3/���� [2022-04-22T15:23:29.667Z] === RUN TestEffectiveLen/4/He��o [2022-04-22T15:23:29.667Z] === RUN TestEffectiveLen/5/ [2022-04-22T15:23:29.667Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit/0/ [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1076: [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1077: [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit/1/Hello [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1076: Hello [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1077: [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit/2/Hello [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1076: He [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1077: llo [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit/3/Hello [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1076: [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1077: Hello [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit/4/🙃 [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1076: [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit/5/🙃 [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1077: [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit/6/a� [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1076: a [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1077: � [2022-04-22T15:23:29.667Z] === RUN TestFindValidSplit/7/a� [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1076: a� [2022-04-22T15:23:29.667Z] cloudwatchlogs_test.go:1077: [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestProcessEventEmoji [2022-04-22T15:23:29.667Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchLineSplit [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchMaxEvents [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-22T15:23:29.667Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-22T15:23:29.667Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.16s) [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-22T15:23:29.667Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-22T15:23:29.667Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-22T15:23:29.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-22T15:23:29.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-22T15:23:29.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-22T15:23:29.667Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-22T15:23:29.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-22T15:23:29.667Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-22T15:23:29.667Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsFormat [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-22T15:23:30.128Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-22T15:23:30.128Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-22T15:23:30.128Z] === RUN TestCreateTagSuccess [2022-04-22T15:23:30.128Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-22T15:23:30.128Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-22T15:23:30.128Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-22T15:23:30.128Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-22T15:23:30.128Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-22T15:23:30.128Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-22T15:23:30.128Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-22T15:23:30.128Z] PASS [2022-04-22T15:23:30.128Z] coverage: 80.2% of statements [2022-04-22T15:23:30.128Z] ok github.com/docker/docker/daemon/logger/awslogs 0.625s coverage: 80.2% of statements [2022-04-22T15:23:30.128Z] === RUN TestSearchRegistryForImagesErrors [2022-04-22T15:23:30.128Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-22T15:23:30.128Z] === RUN TestSearchRegistryForImages [2022-04-22T15:23:30.128Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-22T15:23:30.128Z] === RUN TestOnlyPlatformWithFallback [2022-04-22T15:23:30.128Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-22T15:23:30.128Z] === RUN TestImageDelete [2022-04-22T15:23:30.128Z] === RUN TestImageDelete/no_lease [2022-04-22T15:23:30.588Z] === RUN TestImageDelete/lease_exists [2022-04-22T15:23:30.588Z] --- PASS: TestImageDelete (0.05s) [2022-04-22T15:23:30.588Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-22T15:23:30.588Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-22T15:23:30.588Z] === RUN TestContentStoreForPull [2022-04-22T15:23:30.588Z] === RUN TestValidateLogOptReconnectInterval [2022-04-22T15:23:30.588Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-22T15:23:30.588Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-22T15:23:30.588Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-22T15:23:30.588Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-22T15:23:30.588Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-22T15:23:30.588Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-22T15:23:30.588Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-22T15:23:30.588Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-22T15:23:30.588Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-22T15:23:30.588Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-22T15:23:30.588Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-22T15:23:30.588Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-22T15:23:30.588Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-22T15:23:30.588Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-22T15:23:30.588Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/#00 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/:// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/something:// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-22T15:23:30.589Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-22T15:23:30.589Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-22T15:23:30.589Z] PASS [2022-04-22T15:23:30.589Z] coverage: 53.6% of statements [2022-04-22T15:23:30.589Z] ok github.com/docker/docker/daemon/logger/fluentd 0.128s coverage: 53.6% of statements [2022-04-22T15:23:30.589Z] --- PASS: TestContentStoreForPull (0.29s) [2022-04-22T15:23:30.589Z] PASS [2022-04-22T15:23:30.589Z] coverage: 6.6% of statements [2022-04-22T15:23:30.589Z] ok github.com/docker/docker/daemon/images 0.569s coverage: 6.6% of statements [2022-04-22T15:23:31.053Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-22T15:23:31.053Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-22T15:23:31.053Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-22T15:23:31.053Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-22T15:23:31.053Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-22T15:23:31.053Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-22T15:23:31.053Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-22T15:23:31.053Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-22T15:23:31.053Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-22T15:23:31.515Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s) [2022-04-22T15:23:31.515Z] === RUN TestFastTimeMarshalJSON [2022-04-22T15:23:31.515Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-04-22T15:23:31.515Z] PASS [2022-04-22T15:23:31.515Z] coverage: 87.2% of statements [2022-04-22T15:23:31.515Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.345s coverage: 87.2% of statements [2022-04-22T15:23:31.976Z] === RUN TestJSONFileLogger [2022-04-22T15:23:31.976Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-22T15:23:31.976Z] === RUN TestJSONFileLoggerWithTags [2022-04-22T15:23:31.976Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-22T15:23:31.976Z] === RUN TestJSONFileLoggerWithOpts [2022-04-22T15:23:31.976Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-22T15:23:31.976Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-22T15:23:31.976Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-22T15:23:31.976Z] === RUN TestEncodeDecode [2022-04-22T15:23:31.976Z] === PAUSE TestEncodeDecode [2022-04-22T15:23:31.976Z] === RUN TestUnexpectedEOF [2022-04-22T15:23:31.976Z] time="2022-04-22T15:23:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-22T15:23:31.976Z] time="2022-04-22T15:23:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-22T15:23:31.976Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-04-22T15:23:31.976Z] === CONT TestEncodeDecode [2022-04-22T15:23:31.976Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-22T15:23:31.976Z] PASS [2022-04-22T15:23:31.976Z] coverage: 69.9% of statements [2022-04-22T15:23:31.976Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.313s coverage: 69.9% of statements [2022-04-22T15:23:32.190Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-22T15:23:32.190Z] docker_api_swarm_test.go:304: [d83140d0f9234] joining swarm manager [d5bb94b3e49d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:23:32.947Z] === RUN TestWriteLog [2022-04-22T15:23:32.947Z] === PAUSE TestWriteLog [2022-04-22T15:23:32.947Z] === RUN TestReadLog [2022-04-22T15:23:32.947Z] === PAUSE TestReadLog [2022-04-22T15:23:32.947Z] === RUN TestDecode [2022-04-22T15:23:32.947Z] --- PASS: TestDecode (0.03s) [2022-04-22T15:23:32.947Z] === CONT TestWriteLog [2022-04-22T15:23:32.947Z] === CONT TestReadLog [2022-04-22T15:23:32.947Z] === RUN TestReadLog/tail_exact [2022-04-22T15:23:32.947Z] --- PASS: TestWriteLog (0.00s) [2022-04-22T15:23:32.947Z] === RUN TestReadLog/tail_less_than_available [2022-04-22T15:23:32.947Z] === RUN TestReadLog/tail_more_than_available [2022-04-22T15:23:32.947Z] --- PASS: TestReadLog (0.42s) [2022-04-22T15:23:32.947Z] --- PASS: TestReadLog/tail_exact (0.34s) [2022-04-22T15:23:32.947Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-22T15:23:32.947Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-22T15:23:33.126Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-22T15:23:33.408Z] PASS [2022-04-22T15:23:33.408Z] coverage: 78.7% of statements [2022-04-22T15:23:33.408Z] ok github.com/docker/docker/daemon/logger/local 0.533s coverage: 78.7% of statements [2022-04-22T15:23:33.408Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-22T15:23:33.408Z] === RUN TestOpenFileDelete [2022-04-22T15:23:33.408Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-22T15:23:33.408Z] === RUN TestOpenFileRename [2022-04-22T15:23:33.408Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-22T15:23:33.408Z] === RUN TestHandleDecoderErr [2022-04-22T15:23:33.408Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-22T15:23:33.408Z] === RUN TestParseLogTagDefaultTag [2022-04-22T15:23:33.408Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-22T15:23:33.408Z] === RUN TestParseLogTag [2022-04-22T15:23:33.408Z] --- PASS: TestParseLogTag (0.00s) [2022-04-22T15:23:33.408Z] === RUN TestParseLogTagEmptyTag [2022-04-22T15:23:33.408Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-22T15:23:33.408Z] === RUN TestTailFiles [2022-04-22T15:23:33.408Z] --- PASS: TestTailFiles (0.00s) [2022-04-22T15:23:33.408Z] === RUN TestFollowLogsConsumerGone [2022-04-22T15:23:33.408Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-22T15:23:33.408Z] === RUN TestFollowLogsProducerGone [2022-04-22T15:23:33.408Z] logfile_test.go:180: logDecode() closed after sending 2588 messages [2022-04-22T15:23:33.408Z] logfile_test.go:233: messages sent: 2588, received: 2588 [2022-04-22T15:23:33.408Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-22T15:23:33.408Z] === RUN TestCheckCapacityAndRotate [2022-04-22T15:23:33.408Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-22T15:23:33.408Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-22T15:23:33.408Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2022-04-22T15:23:33.408Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-22T15:23:33.408Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-04-22T15:23:33.408Z] PASS [2022-04-22T15:23:33.408Z] coverage: 53.5% of statements [2022-04-22T15:23:33.408Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.217s coverage: 53.5% of statements [2022-04-22T15:23:33.695Z] docker_api_swarm_test.go:305: [ddcaf5a4138af] joining swarm manager [d5bb94b3e49d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:23:33.868Z] === RUN TestLog [2022-04-22T15:23:33.868Z] --- PASS: TestLog (0.03s) [2022-04-22T15:23:33.868Z] PASS [2022-04-22T15:23:33.868Z] coverage: 31.5% of statements [2022-04-22T15:23:33.868Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.100s coverage: 31.5% of statements [2022-04-22T15:23:34.630Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-22T15:23:34.839Z] === RUN TestNewParse [2022-04-22T15:23:34.839Z] --- PASS: TestNewParse (0.00s) [2022-04-22T15:23:34.839Z] PASS [2022-04-22T15:23:34.839Z] coverage: 8.3% of statements [2022-04-22T15:23:34.839Z] ok github.com/docker/docker/daemon/logger/templates 0.091s coverage: 8.3% of statements [2022-04-22T15:23:34.839Z] === RUN TestValidateLogOpt [2022-04-22T15:23:34.839Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestNewMissedConfig [2022-04-22T15:23:34.839Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestNewMissedUrl [2022-04-22T15:23:34.839Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestNewMissedToken [2022-04-22T15:23:34.839Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestNewWithProxy [2022-04-22T15:23:34.839Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestDefault [2022-04-22T15:23:34.839Z] --- PASS: TestDefault (0.01s) [2022-04-22T15:23:34.839Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-22T15:23:34.839Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestJsonFormat [2022-04-22T15:23:34.839Z] --- PASS: TestJsonFormat (0.01s) [2022-04-22T15:23:34.839Z] === RUN TestRawFormat [2022-04-22T15:23:34.839Z] --- PASS: TestRawFormat (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestRawFormatWithLabels [2022-04-22T15:23:34.839Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestRawFormatWithoutTag [2022-04-22T15:23:34.839Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestBatching [2022-04-22T15:23:34.839Z] === RUN TestParseLogFormat [2022-04-22T15:23:34.839Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestValidateLogOptEmpty [2022-04-22T15:23:34.839Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestValidateSyslogAddress [2022-04-22T15:23:34.839Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-22T15:23:34.839Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-22T15:23:34.839Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-22T15:23:34.839Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-22T15:23:34.839Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-22T15:23:34.839Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-22T15:23:34.839Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-22T15:23:34.839Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-22T15:23:34.839Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-22T15:23:34.839Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-22T15:23:34.839Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestParseAddressDefaultPort [2022-04-22T15:23:34.839Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestValidateSyslogFacility [2022-04-22T15:23:34.839Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestValidateLogOptSyslogFormat [2022-04-22T15:23:34.839Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-22T15:23:34.839Z] === RUN TestValidateLogOpt [2022-04-22T15:23:34.839Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-22T15:23:34.839Z] PASS [2022-04-22T15:23:34.839Z] coverage: 43.6% of statements [2022-04-22T15:23:34.839Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 43.6% of statements [2022-04-22T15:23:35.299Z] --- PASS: TestBatching (0.36s) [2022-04-22T15:23:35.299Z] === RUN TestFrequency [2022-04-22T15:23:35.567Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-22T15:23:35.760Z] --- PASS: TestFrequency (0.24s) [2022-04-22T15:23:35.760Z] === RUN TestOneMessagePerRequest [2022-04-22T15:23:35.760Z] --- PASS: TestOneMessagePerRequest (0.07s) [2022-04-22T15:23:35.760Z] === RUN TestVerify [2022-04-22T15:23:35.760Z] --- PASS: TestVerify (0.00s) [2022-04-22T15:23:35.760Z] === RUN TestSkipVerify [2022-04-22T15:23:35.760Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:35.760Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:35.760Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] --- PASS: TestSkipVerify (0.60s) [2022-04-22T15:23:36.221Z] === RUN TestBufferMaximum [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641015.885618\",\"host\":\"c01d0f63cbad\"}'" [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641015.885618\",\"host\":\"c01d0f63cbad\"}'" [2022-04-22T15:23:36.221Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-22T15:23:36.221Z] === RUN TestServerAlwaysDown [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641015.890341\",\"host\":\"c01d0f63cbad\"}'" [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641015.890341\",\"host\":\"c01d0f63cbad\"}'" [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641015.890341\",\"host\":\"c01d0f63cbad\"}'" [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641015.891705\",\"host\":\"c01d0f63cbad\"}'" [2022-04-22T15:23:36.221Z] time="2022-04-22T15:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641015.891705\",\"host\":\"c01d0f63cbad\"}'" [2022-04-22T15:23:36.221Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-22T15:23:36.221Z] === RUN TestCannotSendAfterClose [2022-04-22T15:23:36.221Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-04-22T15:23:36.221Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-22T15:23:36.504Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-22T15:23:36.682Z] === RUN TestV1IDService [2022-04-22T15:23:36.682Z] --- PASS: TestV1IDService (0.02s) [2022-04-22T15:23:36.682Z] === RUN TestV2MetadataService [2022-04-22T15:23:37.073Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-22T15:23:37.142Z] time="2022-04-22T15:23:36Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-22T15:23:37.142Z] time="2022-04-22T15:23:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c01d0f63cbad\"}'" [2022-04-22T15:23:37.142Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-22T15:23:37.142Z] PASS [2022-04-22T15:23:37.142Z] coverage: 82.5% of statements [2022-04-22T15:23:37.142Z] ok github.com/docker/docker/daemon/logger/splunk 2.391s coverage: 82.5% of statements [2022-04-22T15:23:37.142Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-22T15:23:37.142Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-22T15:23:37.142Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-22T15:23:37.332Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-22T15:23:37.602Z] === RUN TestSuccessfulDownload [2022-04-22T15:23:37.602Z] download_test.go:267: Needs fixing on Windows [2022-04-22T15:23:37.602Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-22T15:23:37.602Z] === RUN TestCancelledDownload [2022-04-22T15:23:37.602Z] --- PASS: TestV2MetadataService (0.84s) [2022-04-22T15:23:37.602Z] PASS [2022-04-22T15:23:37.602Z] coverage: 48.2% of statements [2022-04-22T15:23:37.602Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-22T15:23:37.602Z] === RUN TestMaxDownloadAttempts [2022-04-22T15:23:37.602Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-22T15:23:37.602Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-22T15:23:37.602Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-22T15:23:37.602Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-22T15:23:37.602Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-22T15:23:37.602Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-22T15:23:37.602Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-22T15:23:37.602Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-22T15:23:37.602Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-22T15:23:37.602Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-22T15:23:37.602Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-22T15:23:37.602Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-22T15:23:37.602Z] ok github.com/docker/docker/distribution/metadata 0.945s coverage: 48.2% of statements [2022-04-22T15:23:37.602Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-22T15:23:37.602Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-22T15:23:37.602Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-22T15:23:37.602Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-22T15:23:37.602Z] === RUN TestContinueOnError_NeverContinue [2022-04-22T15:23:37.602Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-22T15:23:37.602Z] === RUN TestManifestStore [2022-04-22T15:23:37.602Z] === RUN TestManifestStore/no_remote_or_local [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local59327761\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/no_local_cache [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/with_local_cache [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/unknown_media_type [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=warning msg="reference for unknown type: " [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=warning msg="reference for unknown type: " [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-22T15:23:38.063Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-04-22T15:23:38.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-04-22T15:23:38.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-04-22T15:23:38.063Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-04-22T15:23:38.063Z] === RUN TestTransfer [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=warning msg="reference for unknown type: " [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=warning msg="reference for unknown type: " [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=warning msg="reference for unknown type: " [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-22T15:23:38.063Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-22T15:23:38.063Z] time="2022-04-22T15:23:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore (0.39s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaType [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-22T15:23:38.063Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-22T15:23:38.063Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-22T15:23:38.063Z] === RUN TestFixManifestLayers [2022-04-22T15:23:38.063Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-22T15:23:38.063Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-22T15:23:38.063Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-22T15:23:38.063Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-22T15:23:38.063Z] === RUN TestFixManifestLayersBadParent [2022-04-22T15:23:38.063Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-22T15:23:38.063Z] === RUN TestValidateManifest [2022-04-22T15:23:38.063Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-22T15:23:38.063Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-22T15:23:38.063Z] === RUN TestFormatPlatform [2022-04-22T15:23:38.063Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-22T15:23:38.063Z] === RUN TestPullSchema2Config [2022-04-22T15:23:38.063Z] === RUN TestPullSchema2Config/success_first_time [2022-04-22T15:23:38.063Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-22T15:23:38.063Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:23:38.063Z] === RUN TestPullSchema2Config/500_status [2022-04-22T15:23:38.063Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-22T15:23:38.063Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:23:38.063Z] --- PASS: TestTransfer (0.12s) [2022-04-22T15:23:38.063Z] === RUN TestConcurrencyLimit [2022-04-22T15:23:38.269Z] --- PASS: TestDockerNetworkMacvlan (13.63s) [2022-04-22T15:23:38.269Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-22T15:23:38.269Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-22T15:23:38.269Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2022-04-22T15:23:38.269Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.55s) [2022-04-22T15:23:38.269Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.66s) [2022-04-22T15:23:38.269Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-04-22T15:23:38.269Z] PASS [2022-04-22T15:23:38.269Z] [2022-04-22T15:23:38.269Z] DONE 8 tests in 15.194s [2022-04-22T15:23:38.269Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-22T15:23:38.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:23:38.269Z] ++ set -e [2022-04-22T15:23:38.269Z] ++ '[' -n 0 ']' [2022-04-22T15:23:38.269Z] ++ set -x [2022-04-22T15:23:38.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:23:38.269Z] testing: warning: no tests to run [2022-04-22T15:23:38.269Z] PASS [2022-04-22T15:23:38.269Z] [2022-04-22T15:23:38.269Z] DONE 0 tests in 0.036s [2022-04-22T15:23:38.269Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-22T15:23:38.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:23:38.269Z] ++ set -e [2022-04-22T15:23:38.269Z] ++ '[' -n 0 ']' [2022-04-22T15:23:38.269Z] ++ set -x [2022-04-22T15:23:38.269Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:23:38.269Z] INFO: Testing against a local daemon [2022-04-22T15:23:38.269Z] === RUN TestAuthZPluginAllowRequest [2022-04-22T15:23:38.525Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:23:38.525Z] === RUN TestPullSchema2Config/EOF [2022-04-22T15:23:38.525Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-22T15:23:38.525Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:23:38.525Z] 2022/04/22 15:23:38 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-22T15:23:38.525Z] goroutine 42 [running]: [2022-04-22T15:23:38.525Z] net/http.(*conn).serve.func1() [2022-04-22T15:23:38.525Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-22T15:23:38.525Z] panic({0xaa8ee0, 0xc8b270}) [2022-04-22T15:23:38.525Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-22T15:23:38.525Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00037b520?, {0xc92a18?, 0xc000012000?}) [2022-04-22T15:23:38.525Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-22T15:23:38.525Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xc92a18, 0xc000012000}, 0xc0005e4000) [2022-04-22T15:23:38.525Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-22T15:23:38.525Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc92a18?, 0xc000012000?}, 0xc00005a800?) [2022-04-22T15:23:38.525Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-22T15:23:38.525Z] net/http.serverHandler.ServeHTTP({0xc0004fe090?}, {0xc92a18, 0xc000012000}, 0xc0005e4000) [2022-04-22T15:23:38.525Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-22T15:23:38.525Z] net/http.(*conn).serve(0xc000104000, {0xc93290, 0xc0001df2f0}) [2022-04-22T15:23:38.525Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-22T15:23:38.525Z] created by net/http.(*Server).Serve [2022-04-22T15:23:38.525Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-22T15:23:38.525Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-22T15:23:38.525Z] === RUN TestInactiveJobs [2022-04-22T15:23:38.525Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:23:38.525Z] === RUN TestPullSchema2Config/unauthorized [2022-04-22T15:23:38.525Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-22T15:23:38.525Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:23:38.525Z] --- PASS: TestPullSchema2Config (0.55s) [2022-04-22T15:23:38.525Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-04-22T15:23:38.525Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-22T15:23:38.525Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-22T15:23:38.525Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-22T15:23:38.525Z] === RUN TestGetRepositoryMountCandidates [2022-04-22T15:23:38.525Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-22T15:23:38.525Z] === RUN TestLayerAlreadyExists [2022-04-22T15:23:38.525Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:23:38.525Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:23:38.525Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:23:38.525Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:23:38.525Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:23:38.525Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:23:38.525Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-22T15:23:38.525Z] === RUN TestWhenEmptyAuthConfig [2022-04-22T15:23:38.525Z] === RUN TestNotFound [2022-04-22T15:23:38.525Z] --- PASS: TestNotFound (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestConflict [2022-04-22T15:23:38.526Z] --- PASS: TestConflict (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestForbidden [2022-04-22T15:23:38.526Z] --- PASS: TestForbidden (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestInvalidParameter [2022-04-22T15:23:38.526Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestNotImplemented [2022-04-22T15:23:38.526Z] --- PASS: TestNotImplemented (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestNotModified [2022-04-22T15:23:38.526Z] --- PASS: TestNotModified (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestUnauthorized [2022-04-22T15:23:38.526Z] --- PASS: TestUnauthorized (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestUnknown [2022-04-22T15:23:38.526Z] --- PASS: TestUnknown (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestCancelled [2022-04-22T15:23:38.526Z] --- PASS: TestCancelled (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestDeadline [2022-04-22T15:23:38.526Z] --- PASS: TestDeadline (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestDataLoss [2022-04-22T15:23:38.526Z] --- PASS: TestDataLoss (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestUnavailable [2022-04-22T15:23:38.526Z] --- PASS: TestUnavailable (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestSystem [2022-04-22T15:23:38.526Z] --- PASS: TestSystem (0.00s) [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Not_Found [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Bad_Request [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Conflict [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Unauthorized [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Forbidden [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Not_Modified [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-22T15:23:38.526Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-22T15:23:38.526Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-22T15:23:38.526Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-22T15:23:38.987Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-22T15:23:38.987Z] PASS [2022-04-22T15:23:38.987Z] coverage: 77.0% of statements [2022-04-22T15:23:38.987Z] ok github.com/docker/docker/errdefs 0.081s coverage: 77.0% of statements [2022-04-22T15:23:38.987Z] --- PASS: TestInactiveJobs (0.39s) [2022-04-22T15:23:38.987Z] === RUN TestWatchRelease [2022-04-22T15:23:38.987Z] --- PASS: TestWatchRelease (0.05s) [2022-04-22T15:23:38.987Z] === RUN TestWatchFinishedTransfer [2022-04-22T15:23:38.987Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-22T15:23:38.987Z] === RUN TestDuplicateTransfer [2022-04-22T15:23:38.987Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-22T15:23:38.987Z] === RUN TestSuccessfulUpload [2022-04-22T15:23:39.447Z] time="2022-04-22T15:23:38Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-22T15:23:39.447Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-22T15:23:39.447Z] === RUN TestCancelledUpload [2022-04-22T15:23:39.447Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-22T15:23:39.447Z] PASS [2022-04-22T15:23:39.447Z] coverage: 77.3% of statements [2022-04-22T15:23:39.447Z] ok github.com/docker/docker/distribution/xfer 1.908s coverage: 77.3% of statements [2022-04-22T15:23:39.908Z] === RUN TestFSGetInvalidData [2022-04-22T15:23:39.908Z] --- PASS: TestFSGetInvalidData (0.09s) [2022-04-22T15:23:39.908Z] === RUN TestFSInvalidSet [2022-04-22T15:23:39.908Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-22T15:23:39.908Z] === RUN TestFSInvalidRoot [2022-04-22T15:23:39.908Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-22T15:23:39.908Z] === RUN TestFSMetadataGetSet [2022-04-22T15:23:39.908Z] --- PASS: TestWhenEmptyAuthConfig (1.31s) [2022-04-22T15:23:39.908Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-22T15:23:39.908Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-22T15:23:39.908Z] === RUN TestTokenPassThru [2022-04-22T15:23:39.908Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-22T15:23:39.908Z] === RUN TestTokenPassThruDifferentHost [2022-04-22T15:23:39.908Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-04-22T15:23:39.908Z] === RUN TestFSInvalidWalker [2022-04-22T15:23:39.908Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-22T15:23:39.908Z] PASS [2022-04-22T15:23:39.908Z] coverage: 26.6% of statements [2022-04-22T15:23:39.908Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-22T15:23:39.908Z] === RUN TestFSGetSet [2022-04-22T15:23:39.908Z] ok github.com/docker/docker/distribution 2.379s coverage: 26.6% of statements [2022-04-22T15:23:39.908Z] --- PASS: TestFSGetSet (0.04s) [2022-04-22T15:23:39.908Z] === RUN TestFSGetUnsetKey [2022-04-22T15:23:39.908Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-22T15:23:39.908Z] === RUN TestFSGetEmptyData [2022-04-22T15:23:39.908Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-22T15:23:39.908Z] === RUN TestFSDelete [2022-04-22T15:23:39.908Z] --- PASS: TestFSDelete (0.02s) [2022-04-22T15:23:39.908Z] === RUN TestFSWalker [2022-04-22T15:23:39.908Z] --- PASS: TestFSWalker (0.02s) [2022-04-22T15:23:39.908Z] === RUN TestFSWalkerStopOnError [2022-04-22T15:23:39.908Z] === RUN TestCompare [2022-04-22T15:23:39.908Z] --- PASS: TestCompare (0.00s) [2022-04-22T15:23:39.908Z] PASS [2022-04-22T15:23:39.908Z] coverage: 19.2% of statements [2022-04-22T15:23:40.174Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-04-22T15:23:40.174Z] === RUN TestAuthZPluginTLS [2022-04-22T15:23:40.370Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2022-04-22T15:23:40.370Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-04-22T15:23:40.370Z] === RUN TestNewFromJSON [2022-04-22T15:23:40.370Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-22T15:23:40.370Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-22T15:23:40.370Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-22T15:23:40.370Z] === RUN TestMarshalKeyOrder [2022-04-22T15:23:40.370Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-22T15:23:40.370Z] === RUN TestHistoryEqual [2022-04-22T15:23:40.370Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-22T15:23:40.370Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-22T15:23:40.370Z] --- PASS: TestHistoryEqual (0.23s) [2022-04-22T15:23:40.370Z] === RUN TestImage [2022-04-22T15:23:40.370Z] --- PASS: TestImage (0.00s) [2022-04-22T15:23:40.370Z] === RUN TestImageOSNotEmpty [2022-04-22T15:23:40.370Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-22T15:23:40.370Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-22T15:23:40.370Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-22T15:23:40.370Z] === RUN TestCreate [2022-04-22T15:23:40.370Z] --- PASS: TestCreate (0.01s) [2022-04-22T15:23:40.370Z] === RUN TestRestore [2022-04-22T15:23:40.370Z] time="2022-04-22T15:23:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-22T15:23:40.370Z] --- PASS: TestRestore (0.06s) [2022-04-22T15:23:40.370Z] === RUN TestAddDelete [2022-04-22T15:23:40.370Z] --- PASS: TestAddDelete (0.05s) [2022-04-22T15:23:40.370Z] === RUN TestSearchAfterDelete [2022-04-22T15:23:40.370Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-22T15:23:40.371Z] === RUN TestParentReset [2022-04-22T15:23:40.371Z] --- PASS: TestParentReset (0.03s) [2022-04-22T15:23:40.371Z] === RUN TestGetAndSetLastUpdated [2022-04-22T15:23:40.371Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-22T15:23:40.371Z] === RUN TestStoreLen [2022-04-22T15:23:40.433Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-22T15:23:40.433Z] === RUN TestAuthZPluginDenyRequest [2022-04-22T15:23:40.830Z] --- PASS: TestStoreLen (0.05s) [2022-04-22T15:23:40.830Z] PASS [2022-04-22T15:23:40.830Z] coverage: 86.9% of statements [2022-04-22T15:23:40.830Z] ok github.com/docker/docker/image 0.855s coverage: 86.9% of statements [2022-04-22T15:23:41.001Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-22T15:23:41.001Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-22T15:23:41.293Z] === RUN TestValidateManifest [2022-04-22T15:23:41.293Z] === RUN TestValidateManifest/non-nil [2022-04-22T15:23:41.293Z] === RUN TestValidateManifest/nil [2022-04-22T15:23:41.293Z] --- PASS: TestValidateManifest (0.00s) [2022-04-22T15:23:41.293Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-22T15:23:41.293Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-22T15:23:41.293Z] PASS [2022-04-22T15:23:41.293Z] coverage: 0.7% of statements [2022-04-22T15:23:41.293Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2022-04-22T15:23:41.293Z] === RUN TestMakeV1ConfigFromConfig [2022-04-22T15:23:41.293Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-22T15:23:41.293Z] PASS [2022-04-22T15:23:41.293Z] coverage: 25.0% of statements [2022-04-22T15:23:41.293Z] ok github.com/docker/docker/image/v1 0.116s coverage: 25.0% of statements [2022-04-22T15:23:41.293Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-22T15:23:41.573Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-04-22T15:23:41.573Z] === RUN TestAuthZPluginDenyResponse [2022-04-22T15:23:42.140Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-22T15:23:42.140Z] === RUN TestAuthZPluginAllowEventStream [2022-04-22T15:23:42.264Z] === RUN TestSerialization [2022-04-22T15:23:42.264Z] --- PASS: TestSerialization (0.02s) [2022-04-22T15:23:42.264Z] PASS [2022-04-22T15:23:42.264Z] coverage: 100.0% of statements [2022-04-22T15:23:42.264Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-04-22T15:23:43.235Z] === RUN TestEmptyLayer [2022-04-22T15:23:43.235Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-22T15:23:43.235Z] === RUN TestCommitFailure [2022-04-22T15:23:43.236Z] --- PASS: TestCommitFailure (0.01s) [2022-04-22T15:23:43.236Z] === RUN TestStartTransactionFailure [2022-04-22T15:23:43.523Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-04-22T15:23:43.523Z] === RUN TestAuthZPluginErrorResponse [2022-04-22T15:23:43.696Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestGetOrphan [2022-04-22T15:23:43.696Z] --- PASS: TestGetOrphan (0.01s) [2022-04-22T15:23:43.696Z] === RUN TestMountAndRegister [2022-04-22T15:23:43.696Z] layer_test.go:258: Layer size: 14 [2022-04-22T15:23:43.696Z] --- PASS: TestMountAndRegister (0.15s) [2022-04-22T15:23:43.696Z] === RUN TestLayerRelease [2022-04-22T15:23:43.696Z] layer_test.go:291: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestStoreRestore [2022-04-22T15:23:43.696Z] layer_test.go:340: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestTarStreamStability [2022-04-22T15:23:43.696Z] layer_test.go:455: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestRegisterExistingLayer [2022-04-22T15:23:43.696Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-04-22T15:23:43.696Z] === RUN TestTarStreamVerification [2022-04-22T15:23:43.696Z] layer_test.go:684: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestLayerMigration [2022-04-22T15:23:43.696Z] migration_test.go:45: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestLayerMigrationNoTarsplit [2022-04-22T15:23:43.696Z] migration_test.go:181: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestMountInit [2022-04-22T15:23:43.696Z] mount_test.go:17: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestMountInit (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestMountSize [2022-04-22T15:23:43.696Z] mount_test.go:76: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestMountSize (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestMountChanges [2022-04-22T15:23:43.696Z] mount_test.go:125: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestMountChanges (0.00s) [2022-04-22T15:23:43.696Z] === RUN TestMountApply [2022-04-22T15:23:43.696Z] mount_test.go:212: Failing on Windows [2022-04-22T15:23:43.696Z] --- SKIP: TestMountApply (0.00s) [2022-04-22T15:23:43.696Z] PASS [2022-04-22T15:23:43.696Z] coverage: 30.6% of statements [2022-04-22T15:23:43.696Z] ok github.com/docker/docker/layer 0.386s coverage: 30.6% of statements [2022-04-22T15:23:44.095Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-04-22T15:23:44.095Z] === RUN TestAuthZPluginErrorRequest [2022-04-22T15:23:44.156Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-22T15:23:44.156Z] === RUN TestSequenceGetAvailableBit [2022-04-22T15:23:44.156Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestSequenceEqual [2022-04-22T15:23:44.156Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestSequenceCopy [2022-04-22T15:23:44.156Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestGetFirstAvailable [2022-04-22T15:23:44.156Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestFindSequence [2022-04-22T15:23:44.156Z] --- PASS: TestFindSequence (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestCheckIfAvailable [2022-04-22T15:23:44.156Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestMergeSequences [2022-04-22T15:23:44.156Z] --- PASS: TestMergeSequences (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestPushReservation [2022-04-22T15:23:44.156Z] --- PASS: TestPushReservation (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestSerializeDeserialize [2022-04-22T15:23:44.156Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestSet [2022-04-22T15:23:44.156Z] --- PASS: TestSet (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestSetUnset [2022-04-22T15:23:44.156Z] --- PASS: TestSetUnset (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestOffsetSetUnset [2022-04-22T15:23:44.156Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestSetInRange [2022-04-22T15:23:44.156Z] --- PASS: TestSetInRange (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestSetAnyInRange [2022-04-22T15:23:44.156Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestMethods [2022-04-22T15:23:44.156Z] --- PASS: TestMethods (0.00s) [2022-04-22T15:23:44.156Z] === RUN TestRandomAllocateDeallocate [2022-04-22T15:23:44.156Z] === RUN TestEnvironmentParsing [2022-04-22T15:23:44.156Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-22T15:23:44.156Z] PASS [2022-04-22T15:23:44.156Z] coverage: 1.2% of statements [2022-04-22T15:23:44.156Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-04-22T15:23:44.156Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-22T15:23:44.156Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-22T15:23:44.156Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-22T15:23:44.354Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-22T15:23:44.354Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-22T15:23:44.354Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-22T15:23:44.922Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-04-22T15:23:44.922Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-22T15:23:46.825Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-04-22T15:23:46.825Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-22T15:23:47.067Z] === RUN TestInvalidConfig [2022-04-22T15:23:47.067Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-22T15:23:47.067Z] === RUN TestConfig [2022-04-22T15:23:47.067Z] --- PASS: TestConfig (0.00s) [2022-04-22T15:23:47.067Z] === RUN TestOptionsLabels [2022-04-22T15:23:47.067Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-22T15:23:47.067Z] === RUN TestValidName [2022-04-22T15:23:47.067Z] --- PASS: TestValidName (0.00s) [2022-04-22T15:23:47.067Z] PASS [2022-04-22T15:23:47.067Z] coverage: 19.7% of statements [2022-04-22T15:23:47.067Z] ok github.com/docker/docker/libnetwork/config 0.085s coverage: 19.7% of statements [2022-04-22T15:23:47.767Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-22T15:23:48.038Z] === RUN TestKey [2022-04-22T15:23:48.038Z] --- PASS: TestKey (0.00s) [2022-04-22T15:23:48.038Z] === RUN TestParseKey [2022-04-22T15:23:48.038Z] --- PASS: TestParseKey (0.00s) [2022-04-22T15:23:48.038Z] === RUN TestInvalidDataStore [2022-04-22T15:23:48.038Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-22T15:23:48.038Z] === RUN TestKVObjectFlatKey [2022-04-22T15:23:48.038Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-22T15:23:48.038Z] === RUN TestAtomicKVObjectFlatKey [2022-04-22T15:23:48.038Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-22T15:23:48.038Z] PASS [2022-04-22T15:23:48.038Z] coverage: 21.9% of statements [2022-04-22T15:23:48.038Z] ok github.com/docker/docker/libnetwork/datastore 0.060s coverage: 21.9% of statements [2022-04-22T15:23:48.336Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2022-04-22T15:23:48.336Z] === RUN TestAuthZPluginHeader [2022-04-22T15:23:48.498Z] === RUN TestErrorInterfaces [2022-04-22T15:23:48.498Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestNetworkMarshalling [2022-04-22T15:23:48.498Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-22T15:23:48.498Z] === RUN TestEndpointMarshalling [2022-04-22T15:23:48.498Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestAuxAddresses [2022-04-22T15:23:48.498Z] time="2022-04-22T15:23:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-22T15:23:48.498Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-22T15:23:48.498Z] === RUN TestSRVServiceQuery [2022-04-22T15:23:48.498Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-22T15:23:48.498Z] === RUN TestServiceVIPReuse [2022-04-22T15:23:48.498Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-22T15:23:48.498Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestDNSIPQuery [2022-04-22T15:23:48.498Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestDNSProxyServFail [2022-04-22T15:23:48.498Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestSandboxAddEmpty [2022-04-22T15:23:48.498Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestSandboxAddMultiPrio [2022-04-22T15:23:48.498Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestSandboxAddSamePrio [2022-04-22T15:23:48.498Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestCleanupServiceDiscovery [2022-04-22T15:23:48.498Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestDNSOptions [2022-04-22T15:23:48.498Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:23:48.498Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-22T15:23:48.498Z] === RUN TestMultipleControllersWithSameStore [2022-04-22T15:23:48.498Z] time="2022-04-22T15:23:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-22T15:23:48.498Z] time="2022-04-22T15:23:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-22T15:23:48.499Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-22T15:23:48.499Z] PASS [2022-04-22T15:23:48.499Z] coverage: 8.5% of statements [2022-04-22T15:23:48.965Z] ok github.com/docker/docker/libnetwork 0.392s coverage: 8.5% of statements [2022-04-22T15:23:48.965Z] === RUN TestIPDataMarshalling [2022-04-22T15:23:48.965Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-22T15:23:48.965Z] === RUN TestValidateAndIsV6 [2022-04-22T15:23:48.965Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-22T15:23:48.965Z] PASS [2022-04-22T15:23:48.965Z] coverage: 68.9% of statements [2022-04-22T15:23:48.965Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-04-22T15:23:49.272Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-04-22T15:23:49.272Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-22T15:23:49.426Z] === RUN TestDriver [2022-04-22T15:23:49.426Z] --- PASS: TestDriver (0.00s) [2022-04-22T15:23:49.426Z] PASS [2022-04-22T15:23:49.426Z] coverage: 34.8% of statements [2022-04-22T15:23:49.426Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-04-22T15:23:49.531Z] === RUN TestDockerSuite/TestBuildRm [2022-04-22T15:23:50.397Z] === RUN TestDriver [2022-04-22T15:23:50.397Z] --- PASS: TestDriver (0.00s) [2022-04-22T15:23:50.397Z] PASS [2022-04-22T15:23:50.397Z] coverage: 34.8% of statements [2022-04-22T15:23:50.397Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-04-22T15:23:50.397Z] --- PASS: TestRandomAllocateDeallocate (6.04s) [2022-04-22T15:23:50.397Z] === RUN TestAllocateRandomDeallocate [2022-04-22T15:23:50.397Z] === RUN TestNetworkAllocateFree [2022-04-22T15:23:50.397Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-22T15:23:50.397Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-22T15:23:50.397Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-22T15:23:50.397Z] PASS [2022-04-22T15:23:50.397Z] coverage: 63.6% of statements [2022-04-22T15:23:50.397Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2022-04-22T15:23:51.367Z] === RUN TestGetEmptyCapabilities [2022-04-22T15:23:51.367Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-22T15:23:51.367Z] === RUN TestGetExtraCapabilities [2022-04-22T15:23:51.367Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-22T15:23:51.367Z] === RUN TestGetInvalidCapabilities [2022-04-22T15:23:51.367Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-22T15:23:51.367Z] === RUN TestRemoteDriver [2022-04-22T15:23:51.367Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-22T15:23:51.367Z] === RUN TestDriverError [2022-04-22T15:23:51.367Z] --- PASS: TestDriverError (0.01s) [2022-04-22T15:23:51.367Z] === RUN TestMissingValues [2022-04-22T15:23:51.367Z] --- PASS: TestMissingValues (0.01s) [2022-04-22T15:23:51.367Z] === RUN TestRollback [2022-04-22T15:23:51.367Z] --- PASS: TestRollback (0.01s) [2022-04-22T15:23:51.367Z] PASS [2022-04-22T15:23:51.367Z] coverage: 57.4% of statements [2022-04-22T15:23:51.367Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.104s coverage: 57.4% of statements [2022-04-22T15:23:51.367Z] --- PASS: TestAllocateRandomDeallocate (1.23s) [2022-04-22T15:23:51.367Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-22T15:23:51.834Z] === RUN TestNew [2022-04-22T15:23:51.834Z] --- PASS: TestNew (0.00s) [2022-04-22T15:23:51.834Z] === RUN TestAddDriver [2022-04-22T15:23:51.834Z] --- PASS: TestAddDriver (0.00s) [2022-04-22T15:23:51.834Z] === RUN TestAddDuplicateDriver [2022-04-22T15:23:51.834Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-22T15:23:51.834Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-22T15:23:51.834Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-22T15:23:51.834Z] === RUN TestDriver [2022-04-22T15:23:51.834Z] --- PASS: TestDriver (0.00s) [2022-04-22T15:23:51.834Z] === RUN TestIPAM [2022-04-22T15:23:51.834Z] --- PASS: TestIPAM (0.00s) [2022-04-22T15:23:51.834Z] === RUN TestWalkIPAMs [2022-04-22T15:23:51.834Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-22T15:23:51.834Z] === RUN TestWalkDrivers [2022-04-22T15:23:51.834Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-22T15:23:51.834Z] PASS [2022-04-22T15:23:51.834Z] coverage: 82.4% of statements [2022-04-22T15:23:51.834Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-04-22T15:23:52.064Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-22T15:23:52.324Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-22T15:23:53.656Z] === RUN TestNAT [2022-04-22T15:23:53.656Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-22T15:23:53.656Z] --- SKIP: TestNAT (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestTransparent [2022-04-22T15:23:53.656Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-22T15:23:53.656Z] --- SKIP: TestTransparent (0.00s) [2022-04-22T15:23:53.656Z] PASS [2022-04-22T15:23:53.656Z] coverage: 0.0% of statements [2022-04-22T15:23:53.656Z] ok github.com/docker/docker/libnetwork/drivers/windows 1.021s coverage: 0.0% of statements [2022-04-22T15:23:53.656Z] === RUN TestBuildDefault [2022-04-22T15:23:53.656Z] --- PASS: TestBuildDefault (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestBuildHostnameDomainname [2022-04-22T15:23:53.656Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestBuildHostname [2022-04-22T15:23:53.656Z] --- PASS: TestBuildHostname (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestBuildHostnameFQDN [2022-04-22T15:23:53.656Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestBuildNoIP [2022-04-22T15:23:53.656Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestUpdate [2022-04-22T15:23:53.656Z] --- PASS: TestUpdate (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-22T15:23:53.656Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-22T15:23:53.656Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestAddEmpty [2022-04-22T15:23:53.656Z] --- PASS: TestAddEmpty (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestAdd [2022-04-22T15:23:53.656Z] --- PASS: TestAdd (0.01s) [2022-04-22T15:23:53.656Z] === RUN TestDeleteEmpty [2022-04-22T15:23:53.656Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestDeleteNewline [2022-04-22T15:23:53.656Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestDelete [2022-04-22T15:23:53.656Z] --- PASS: TestDelete (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestConcurrentWrites [2022-04-22T15:23:53.656Z] --- PASS: TestConcurrentWrites (0.30s) [2022-04-22T15:23:53.656Z] PASS [2022-04-22T15:23:53.656Z] coverage: 81.2% of statements [2022-04-22T15:23:53.656Z] ok github.com/docker/docker/libnetwork/etchosts 0.369s coverage: 81.2% of statements [2022-04-22T15:23:53.656Z] === RUN TestNew [2022-04-22T15:23:53.656Z] --- PASS: TestNew (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestAllocate [2022-04-22T15:23:53.656Z] --- PASS: TestAllocate (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestUninitialized [2022-04-22T15:23:53.656Z] --- PASS: TestUninitialized (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestAllocateInRange [2022-04-22T15:23:53.656Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-22T15:23:53.656Z] === RUN TestAllocateSerial [2022-04-22T15:23:53.656Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-22T15:23:53.656Z] PASS [2022-04-22T15:23:53.656Z] coverage: 87.5% of statements [2022-04-22T15:23:53.656Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-04-22T15:23:53.656Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.12s) [2022-04-22T15:23:53.656Z] === RUN TestRetrieveFromStore [2022-04-22T15:23:53.656Z] === RUN TestCaller [2022-04-22T15:23:53.656Z] --- PASS: TestCaller (0.00s) [2022-04-22T15:23:53.656Z] PASS [2022-04-22T15:23:53.656Z] coverage: 100.0% of statements [2022-04-22T15:23:53.656Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-04-22T15:23:53.702Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-22T15:23:53.702Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-04-22T15:23:53.702Z] === RUN TestAuthZPluginV2Disable [2022-04-22T15:23:53.961Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-22T15:23:54.117Z] --- PASS: TestRetrieveFromStore (0.40s) [2022-04-22T15:23:54.117Z] === RUN TestIsCorrupted [2022-04-22T15:23:54.117Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-22T15:23:54.117Z] === RUN TestSetRollover [2022-04-22T15:23:54.528Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-22T15:23:54.577Z] === RUN TestSetSerialInsertDelete [2022-04-22T15:23:54.577Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-22T15:23:54.577Z] === RUN TestSetParallelInsertDelete [2022-04-22T15:23:55.095Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-22T15:23:55.547Z] --- PASS: TestSetRollover (1.32s) [2022-04-22T15:23:55.547Z] === RUN TestSetRolloverSerial [2022-04-22T15:23:55.547Z] === RUN TestInt2IP2IntConversion [2022-04-22T15:23:56.007Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-04-22T15:23:56.007Z] === RUN TestGetAddressVersion [2022-04-22T15:23:56.007Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-22T15:23:56.007Z] === RUN TestKeyString [2022-04-22T15:23:56.007Z] --- PASS: TestKeyString (0.00s) [2022-04-22T15:23:56.007Z] === RUN TestPoolDataMarshal [2022-04-22T15:23:56.007Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-22T15:23:56.007Z] === RUN TestSubnetsMarshal [2022-04-22T15:23:56.034Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-22T15:23:56.470Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-22T15:23:56.470Z] === RUN TestAddSubnets [2022-04-22T15:23:56.470Z] --- PASS: TestAddSubnets (0.05s) [2022-04-22T15:23:56.470Z] === RUN TestDoublePoolRelease [2022-04-22T15:23:56.470Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-22T15:23:56.470Z] === RUN TestAddReleasePoolID [2022-04-22T15:23:56.470Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-22T15:23:56.470Z] === RUN TestPredefinedPool [2022-04-22T15:23:56.470Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-22T15:23:56.470Z] === RUN TestRemoveSubnet [2022-04-22T15:23:56.470Z] === RUN TestPoolRequest [2022-04-22T15:23:56.470Z] --- PASS: TestPoolRequest (0.00s) [2022-04-22T15:23:56.470Z] === RUN TestOtherRequests [2022-04-22T15:23:56.470Z] --- PASS: TestOtherRequests (0.00s) [2022-04-22T15:23:56.470Z] PASS [2022-04-22T15:23:56.470Z] coverage: 57.1% of statements [2022-04-22T15:23:56.470Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-04-22T15:23:56.470Z] --- PASS: TestRemoveSubnet (0.15s) [2022-04-22T15:23:56.470Z] === RUN TestGetSameAddress [2022-04-22T15:23:56.470Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-22T15:23:56.470Z] === RUN TestPoolAllocationReuse [2022-04-22T15:23:56.470Z] --- PASS: TestSetRolloverSerial (1.15s) [2022-04-22T15:23:56.470Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-22T15:23:56.470Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-22T15:23:56.470Z] PASS [2022-04-22T15:23:56.470Z] coverage: 84.4% of statements [2022-04-22T15:23:56.470Z] ok github.com/docker/docker/libnetwork/bitseq 12.344s coverage: 84.4% of statements [2022-04-22T15:23:56.972Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-22T15:23:57.539Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-04-22T15:23:57.539Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-22T15:23:57.679Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-22T15:23:57.679Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-22T15:23:57.679Z] { [2022-04-22T15:23:57.679Z] "RT_GROUP_ICON": { [2022-04-22T15:23:57.679Z] "#1": { [2022-04-22T15:23:57.679Z] "0409": "../../winresources/docker.ico" [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] }, [2022-04-22T15:23:57.679Z] "RT_MANIFEST": { [2022-04-22T15:23:57.679Z] "#1": { [2022-04-22T15:23:57.679Z] "0409": { [2022-04-22T15:23:57.679Z] "identity": {}, [2022-04-22T15:23:57.679Z] "description": "Docker Engine", [2022-04-22T15:23:57.679Z] "minimum-os": "vista", [2022-04-22T15:23:57.679Z] "execution-level": "", [2022-04-22T15:23:57.679Z] "ui-access": false, [2022-04-22T15:23:57.679Z] "auto-elevate": false, [2022-04-22T15:23:57.679Z] "dpi-awareness": "unaware", [2022-04-22T15:23:57.679Z] "disable-theming": false, [2022-04-22T15:23:57.679Z] "disable-window-filtering": false, [2022-04-22T15:23:57.679Z] "high-resolution-scrolling-aware": false, [2022-04-22T15:23:57.679Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-22T15:23:57.679Z] "long-path-aware": false, [2022-04-22T15:23:57.679Z] "printer-driver-isolation": false, [2022-04-22T15:23:57.679Z] "gdi-scaling": false, [2022-04-22T15:23:57.679Z] "segment-heap": false, [2022-04-22T15:23:57.679Z] "use-common-controls-v6": false [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] }, [2022-04-22T15:23:57.679Z] "RT_MESSAGETABLE": { [2022-04-22T15:23:57.679Z] "#1": { [2022-04-22T15:23:57.679Z] "0409": "../../winresources/event_messages.bin" [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] }, [2022-04-22T15:23:57.679Z] "RT_VERSION": { [2022-04-22T15:23:57.679Z] "#1": { [2022-04-22T15:23:57.679Z] "0409": { [2022-04-22T15:23:57.679Z] "fixed": { [2022-04-22T15:23:57.679Z] "file_version": "0.0.0.0", [2022-04-22T15:23:57.679Z] "product_version": "0.0.0.0", [2022-04-22T15:23:57.679Z] "type": "Unknown" [2022-04-22T15:23:57.679Z] }, [2022-04-22T15:23:57.679Z] "info": { [2022-04-22T15:23:57.679Z] "0000": { [2022-04-22T15:23:57.679Z] "CompanyName": "", [2022-04-22T15:23:57.679Z] "FileVersion": "dev", [2022-04-22T15:23:57.679Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-22T15:23:57.679Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-22T15:23:57.679Z] "ProductName": "", [2022-04-22T15:23:57.679Z] "ProductVersion": "dev", [2022-04-22T15:23:57.679Z] "SpecialBuild": "2b0da893660089b72d9a99c8f72f6f80cc7d6e09" [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] } [2022-04-22T15:23:57.679Z] cmd/docker-proxy/genwinres_windows.go [2022-04-22T15:23:57.679Z] cmd/docker-proxy/main.go [2022-04-22T15:23:57.679Z] cmd/docker-proxy/network_proxy_test.go [2022-04-22T15:23:57.679Z] cmd/docker-proxy/proxy.go [2022-04-22T15:23:57.679Z] cmd/docker-proxy/sctp_proxy.go [2022-04-22T15:23:57.679Z] cmd/docker-proxy/tcp_proxy.go [2022-04-22T15:23:57.679Z] cmd/docker-proxy/udp_proxy.go [2022-04-22T15:23:57.679Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-22T15:23:57.679Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-22T15:23:57.679Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-22T15:23:57.679Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-22T15:23:57.679Z] remote: Enumerating objects: 23, done. [2022-04-22T15:23:57.679Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-22T15:23:57.679Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-22T15:23:57.679Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-22T15:23:57.679Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-04-22T15:23:57.679Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-22T15:23:57.679Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-22T15:23:57.679Z] Cross building: bundles/cross/linux/ppc64le [2022-04-22T15:23:57.679Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-22T15:23:57.679Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-22T15:23:58.012Z] === RUN TestGetCapabilities [2022-04-22T15:23:58.013Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-22T15:23:58.013Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-22T15:23:58.013Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-22T15:23:58.013Z] === RUN TestGetDefaultAddressSpaces [2022-04-22T15:23:58.013Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-22T15:23:58.013Z] === RUN TestRemoteDriver [2022-04-22T15:23:58.013Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-22T15:23:58.013Z] PASS [2022-04-22T15:23:58.013Z] coverage: 47.4% of statements [2022-04-22T15:23:58.013Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.110s coverage: 47.4% of statements [2022-04-22T15:23:58.013Z] --- PASS: TestPoolAllocationReuse (1.56s) [2022-04-22T15:23:58.013Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-22T15:23:58.013Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-22T15:23:58.013Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-22T15:23:58.918Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-22T15:23:58.983Z] === RUN TestWindowsIPAM [2022-04-22T15:23:58.983Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-22T15:23:58.983Z] PASS [2022-04-22T15:23:58.983Z] coverage: 71.4% of statements [2022-04-22T15:23:58.983Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-04-22T15:23:59.953Z] === RUN TestDefaultNetwork [2022-04-22T15:23:59.953Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.74s) [2022-04-22T15:23:59.953Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-22T15:24:00.302Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-22T15:24:00.302Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-22T15:24:00.413Z] --- PASS: TestDefaultNetwork (0.31s) [2022-04-22T15:24:00.413Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-22T15:24:00.413Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-04-22T15:24:00.413Z] === RUN TestInitAddressPools [2022-04-22T15:24:00.413Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-22T15:24:00.413Z] PASS [2022-04-22T15:24:00.413Z] coverage: 74.0% of statements [2022-04-22T15:24:00.413Z] ok github.com/docker/docker/libnetwork/ipamutils 0.698s coverage: 74.0% of statements [2022-04-22T15:24:00.561Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-22T15:24:00.561Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-22T15:24:00.561Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-22T15:24:01.129Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-22T15:24:01.384Z] === RUN TestKeyValue [2022-04-22T15:24:01.384Z] --- PASS: TestKeyValue (0.00s) [2022-04-22T15:24:01.384Z] PASS [2022-04-22T15:24:01.384Z] coverage: 60.0% of statements [2022-04-22T15:24:01.384Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-04-22T15:24:01.485Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s) [2022-04-22T15:24:01.485Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-22T15:24:01.845Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.83s) [2022-04-22T15:24:01.845Z] === RUN TestGetAddress [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-22T15:24:01.845Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-22T15:24:02.072Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-22T15:24:02.072Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-22T15:24:02.658Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-22T15:24:03.386Z] === RUN TestGenerate [2022-04-22T15:24:03.386Z] --- PASS: TestGenerate (0.00s) [2022-04-22T15:24:03.386Z] === RUN TestGeneratePtr [2022-04-22T15:24:03.386Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-22T15:24:03.386Z] === RUN TestGenerateMissingField [2022-04-22T15:24:03.386Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-22T15:24:03.386Z] === RUN TestFieldCannotBeSet [2022-04-22T15:24:03.386Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-22T15:24:03.386Z] === RUN TestTypeMismatchError [2022-04-22T15:24:03.386Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-22T15:24:03.386Z] PASS [2022-04-22T15:24:03.386Z] coverage: 100.0% of statements [2022-04-22T15:24:03.386Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-04-22T15:24:04.357Z] === RUN TestNetworkDBSimple [2022-04-22T15:24:04.357Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-22T15:24:04.357Z] PASS [2022-04-22T15:24:04.357Z] coverage: 100.0% of statements [2022-04-22T15:24:04.357Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.073s coverage: 100.0% of statements [2022-04-22T15:24:04.817Z] testing: warning: no tests to run [2022-04-22T15:24:04.817Z] PASS [2022-04-22T15:24:04.817Z] coverage: 0.0% of statements [2022-04-22T15:24:04.817Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-04-22T15:24:05.787Z] 2022/04/22 15:24:05 Closing DB instances... [2022-04-22T15:24:05.787Z] === RUN TestRequestNewPort [2022-04-22T15:24:05.787Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestRequestSpecificPort [2022-04-22T15:24:05.787Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestReleasePort [2022-04-22T15:24:05.787Z] --- PASS: TestReleasePort (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestReuseReleasedPort [2022-04-22T15:24:05.787Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestReleaseUnreadledPort [2022-04-22T15:24:05.787Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestUnknowProtocol [2022-04-22T15:24:05.787Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestAllocateAllPorts [2022-04-22T15:24:05.787Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestPortAllocation [2022-04-22T15:24:05.787Z] --- PASS: TestPortAllocation (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestPortAllocationWithCustomRange [2022-04-22T15:24:05.787Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestNoDuplicateBPR [2022-04-22T15:24:05.787Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-22T15:24:05.787Z] === RUN TestChangePortRange [2022-04-22T15:24:05.787Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-22T15:24:05.787Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-22T15:24:05.787Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-22T15:24:05.787Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-22T15:24:05.787Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-22T15:24:05.787Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-22T15:24:05.787Z] --- PASS: TestChangePortRange (0.00s) [2022-04-22T15:24:05.787Z] PASS [2022-04-22T15:24:05.787Z] coverage: 88.6% of statements [2022-04-22T15:24:05.787Z] ok github.com/docker/docker/libnetwork/portallocator 0.101s coverage: 88.6% of statements [2022-04-22T15:24:05.787Z] testing: warning: no tests to run [2022-04-22T15:24:05.787Z] PASS [2022-04-22T15:24:05.787Z] coverage: 0.0% of statements [2022-04-22T15:24:05.787Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-04-22T15:24:06.757Z] === RUN TestHashData [2022-04-22T15:24:06.757Z] --- PASS: TestHashData (0.00s) [2022-04-22T15:24:06.757Z] PASS [2022-04-22T15:24:06.757Z] coverage: 2.8% of statements [2022-04-22T15:24:06.757Z] ok github.com/docker/docker/libnetwork/resolvconf 0.047s coverage: 2.8% of statements [2022-04-22T15:24:06.757Z] === RUN TestErrorConstructors [2022-04-22T15:24:06.757Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-22T15:24:06.757Z] === RUN TestCompareIPMask [2022-04-22T15:24:06.757Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-22T15:24:06.757Z] === RUN TestUtilGetHostPartIP [2022-04-22T15:24:06.757Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-22T15:24:06.757Z] === RUN TestUtilGetBroadcastIP [2022-04-22T15:24:06.757Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-22T15:24:06.757Z] === RUN TestParseCIDR [2022-04-22T15:24:06.757Z] --- PASS: TestParseCIDR (0.00s) [2022-04-22T15:24:06.757Z] PASS [2022-04-22T15:24:06.757Z] coverage: 37.3% of statements [2022-04-22T15:24:06.757Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-04-22T15:24:06.851Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-22T15:24:07.217Z] --- PASS: TestNetworkDBSimple (2.90s) [2022-04-22T15:24:07.217Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-22T15:24:07.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-22T15:24:07.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-22T15:24:07.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-22T15:24:07.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-22T15:24:07.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-22T15:24:07.677Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-22T15:24:07.788Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-22T15:24:08.137Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-22T15:24:08.137Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-22T15:24:08.137Z] PASS [2022-04-22T15:24:08.137Z] coverage: 55.0% of statements [2022-04-22T15:24:08.137Z] ok github.com/docker/docker/oci 0.052s coverage: 55.0% of statements [2022-04-22T15:24:08.597Z] === RUN TestAddressPoolOpt [2022-04-22T15:24:08.597Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/a [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/something [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/_=a [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/env1=value1 [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/_env1=value1 [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/PATH [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/=a [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/PATH= [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/PATH=something [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/asd!qwe [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/1asd [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/123 [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/some_space [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/__some_space_before [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/some_space_after__ [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/= [2022-04-22T15:24:08.597Z] === RUN TestValidateEnv/PaTh [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-22T15:24:08.597Z] === RUN TestParseHost [2022-04-22T15:24:08.597Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-22T15:24:08.597Z] === RUN TestParseHost/:// [2022-04-22T15:24:08.597Z] === RUN TestParseHost/unknown:// [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://invalid:port [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://:5555/ [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-22T15:24:08.597Z] === RUN TestParseHost/something_with_spaces [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://:port [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://:5555/p [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseHost/npipe:// [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://: [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseHost/fd:// [2022-04-22T15:24:08.597Z] === RUN TestParseHost/fd://something [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp:// [2022-04-22T15:24:08.597Z] === RUN TestParseHost/unix://path/to/socket [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://[::1]: [2022-04-22T15:24:08.597Z] === RUN TestParseHost/#00 [2022-04-22T15:24:08.597Z] === RUN TestParseHost/__ [2022-04-22T15:24:08.597Z] === RUN TestParseHost/_ [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseHost/unix:// [2022-04-22T15:24:08.597Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://host: [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/: [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-22T15:24:08.597Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-22T15:24:08.597Z] === RUN TestParseTCP [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/localhost:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/:5555/path [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/localhost:5555 [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/0.0.0.1: [2022-04-22T15:24:08.597Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/:5555 [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/[::1]: [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/: [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/[::1]:5555 [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/tcp://: [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/::1 [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/localhost [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/#00 [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/tcp:// [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/0.0.0.1 [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/localhost: [2022-04-22T15:24:08.598Z] === RUN TestParseTCP/tcp://:5555 [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP (0.01s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-22T15:24:08.598Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestValidateExtraHosts [2022-04-22T15:24:08.598Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestIpOptString [2022-04-22T15:24:08.598Z] --- PASS: TestIpOptString (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-22T15:24:08.598Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestNewIpOptValidDefaultVal [2022-04-22T15:24:08.598Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestIpOptSetInvalidVal [2022-04-22T15:24:08.598Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestValidateIPAddress [2022-04-22T15:24:08.598Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestMapOpts [2022-04-22T15:24:08.598Z] --- PASS: TestMapOpts (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestListOptsWithoutValidator [2022-04-22T15:24:08.598Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestListOptsWithValidator [2022-04-22T15:24:08.598Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestValidateDNSSearch [2022-04-22T15:24:08.598Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_general_format [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_one_more [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-22T15:24:08.598Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-22T15:24:08.598Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestNamedListOpts [2022-04-22T15:24:08.598Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestNamedMapOpts [2022-04-22T15:24:08.598Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestParseLink [2022-04-22T15:24:08.598Z] --- PASS: TestParseLink (0.00s) [2022-04-22T15:24:08.598Z] === RUN TestUlimitOpt [2022-04-22T15:24:08.598Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-22T15:24:08.598Z] PASS [2022-04-22T15:24:08.598Z] coverage: 66.7% of statements [2022-04-22T15:24:08.598Z] ok github.com/docker/docker/opts 0.135s coverage: 66.7% of statements [2022-04-22T15:24:08.598Z] 2022/04/22 15:24:08 Closing DB instances... [2022-04-22T15:24:08.598Z] === RUN TestParseVersion [2022-04-22T15:24:08.598Z] --- PASS: TestParseVersion (0.00s) [2022-04-22T15:24:08.598Z] PASS [2022-04-22T15:24:08.598Z] coverage: 52.9% of statements [2022-04-22T15:24:08.598Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-04-22T15:24:08.726Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-22T15:24:09.664Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-22T15:24:09.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-22T15:24:10.140Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.73s) [2022-04-22T15:24:10.140Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-22T15:24:10.866Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-22T15:24:11.111Z] === RUN TestPeerCertificateMarshalJSON [2022-04-22T15:24:11.571Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-22T15:24:11.571Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-22T15:24:11.571Z] --- PASS: TestPeerCertificateMarshalJSON (0.44s) [2022-04-22T15:24:11.571Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-22T15:24:11.571Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-22T15:24:11.571Z] === RUN TestMiddleware [2022-04-22T15:24:11.571Z] --- PASS: TestMiddleware (0.00s) [2022-04-22T15:24:11.571Z] === RUN TestNewResponseModifier [2022-04-22T15:24:11.571Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-22T15:24:11.571Z] PASS [2022-04-22T15:24:11.571Z] coverage: 26.8% of statements [2022-04-22T15:24:11.571Z] ok github.com/docker/docker/pkg/authorization 0.496s coverage: 26.8% of statements [2022-04-22T15:24:11.571Z] === RUN TestIsArchivePathDir [2022-04-22T15:24:11.571Z] --- PASS: TestIsArchivePathDir (0.17s) [2022-04-22T15:24:11.571Z] === RUN TestIsArchivePathInvalidFile [2022-04-22T15:24:11.571Z] 2022/04/22 15:24:11 Closing DB instances... [2022-04-22T15:24:11.571Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-04-22T15:24:11.571Z] === RUN TestIsArchivePathTar [2022-04-22T15:24:11.803Z] docker_api_swarm_test.go:272: [de16279ba2405] joining swarm manager [da19c8fc25f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:24:12.031Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-04-22T15:24:12.031Z] === RUN TestDecompressStreamGzip [2022-04-22T15:24:12.031Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-04-22T15:24:12.031Z] === RUN TestDecompressStreamBzip2 [2022-04-22T15:24:12.031Z] === RUN TestUnbuffered [2022-04-22T15:24:12.031Z] --- PASS: TestUnbuffered (0.00s) [2022-04-22T15:24:12.031Z] === RUN TestRaceUnbuffered [2022-04-22T15:24:12.031Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-22T15:24:12.031Z] PASS [2022-04-22T15:24:12.031Z] coverage: 100.0% of statements [2022-04-22T15:24:12.031Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-04-22T15:24:12.031Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-04-22T15:24:12.031Z] === RUN TestDecompressStreamXz [2022-04-22T15:24:12.031Z] archive_test.go:133: Xz not present in msys2 [2022-04-22T15:24:12.031Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-22T15:24:12.031Z] === RUN TestDecompressStreamZstd [2022-04-22T15:24:12.031Z] archive_test.go:140: zstd not installed [2022-04-22T15:24:12.031Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-22T15:24:12.031Z] === RUN TestCompressStreamXzUnsupported [2022-04-22T15:24:12.032Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-22T15:24:12.032Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestCompressStreamInvalid [2022-04-22T15:24:12.032Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestExtensionInvalid [2022-04-22T15:24:12.032Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestExtensionUncompressed [2022-04-22T15:24:12.032Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestExtensionBzip2 [2022-04-22T15:24:12.032Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestExtensionGzip [2022-04-22T15:24:12.032Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestExtensionXz [2022-04-22T15:24:12.032Z] --- PASS: TestExtensionXz (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestExtensionZstd [2022-04-22T15:24:12.032Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-22T15:24:12.032Z] === RUN TestCmdStreamLargeStderr [2022-04-22T15:24:12.371Z] === RUN TestDockerSuite/TestBuildUser [2022-04-22T15:24:12.492Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-22T15:24:12.492Z] === RUN TestCmdStreamBad [2022-04-22T15:24:12.492Z] archive_test.go:252: Failing on Windows CI machines [2022-04-22T15:24:12.492Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-22T15:24:12.492Z] === RUN TestCmdStreamGood [2022-04-22T15:24:12.492Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-22T15:24:12.492Z] === RUN TestUntarPathWithInvalidDest [2022-04-22T15:24:12.492Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-04-22T15:24:12.492Z] === RUN TestUntarPathWithInvalidSrc [2022-04-22T15:24:12.492Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-22T15:24:12.492Z] === RUN TestUntarPath [2022-04-22T15:24:12.492Z] --- PASS: TestUntarPath (0.18s) [2022-04-22T15:24:12.492Z] === RUN TestUntarPathWithDestinationFile [2022-04-22T15:24:12.492Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-04-22T15:24:12.492Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-22T15:24:12.953Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-22T15:24:12.953Z] === RUN TestCopyWithTarInvalidSrc [2022-04-22T15:24:12.953Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-22T15:24:12.953Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-22T15:24:12.953Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-22T15:24:12.953Z] === RUN TestCopyWithTarSrcFile [2022-04-22T15:24:12.953Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-22T15:24:12.953Z] === RUN TestCopyWithTarSrcFolder [2022-04-22T15:24:12.953Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-22T15:24:12.953Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-22T15:24:12.953Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-22T15:24:12.953Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-22T15:24:12.953Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-22T15:24:12.953Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-22T15:24:12.953Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-22T15:24:12.953Z] === RUN TestCopyFileWithTarSrcFile [2022-04-22T15:24:12.953Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-22T15:24:12.953Z] === RUN TestTarFiles [2022-04-22T15:24:12.953Z] === RUN TestMatch [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[foo]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[foo_bar]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[]#01 [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[qux]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-22T15:24:12.953Z] === RUN TestMatch/[[foo_baz]] [2022-04-22T15:24:12.953Z] --- PASS: TestMatch (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-22T15:24:12.953Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-22T15:24:12.953Z] PASS [2022-04-22T15:24:12.953Z] coverage: 87.5% of statements [2022-04-22T15:24:12.953Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2022-04-22T15:24:12.953Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s) [2022-04-22T15:24:12.953Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-22T15:24:13.310Z] docker_api_swarm_test.go:273: [dadedf9dccad1] joining swarm manager [da19c8fc25f03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:24:13.878Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.42s) [2022-04-22T15:24:13.878Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-22T15:24:13.878Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-22T15:24:13.923Z] === RUN TestChrootTarUntar [2022-04-22T15:24:13.923Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-22T15:24:13.923Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootUntarEmptyArchive [2022-04-22T15:24:13.923Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootTarUntarWithSymlink [2022-04-22T15:24:13.923Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootCopyWithTar [2022-04-22T15:24:13.923Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootCopyFileWithTar [2022-04-22T15:24:13.923Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootUntarPath [2022-04-22T15:24:13.923Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-22T15:24:13.923Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-22T15:24:13.923Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-22T15:24:13.923Z] === RUN TestChrootApplyDotDotFile [2022-04-22T15:24:13.923Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:24:13.923Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2022-04-22T15:24:13.923Z] PASS [2022-04-22T15:24:13.923Z] coverage: 12.0% of statements [2022-04-22T15:24:13.923Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 12.0% of statements [2022-04-22T15:24:15.466Z] === RUN TestEnsureRemoveAllNotExist [2022-04-22T15:24:15.466Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-22T15:24:15.466Z] === RUN TestEnsureRemoveAllWithDir [2022-04-22T15:24:15.466Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-22T15:24:15.466Z] === RUN TestEnsureRemoveAllWithFile [2022-04-22T15:24:15.466Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-22T15:24:15.466Z] PASS [2022-04-22T15:24:15.466Z] coverage: 0.0% of statements [2022-04-22T15:24:15.466Z] ok github.com/docker/docker/pkg/containerfs 0.062s coverage: 0.0% of statements [2022-04-22T15:24:15.466Z] 2022/04/22 15:24:15 Closing DB instances... [2022-04-22T15:24:16.436Z] === RUN TestSizeEmpty [2022-04-22T15:24:16.436Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-22T15:24:16.436Z] === RUN TestSizeEmptyFile [2022-04-22T15:24:16.436Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-22T15:24:16.436Z] === RUN TestSizeNonemptyFile [2022-04-22T15:24:16.436Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-22T15:24:16.436Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-22T15:24:16.436Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-22T15:24:16.436Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-22T15:24:16.436Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-22T15:24:16.436Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-22T15:24:16.436Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-22T15:24:16.436Z] === RUN TestMoveToSubdir [2022-04-22T15:24:16.436Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-22T15:24:16.436Z] === RUN TestSizeNonExistingDirectory [2022-04-22T15:24:16.436Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-22T15:24:16.436Z] PASS [2022-04-22T15:24:16.436Z] coverage: 80.0% of statements [2022-04-22T15:24:16.436Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-04-22T15:24:16.443Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-22T15:24:17.407Z] --- PASS: TestNetworkDBCRUDTableEntry (4.34s) [2022-04-22T15:24:17.407Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-22T15:24:17.867Z] === RUN TestPollerAddRemove [2022-04-22T15:24:17.867Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-22T15:24:17.867Z] === RUN TestPollerEvent [2022-04-22T15:24:17.867Z] poller_test.go:40: No chmod on Windows [2022-04-22T15:24:17.867Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-22T15:24:17.867Z] === RUN TestPollerClose [2022-04-22T15:24:17.867Z] --- PASS: TestPollerClose (0.00s) [2022-04-22T15:24:17.867Z] PASS [2022-04-22T15:24:17.867Z] coverage: 36.2% of statements [2022-04-22T15:24:17.867Z] ok github.com/docker/docker/pkg/filenotify 0.077s coverage: 36.2% of statements [2022-04-22T15:24:19.409Z] === RUN TestCopyFileWithInvalidSrc [2022-04-22T15:24:19.409Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCopyFileWithInvalidDest [2022-04-22T15:24:19.409Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-22T15:24:19.409Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-22T15:24:19.409Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCopyFile [2022-04-22T15:24:19.409Z] --- PASS: TestCopyFile (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-22T15:24:19.409Z] fileutils_test.go:133: Needs porting to Windows [2022-04-22T15:24:19.409Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-22T15:24:19.409Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.05s) [2022-04-22T15:24:19.409Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-22T15:24:19.409Z] fileutils_test.go:179: Needs porting to Windows [2022-04-22T15:24:19.409Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestWildcardMatches [2022-04-22T15:24:19.409Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestPatternMatches [2022-04-22T15:24:19.409Z] --- PASS: TestPatternMatches (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-22T15:24:19.409Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestPatternMatchesFolderExclusions [2022-04-22T15:24:19.409Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-22T15:24:19.409Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-22T15:24:19.409Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-22T15:24:19.409Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-22T15:24:19.409Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestSingleExclamationError [2022-04-22T15:24:19.409Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestMatchesWithNoPatterns [2022-04-22T15:24:19.409Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestMatchesWithMalformedPatterns [2022-04-22T15:24:19.409Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestMatches [2022-04-22T15:24:19.409Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-22T15:24:19.409Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-22T15:24:19.409Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-22T15:24:19.409Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-22T15:24:19.409Z] --- PASS: TestMatches (0.01s) [2022-04-22T15:24:19.409Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-22T15:24:19.409Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-22T15:24:19.409Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-22T15:24:19.409Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCleanPatterns [2022-04-22T15:24:19.409Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-22T15:24:19.409Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCleanPatternsExceptionFlag [2022-04-22T15:24:19.409Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-22T15:24:19.409Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-22T15:24:19.409Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCleanPatternsErrorSingleException [2022-04-22T15:24:19.409Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCreateIfNotExistsDir [2022-04-22T15:24:19.409Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-22T15:24:19.409Z] === RUN TestCreateIfNotExistsFile [2022-04-22T15:24:19.409Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-22T15:24:19.409Z] === RUN TestMatch [2022-04-22T15:24:19.409Z] --- PASS: TestMatch (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestCompile [2022-04-22T15:24:19.409Z] === RUN TestCompile/slash [2022-04-22T15:24:19.409Z] === RUN TestCompile/backslash [2022-04-22T15:24:19.409Z] --- PASS: TestCompile (0.01s) [2022-04-22T15:24:19.409Z] --- PASS: TestCompile/slash (0.01s) [2022-04-22T15:24:19.409Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-22T15:24:19.409Z] PASS [2022-04-22T15:24:19.409Z] coverage: 84.7% of statements [2022-04-22T15:24:19.409Z] ok github.com/docker/docker/pkg/fileutils 0.205s coverage: 84.7% of statements [2022-04-22T15:24:19.409Z] --- PASS: TestTarFiles (6.63s) [2022-04-22T15:24:19.409Z] === RUN TestDetectCompressionZstd [2022-04-22T15:24:19.409Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestTarUntar [2022-04-22T15:24:19.409Z] --- PASS: TestTarUntar (0.07s) [2022-04-22T15:24:19.409Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-22T15:24:19.409Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-22T15:24:19.409Z] === RUN TestTarWithOptions [2022-04-22T15:24:19.409Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-22T15:24:19.409Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-22T15:24:19.409Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestUntarUstarGnuConflict [2022-04-22T15:24:19.409Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-22T15:24:19.409Z] === RUN TestUntarInvalidFilenames [2022-04-22T15:24:19.869Z] 2022/04/22 15:24:19 Closing DB instances... [2022-04-22T15:24:19.869Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames131659344\\dest" [2022-04-22T15:24:19.869Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-04-22T15:24:19.869Z] === RUN TestUntarHardlinkToSymlink [2022-04-22T15:24:19.869Z] --- PASS: TestUntarHardlinkToSymlink (0.03s) [2022-04-22T15:24:19.869Z] === RUN TestUntarInvalidHardlink [2022-04-22T15:24:19.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink293075187\\victim\\hello" -> "../victim/hello" [2022-04-22T15:24:19.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink480014766\\victim\\hello" -> "/../victim/hello" [2022-04-22T15:24:19.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1810038957\\victim" -> "../victim" [2022-04-22T15:24:19.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink74446683\\victim" -> "../victim" [2022-04-22T15:24:19.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink66642267\\victim" -> "../victim" [2022-04-22T15:24:19.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink32717471\\victim" -> "../victim" [2022-04-22T15:24:19.869Z] --- PASS: TestUntarInvalidHardlink (0.07s) [2022-04-22T15:24:19.869Z] === RUN TestUntarInvalidSymlink [2022-04-22T15:24:19.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2240548678\\dest\\dotdot" -> "../victim/hello" [2022-04-22T15:24:19.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink959893554\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-22T15:24:19.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3979647949\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:24:19.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1051053856\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:24:19.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2621999219\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:24:19.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1158406429\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:24:19.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2367975535\\dest\\dir\\loophole" -> "../../victim" [2022-04-22T15:24:19.869Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-22T15:24:19.869Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-22T15:24:19.869Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-22T15:24:19.869Z] === RUN TestXGlobalNoParent [2022-04-22T15:24:19.869Z] --- PASS: TestXGlobalNoParent (0.01s) [2022-04-22T15:24:19.869Z] === RUN TestReplaceFileTarWrapper [2022-04-22T15:24:20.329Z] --- PASS: TestReplaceFileTarWrapper (0.33s) [2022-04-22T15:24:20.329Z] === RUN TestPrefixHeaderReadable [2022-04-22T15:24:20.329Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-22T15:24:20.329Z] === RUN TestDisablePigz [2022-04-22T15:24:20.329Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-22T15:24:20.329Z] === RUN TestGet [2022-04-22T15:24:20.329Z] --- PASS: TestGet (0.00s) [2022-04-22T15:24:20.329Z] === RUN TestGetShortcutString [2022-04-22T15:24:20.329Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-22T15:24:20.329Z] PASS [2022-04-22T15:24:20.329Z] coverage: 42.9% of statements [2022-04-22T15:24:20.329Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-04-22T15:24:20.329Z] --- PASS: TestDisablePigz (0.18s) [2022-04-22T15:24:20.329Z] === RUN TestPigz [2022-04-22T15:24:20.791Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-22T15:24:20.791Z] --- PASS: TestPigz (0.22s) [2022-04-22T15:24:20.791Z] === RUN TestNosysFileInfo [2022-04-22T15:24:20.791Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-22T15:24:20.791Z] === RUN TestCopyFileWithInvalidDest [2022-04-22T15:24:20.791Z] archive_windows_test.go:16: Currently fails [2022-04-22T15:24:20.791Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-22T15:24:20.791Z] === RUN TestCanonicalTarNameForPath [2022-04-22T15:24:20.791Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-22T15:24:20.791Z] === RUN TestCanonicalTarName [2022-04-22T15:24:20.791Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-22T15:24:20.791Z] === RUN TestChmodTarEntry [2022-04-22T15:24:20.791Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-22T15:24:20.791Z] === RUN TestHardLinkOrder [2022-04-22T15:24:20.791Z] --- PASS: TestHardLinkOrder (0.19s) [2022-04-22T15:24:20.791Z] === RUN TestChangeString [2022-04-22T15:24:20.791Z] --- PASS: TestChangeString (0.00s) [2022-04-22T15:24:20.791Z] === RUN TestChangesWithNoChanges [2022-04-22T15:24:20.791Z] --- PASS: TestChangesWithNoChanges (0.06s) [2022-04-22T15:24:20.791Z] === RUN TestChangesWithChanges [2022-04-22T15:24:20.791Z] --- PASS: TestNetworkDBCRUDTableEntries (3.50s) [2022-04-22T15:24:20.791Z] === RUN TestNetworkDBNodeLeave [2022-04-22T15:24:21.251Z] --- PASS: TestChangesWithChanges (0.07s) [2022-04-22T15:24:21.251Z] === RUN TestChangesWithChangesGH13590 [2022-04-22T15:24:21.251Z] changes_test.go:196: needs more investigation [2022-04-22T15:24:21.251Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestChangesDirsEmpty [2022-04-22T15:24:21.251Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-22T15:24:21.251Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestChangesDirsMutated [2022-04-22T15:24:21.251Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-22T15:24:21.251Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestApplyLayer [2022-04-22T15:24:21.251Z] changes_test.go:433: needs further investigation [2022-04-22T15:24:21.251Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestChangesSizeWithHardlinks [2022-04-22T15:24:21.251Z] changes_test.go:469: needs further investigation [2022-04-22T15:24:21.251Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestChangesSizeWithNoChanges [2022-04-22T15:24:21.251Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-22T15:24:21.251Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestChangesSize [2022-04-22T15:24:21.251Z] --- PASS: TestChangesSize (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestApplyLayerInvalidFilenames [2022-04-22T15:24:21.251Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3292886363\\dest" [2022-04-22T15:24:21.251Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-22T15:24:21.251Z] === RUN TestApplyLayerInvalidHardlink [2022-04-22T15:24:21.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3054373256\\victim\\hello" -> "../victim/hello" [2022-04-22T15:24:21.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1063018349\\victim\\hello" -> "/../victim/hello" [2022-04-22T15:24:21.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3913733132\\victim" -> "../victim" [2022-04-22T15:24:21.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1951696020\\victim" -> "../victim" [2022-04-22T15:24:21.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2200186704\\victim" -> "../victim" [2022-04-22T15:24:21.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2245552714\\victim" -> "../victim" [2022-04-22T15:24:21.251Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-04-22T15:24:21.251Z] === RUN TestApplyLayerInvalidSymlink [2022-04-22T15:24:21.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4043213912\\dest\\dotdot" -> "../victim/hello" [2022-04-22T15:24:21.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1541116490\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-22T15:24:21.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink711647897\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:24:21.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2781692958\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:24:21.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1329564821\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:24:21.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2651816241\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:24:21.251Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-22T15:24:21.251Z] === RUN TestApplyLayerWhiteouts [2022-04-22T15:24:21.251Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2022-04-22T15:24:21.251Z] === RUN TestGenerateEmptyFile [2022-04-22T15:24:21.251Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-22T15:24:21.251Z] === RUN TestGenerateWithContent [2022-04-22T15:24:21.251Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-22T15:24:21.251Z] PASS [2022-04-22T15:24:21.251Z] coverage: 61.9% of statements [2022-04-22T15:24:21.251Z] ok github.com/docker/docker/pkg/archive 9.956s coverage: 61.9% of statements [2022-04-22T15:24:22.223Z] === RUN TestCreateIDMapOrder [2022-04-22T15:24:22.223Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-22T15:24:22.223Z] PASS [2022-04-22T15:24:22.223Z] coverage: 7.2% of statements [2022-04-22T15:24:22.223Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 7.2% of statements [2022-04-22T15:24:23.767Z] --- PASS: TestNetworkDBNodeLeave (2.95s) [2022-04-22T15:24:23.767Z] === RUN TestNetworkDBWatch [2022-04-22T15:24:24.738Z] === RUN TestFixedBufferCap [2022-04-22T15:24:24.738Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-22T15:24:24.738Z] === RUN TestFixedBufferLen [2022-04-22T15:24:24.738Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-22T15:24:24.738Z] === RUN TestFixedBufferString [2022-04-22T15:24:24.738Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-22T15:24:24.738Z] === RUN TestFixedBufferWrite [2022-04-22T15:24:24.738Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-22T15:24:24.738Z] === RUN TestFixedBufferRead [2022-04-22T15:24:24.738Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-22T15:24:24.738Z] === RUN TestBytesPipeRead [2022-04-22T15:24:24.738Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-22T15:24:24.738Z] === RUN TestBytesPipeWrite [2022-04-22T15:24:24.738Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-22T15:24:24.738Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-22T15:24:25.198Z] --- PASS: TestBytesPipeWriteRandomChunks (0.68s) [2022-04-22T15:24:25.198Z] === RUN TestAtomicWriteToFile [2022-04-22T15:24:25.198Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-22T15:24:25.198Z] === RUN TestAtomicWriteSetCommit [2022-04-22T15:24:25.198Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-22T15:24:25.198Z] === RUN TestAtomicWriteSetCancel [2022-04-22T15:24:25.198Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-22T15:24:25.198Z] === RUN TestReadCloserWrapperClose [2022-04-22T15:24:25.198Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-22T15:24:25.198Z] === RUN TestReaderErrWrapperReadOnError [2022-04-22T15:24:25.198Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-22T15:24:25.198Z] === RUN TestReaderErrWrapperRead [2022-04-22T15:24:25.198Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-22T15:24:25.198Z] === RUN TestCancelReadCloser [2022-04-22T15:24:25.198Z] --- PASS: TestCancelReadCloser (0.13s) [2022-04-22T15:24:25.198Z] === RUN TestWriteCloserWrapperClose [2022-04-22T15:24:25.198Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-22T15:24:25.198Z] === RUN TestNopWriteCloser [2022-04-22T15:24:25.198Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-22T15:24:25.198Z] === RUN TestNopWriter [2022-04-22T15:24:25.198Z] --- PASS: TestNopWriter (0.00s) [2022-04-22T15:24:25.198Z] === RUN TestWriteCounter [2022-04-22T15:24:25.198Z] --- PASS: TestWriteCounter (0.00s) [2022-04-22T15:24:25.198Z] PASS [2022-04-22T15:24:25.199Z] coverage: 70.1% of statements [2022-04-22T15:24:25.199Z] ok github.com/docker/docker/pkg/ioutils 0.920s coverage: 70.1% of statements [2022-04-22T15:24:26.171Z] 2022/04/22 15:24:25 Closing DB instances... [2022-04-22T15:24:26.422Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-22T15:24:26.631Z] === RUN TestError [2022-04-22T15:24:26.631Z] --- PASS: TestError (0.00s) [2022-04-22T15:24:26.631Z] === RUN TestProgressString [2022-04-22T15:24:26.631Z] === RUN TestProgressString/no_progress [2022-04-22T15:24:26.631Z] === RUN TestProgressString/progress_1 [2022-04-22T15:24:26.631Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-22T15:24:26.631Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-22T15:24:26.631Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-22T15:24:26.631Z] === RUN TestProgressString/with_units [2022-04-22T15:24:26.631Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-22T15:24:26.631Z] === RUN TestProgressString/hide_counts [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString (0.00s) [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-22T15:24:26.631Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-22T15:24:26.631Z] === RUN TestJSONMessageDisplay [2022-04-22T15:24:26.631Z] --- PASS: TestJSONMessageDisplay (0.24s) [2022-04-22T15:24:26.631Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-22T15:24:26.631Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-22T15:24:26.631Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-22T15:24:26.631Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-22T15:24:26.631Z] === RUN TestDisplayJSONMessagesStream [2022-04-22T15:24:26.631Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-22T15:24:26.631Z] PASS [2022-04-22T15:24:26.681Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-22T15:24:26.940Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-22T15:24:27.102Z] coverage: 91.7% of statements [2022-04-22T15:24:27.102Z] ok github.com/docker/docker/pkg/jsonmessage 0.305s coverage: 91.7% of statements [2022-04-22T15:24:27.508Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-22T15:24:27.598Z] --- PASS: TestNetworkDBWatch (3.57s) [2022-04-22T15:24:27.598Z] === RUN TestNetworkDBBulkSync [2022-04-22T15:24:28.444Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-22T15:24:28.571Z] === RUN TestStandardLongPath [2022-04-22T15:24:28.571Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-22T15:24:28.571Z] === RUN TestUNCLongPath [2022-04-22T15:24:28.571Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-22T15:24:28.571Z] PASS [2022-04-22T15:24:28.571Z] coverage: 100.0% of statements [2022-04-22T15:24:28.571Z] ok github.com/docker/docker/pkg/longpath 0.106s coverage: 100.0% of statements [2022-04-22T15:24:29.012Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-22T15:24:29.012Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-22T15:24:29.012Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-22T15:24:29.012Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-22T15:24:29.012Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-22T15:24:29.012Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-22T15:24:29.012Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-22T15:24:29.012Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-22T15:24:29.012Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-22T15:24:30.113Z] 2022/04/22 15:24:29 Closing DB instances... [2022-04-22T15:24:30.391Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-22T15:24:30.391Z] PASS [2022-04-22T15:24:30.391Z] [2022-04-22T15:24:30.391Z] DONE 17 tests in 52.077s [2022-04-22T15:24:30.391Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-22T15:24:30.391Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-22T15:24:30.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:24:30.391Z] ++ set -e [2022-04-22T15:24:30.391Z] ++ '[' -n 0 ']' [2022-04-22T15:24:30.391Z] ++ set -x [2022-04-22T15:24:30.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:24:30.391Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-22T15:24:30.391Z] INFO: Testing against a local daemon [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:24:30.391Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:24:30.391Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-22T15:24:30.391Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-22T15:24:30.391Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-22T15:24:30.391Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-22T15:24:30.391Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-22T15:24:30.391Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-22T15:24:30.391Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-22T15:24:30.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-22T15:24:30.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-22T15:24:30.649Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-22T15:24:30.649Z] === RUN TestPluginInstall [2022-04-22T15:24:30.649Z] === RUN TestPluginInstall/no_auth [2022-04-22T15:24:31.084Z] === RUN TestNameFormat [2022-04-22T15:24:31.084Z] --- PASS: TestNameFormat (0.00s) [2022-04-22T15:24:31.084Z] === RUN TestNameRetries [2022-04-22T15:24:31.084Z] --- PASS: TestNameRetries (0.00s) [2022-04-22T15:24:31.084Z] PASS [2022-04-22T15:24:31.084Z] coverage: 85.7% of statements [2022-04-22T15:24:31.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.112s coverage: 85.7% of statements [2022-04-22T15:24:31.084Z] --- PASS: TestNetworkDBBulkSync (3.61s) [2022-04-22T15:24:31.084Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-22T15:24:31.217Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-22T15:24:31.785Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-22T15:24:32.353Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-22T15:24:32.613Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-22T15:24:32.625Z] === RUN TestParseKeyValueOpt [2022-04-22T15:24:32.625Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-22T15:24:32.625Z] === RUN TestParseUintList [2022-04-22T15:24:32.625Z] --- PASS: TestParseUintList (0.00s) [2022-04-22T15:24:32.625Z] === RUN TestParseUintListMaximumLimits [2022-04-22T15:24:32.872Z] time="2022-04-22T15:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:24:32.872Z] time="2022-04-22T15:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:760493f0cb8fabbf335f4aaf77aa90069d1f3b649dbe8fbdd2ca30aa8faf5aab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:24:32.872Z] time="2022-04-22T15:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:24:32.872Z] time="2022-04-22T15:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:760493f0cb8fabbf335f4aaf77aa90069d1f3b649dbe8fbdd2ca30aa8faf5aab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:24:33.085Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-22T15:24:33.085Z] PASS [2022-04-22T15:24:33.085Z] coverage: 97.0% of statements [2022-04-22T15:24:33.085Z] ok github.com/docker/docker/pkg/parsers 0.104s coverage: 97.0% of statements [2022-04-22T15:24:33.131Z] === RUN TestPluginInstall/with_htpasswd [2022-04-22T15:24:33.699Z] time="2022-04-22T15:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:24:33.699Z] time="2022-04-22T15:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e15d16c22fd59855ea1db600acc979b246976e362ff6c699ce3b9c873af5899" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:24:33.699Z] time="2022-04-22T15:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:24:33.699Z] time="2022-04-22T15:24:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e15d16c22fd59855ea1db600acc979b246976e362ff6c699ce3b9c873af5899" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:24:33.959Z] === RUN TestPluginInstall/with_insecure [2022-04-22T15:24:34.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-22T15:24:35.155Z] time="2022-04-22T15:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:24:35.155Z] time="2022-04-22T15:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:743be6b5ecf853bbe57bf3ed4f0f24dd832d89e6a606d417f34e94160db32b7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:24:35.155Z] time="2022-04-22T15:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-22T15:24:35.155Z] time="2022-04-22T15:24:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:743be6b5ecf853bbe57bf3ed4f0f24dd832d89e6a606d417f34e94160db32b7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-22T15:24:35.270Z] 2022/04/22 15:24:35 Closing DB instances... [2022-04-22T15:24:35.270Z] time="2022-04-22T15:24:35Z" level=error msg="node: fe4ffcd41624 is unknown to memberlist" [2022-04-22T15:24:35.415Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-22T15:24:35.415Z] plugin_test.go:195: [d91076b8b9f1e] daemon is not started [2022-04-22T15:24:35.415Z] --- PASS: TestPluginInstall (5.01s) [2022-04-22T15:24:35.415Z] --- PASS: TestPluginInstall/no_auth (2.69s) [2022-04-22T15:24:35.415Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-04-22T15:24:35.415Z] --- PASS: TestPluginInstall/with_insecure (1.49s) [2022-04-22T15:24:35.415Z] === RUN TestPluginsWithRuntimes [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-22T15:24:36.241Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-22T15:24:36.241Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-22T15:24:36.241Z] PASS [2022-04-22T15:24:36.241Z] coverage: 36.4% of statements [2022-04-22T15:24:36.241Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.133s coverage: 36.4% of statements [2022-04-22T15:24:37.319Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-22T15:24:37.578Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-22T15:24:38.145Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-22T15:24:38.423Z] --- PASS: TestGetAddress (36.29s) [2022-04-22T15:24:38.423Z] === RUN TestRequestSyntaxCheck [2022-04-22T15:24:38.423Z] --- PASS: TestRequestSyntaxCheck (0.10s) [2022-04-22T15:24:38.423Z] === RUN TestRequest [2022-04-22T15:24:38.423Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.19s) [2022-04-22T15:24:38.423Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-22T15:24:38.423Z] === RUN TestNewAndRemove [2022-04-22T15:24:38.423Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-22T15:24:38.423Z] === RUN TestRemoveInvalidPath [2022-04-22T15:24:38.423Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-22T15:24:38.423Z] PASS [2022-04-22T15:24:38.423Z] coverage: 82.6% of statements [2022-04-22T15:24:38.423Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2022-04-22T15:24:38.715Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-22T15:24:38.715Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-22T15:24:39.282Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-22T15:24:39.282Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-22T15:24:39.282Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-22T15:24:39.394Z] 2022/04/22 15:24:39 Closing DB instances... [2022-04-22T15:24:39.849Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-22T15:24:39.849Z] --- PASS: TestPluginsWithRuntimes (4.23s) [2022-04-22T15:24:39.849Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-04-22T15:24:39.849Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-04-22T15:24:39.849Z] === RUN TestPluginBackCompatMediaTypes [2022-04-22T15:24:40.417Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-04-22T15:24:40.417Z] PASS [2022-04-22T15:24:40.417Z] [2022-04-22T15:24:40.417Z] DONE 24 tests in 10.180s [2022-04-22T15:24:40.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-22T15:24:40.676Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:24:40.676Z] ++ set -e [2022-04-22T15:24:40.676Z] ++ '[' -n 0 ']' [2022-04-22T15:24:40.676Z] ++ set -x [2022-04-22T15:24:40.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:24:40.676Z] INFO: Testing against a local daemon [2022-04-22T15:24:40.676Z] === RUN TestExternalGraphDriver [2022-04-22T15:24:40.676Z] === RUN TestExternalGraphDriver/json [2022-04-22T15:24:40.940Z] === RUN TestFailedConnection [2022-04-22T15:24:40.940Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.66s) [2022-04-22T15:24:40.940Z] === RUN TestNetworkDBGarbageCollection [2022-04-22T15:24:41.614Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-22T15:24:41.614Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-22T15:24:41.614Z] docker_cli_sni_test.go:18: Flakey test [2022-04-22T15:24:41.614Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-22T15:24:42.189Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-22T15:24:42.455Z] === RUN TestExternalGraphDriver/spec [2022-04-22T15:24:42.483Z] --- PASS: TestFailedConnection (2.08s) [2022-04-22T15:24:42.483Z] === RUN TestFailOnce [2022-04-22T15:24:42.945Z] 2022/04/22 15:24:42 http: panic serving 127.0.0.1:49325: Plugin not ready [2022-04-22T15:24:42.945Z] goroutine 24 [running]: [2022-04-22T15:24:42.945Z] net/http.(*conn).serve.func1() [2022-04-22T15:24:42.945Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-22T15:24:42.945Z] panic({0x4c3700, 0x60d060}) [2022-04-22T15:24:42.945Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-22T15:24:42.945Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000207a70?) [2022-04-22T15:24:42.945Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-22T15:24:42.945Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x612878?, 0xc000208000?}, 0x41d9a6?) [2022-04-22T15:24:42.945Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-22T15:24:42.945Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x612878, 0xc000208000}, 0xc000170100) [2022-04-22T15:24:42.945Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-22T15:24:42.945Z] net/http.serverHandler.ServeHTTP({0x610e98?}, {0x612878, 0xc000208000}, 0xc000170100) [2022-04-22T15:24:42.945Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-22T15:24:42.945Z] net/http.(*conn).serve(0xc0000a4fa0, {0x612d78, 0xc00018c420}) [2022-04-22T15:24:42.945Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-22T15:24:42.945Z] created by net/http.(*Server).Serve [2022-04-22T15:24:42.945Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-22T15:24:42.945Z] time="2022-04-22T15:24:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.FailOnce: Post \"http://127.0.0.1:49324/Test.FailOnce\": EOF, retrying in 1s" [2022-04-22T15:24:43.024Z] === RUN TestDockerSuite/TestCommitChange [2022-04-22T15:24:43.916Z] --- PASS: TestFailOnce (1.25s) [2022-04-22T15:24:43.916Z] === RUN TestEchoInputOutput [2022-04-22T15:24:43.916Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-22T15:24:43.916Z] === RUN TestBackoff [2022-04-22T15:24:43.916Z] --- PASS: TestBackoff (0.00s) [2022-04-22T15:24:43.916Z] === RUN TestAbortRetry [2022-04-22T15:24:43.916Z] --- PASS: TestAbortRetry (0.00s) [2022-04-22T15:24:43.916Z] === RUN TestClientScheme [2022-04-22T15:24:43.916Z] --- PASS: TestClientScheme (0.00s) [2022-04-22T15:24:43.916Z] === RUN TestNewClientWithTimeout [2022-04-22T15:24:43.963Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-22T15:24:44.378Z] time="2022-04-22T15:24:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49329/Test.Echo: Post \"http://127.0.0.1:49329/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-22T15:24:44.531Z] === RUN TestExternalGraphDriver/pull [2022-04-22T15:24:44.531Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-22T15:24:45.468Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-22T15:24:45.919Z] time="2022-04-22T15:24:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49329/Test.Echo: Post \"http://127.0.0.1:49329/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-22T15:24:45.919Z] --- PASS: TestRequest (7.96s) [2022-04-22T15:24:45.919Z] === RUN TestOverlappingRequests [2022-04-22T15:24:46.379Z] --- PASS: TestOverlappingRequests (0.35s) [2022-04-22T15:24:46.379Z] === RUN TestRelease [2022-04-22T15:24:46.405Z] --- PASS: TestExternalGraphDriver (5.58s) [2022-04-22T15:24:46.405Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-04-22T15:24:46.405Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2022-04-22T15:24:46.405Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-04-22T15:24:46.405Z] === RUN TestGraphdriverPluginV2 [2022-04-22T15:24:46.975Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-22T15:24:47.545Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-22T15:24:47.919Z] --- PASS: TestRelease (1.39s) [2022-04-22T15:24:47.919Z] === RUN TestAllocateRandomDeallocate [2022-04-22T15:24:48.380Z] time="2022-04-22T15:24:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49329/Test.Echo: Post \"http://127.0.0.1:49329/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-22T15:24:48.921Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-22T15:24:49.490Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-22T15:24:50.867Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-22T15:24:50.867Z] --- PASS: TestGraphdriverPluginV2 (4.44s) [2022-04-22T15:24:50.867Z] PASS [2022-04-22T15:24:50.867Z] [2022-04-22T15:24:50.867Z] DONE 5 tests in 10.150s [2022-04-22T15:24:50.867Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-22T15:24:50.867Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:24:50.867Z] ++ set -e [2022-04-22T15:24:50.867Z] ++ '[' -n 0 ']' [2022-04-22T15:24:50.867Z] ++ set -x [2022-04-22T15:24:50.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:24:50.867Z] INFO: Testing against a local daemon [2022-04-22T15:24:50.867Z] === RUN TestContinueAfterPluginCrash [2022-04-22T15:24:50.867Z] === PAUSE TestContinueAfterPluginCrash [2022-04-22T15:24:50.867Z] === RUN TestReadPluginNoRead [2022-04-22T15:24:50.867Z] === PAUSE TestReadPluginNoRead [2022-04-22T15:24:50.867Z] === RUN TestDaemonStartWithLogOpt [2022-04-22T15:24:50.867Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-22T15:24:50.867Z] === CONT TestContinueAfterPluginCrash [2022-04-22T15:24:50.867Z] === CONT TestDaemonStartWithLogOpt [2022-04-22T15:24:51.435Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-22T15:24:51.435Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-22T15:24:51.435Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-22T15:24:51.435Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-22T15:24:51.435Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-22T15:24:51.435Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-22T15:24:51.435Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-22T15:24:52.123Z] === RUN TestParseEmptyInterface [2022-04-22T15:24:52.123Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-22T15:24:52.123Z] === RUN TestParseNonInterfaceType [2022-04-22T15:24:52.123Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-22T15:24:52.123Z] === RUN TestParseWithOneFunction [2022-04-22T15:24:52.123Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-22T15:24:52.123Z] === RUN TestParseWithMultipleFuncs [2022-04-22T15:24:52.123Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-22T15:24:52.123Z] === RUN TestParseWithUnnamedReturn [2022-04-22T15:24:52.123Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-22T15:24:52.123Z] === RUN TestEmbeddedInterface [2022-04-22T15:24:52.123Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-22T15:24:52.123Z] === RUN TestParsedImports [2022-04-22T15:24:52.123Z] --- PASS: TestParsedImports (0.00s) [2022-04-22T15:24:52.123Z] === RUN TestAliasedImports [2022-04-22T15:24:52.123Z] --- PASS: TestAliasedImports (0.00s) [2022-04-22T15:24:52.123Z] PASS [2022-04-22T15:24:52.123Z] coverage: 56.8% of statements [2022-04-22T15:24:52.123Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-04-22T15:24:52.123Z] --- PASS: TestAllocateRandomDeallocate (4.01s) [2022-04-22T15:24:52.123Z] === RUN TestRetrieveFromStore [2022-04-22T15:24:53.095Z] === RUN TestHTTPTransport [2022-04-22T15:24:53.095Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-22T15:24:53.095Z] PASS [2022-04-22T15:24:53.095Z] coverage: 85.7% of statements [2022-04-22T15:24:53.095Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-04-22T15:24:53.095Z] time="2022-04-22T15:24:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49329/Test.Echo: Post \"http://127.0.0.1:49329/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-22T15:24:53.095Z] --- PASS: TestRetrieveFromStore (1.39s) [2022-04-22T15:24:53.095Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-22T15:24:53.095Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-22T15:24:53.095Z] === RUN TestParallelPredefinedRequest1 [2022-04-22T15:24:53.095Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-22T15:24:53.095Z] === RUN TestParallelPredefinedRequest2 [2022-04-22T15:24:53.095Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-22T15:24:53.095Z] === RUN TestParallelPredefinedRequest3 [2022-04-22T15:24:53.095Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-22T15:24:53.095Z] === RUN TestParallelPredefinedRequest4 [2022-04-22T15:24:53.095Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-22T15:24:53.095Z] === RUN TestParallelPredefinedRequest5 [2022-04-22T15:24:53.095Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-22T15:24:53.095Z] === RUN TestDebug [2022-04-22T15:24:53.095Z] --- PASS: TestDebug (0.00s) [2022-04-22T15:24:53.095Z] === RUN TestRequestPoolParallel [2022-04-22T15:24:53.341Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-22T15:24:53.556Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-22T15:24:53.556Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-22T15:24:53.556Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-22T15:24:53.556Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-22T15:24:53.556Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-22T15:24:53.556Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-22T15:24:53.556Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-22T15:24:53.556Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-22T15:24:53.556Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-22T15:24:53.556Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-22T15:24:53.556Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-22T15:24:53.556Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-22T15:24:53.556Z] === RUN TestBufferPoolPutAndGet [2022-04-22T15:24:53.556Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-22T15:24:53.556Z] PASS [2022-04-22T15:24:53.556Z] coverage: 88.2% of statements [2022-04-22T15:24:53.556Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-04-22T15:24:53.556Z] --- PASS: TestRequestPoolParallel (0.45s) [2022-04-22T15:24:53.556Z] === RUN TestFullAllocateRelease [2022-04-22T15:24:54.017Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-04-22T15:24:54.017Z] === RUN TestOddAllocateRelease [2022-04-22T15:24:54.478Z] === RUN TestOutputOnPrematureClose [2022-04-22T15:24:54.478Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-22T15:24:54.478Z] === RUN TestCompleteSilently [2022-04-22T15:24:54.478Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-22T15:24:54.478Z] PASS [2022-04-22T15:24:54.478Z] coverage: 75.9% of statements [2022-04-22T15:24:54.478Z] ok github.com/docker/docker/pkg/progress 0.048s coverage: 75.9% of statements [2022-04-22T15:24:54.478Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-04-22T15:24:54.478Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-22T15:24:54.478Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-22T15:24:54.478Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-22T15:24:54.478Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-22T15:24:54.478Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-22T15:24:54.722Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-22T15:24:54.722Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-22T15:24:54.941Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-22T15:24:54.941Z] === CONT TestParallelPredefinedRequest1 [2022-04-22T15:24:54.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:24:54.941Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-22T15:24:54.941Z] === CONT TestParallelPredefinedRequest5 [2022-04-22T15:24:54.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:24:54.941Z] === CONT TestParallelPredefinedRequest3 [2022-04-22T15:24:54.941Z] === CONT TestParallelPredefinedRequest4 [2022-04-22T15:24:54.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:24:54.941Z] === CONT TestParallelPredefinedRequest3 [2022-04-22T15:24:54.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:24:54.941Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-22T15:24:54.941Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-22T15:24:54.941Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-22T15:24:54.941Z] === CONT TestParallelPredefinedRequest2 [2022-04-22T15:24:54.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:24:54.941Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-22T15:24:54.941Z] PASS [2022-04-22T15:24:54.941Z] coverage: 85.3% of statements [2022-04-22T15:24:54.941Z] ok github.com/docker/docker/libnetwork/ipam 59.210s coverage: 85.3% of statements [2022-04-22T15:24:54.941Z] === RUN TestSendToOneSub [2022-04-22T15:24:54.941Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-22T15:24:54.941Z] === RUN TestSendToMultipleSubs [2022-04-22T15:24:54.941Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-22T15:24:54.941Z] === RUN TestEvictOneSub [2022-04-22T15:24:54.941Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-22T15:24:54.941Z] === RUN TestClosePublisher [2022-04-22T15:24:54.941Z] --- PASS: TestClosePublisher (0.00s) [2022-04-22T15:24:54.941Z] === RUN TestPubSubRace [2022-04-22T15:24:55.290Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2022-04-22T15:24:55.290Z] === CONT TestReadPluginNoRead [2022-04-22T15:24:55.290Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-22T15:24:55.858Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-22T15:24:55.912Z] --- PASS: TestPubSubRace (1.06s) [2022-04-22T15:24:55.912Z] PASS [2022-04-22T15:24:55.912Z] coverage: 75.0% of statements [2022-04-22T15:24:55.912Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 75.0% of statements [2022-04-22T15:24:56.426Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-22T15:24:56.886Z] === RUN TestRegister [2022-04-22T15:24:56.886Z] --- PASS: TestRegister (0.00s) [2022-04-22T15:24:56.886Z] === RUN TestCommand [2022-04-22T15:24:56.886Z] --- PASS: TestCommand (0.03s) [2022-04-22T15:24:56.886Z] === RUN TestNaiveSelf [2022-04-22T15:24:56.886Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-22T15:24:56.886Z] PASS [2022-04-22T15:24:56.886Z] coverage: 82.4% of statements [2022-04-22T15:24:56.886Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2022-04-22T15:24:57.364Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-22T15:24:57.856Z] === RUN TestDump [2022-04-22T15:24:57.856Z] goroutine 4 [running]: [2022-04-22T15:24:57.856Z] github.com/docker/docker/pkg/stack.dump(0x4f2d57?) [2022-04-22T15:24:57.856Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-22T15:24:57.856Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-22T15:24:57.856Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-22T15:24:57.856Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-22T15:24:57.856Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-22T15:24:57.856Z] testing.tRunner(0xc00015c000, 0x6ba498) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-22T15:24:57.856Z] created by testing.(*T).Run [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-22T15:24:57.856Z] [2022-04-22T15:24:57.856Z] goroutine 1 [chan receive]: [2022-04-22T15:24:57.856Z] testing.(*T).Run(0xc000031d40, {0x6a913c?, 0x4cc1f3?}, 0x6ba498) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-22T15:24:57.856Z] testing.runTests.func1(0xc00005e870?) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-22T15:24:57.856Z] testing.tRunner(0xc000031d40, 0xc000067ca0) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-22T15:24:57.856Z] testing.runTests(0xc00004a460?, {0x83e400, 0x3, 0x3}, {0x1950efb0108?, 0x40?, 0x8434a0?}) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-22T15:24:57.856Z] testing.(*M).Run(0xc00004a460) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-22T15:24:57.856Z] main.main() [2022-04-22T15:24:57.856Z] _testmain.go:99 +0x255 [2022-04-22T15:24:57.856Z] --- PASS: TestDump (0.00s) [2022-04-22T15:24:57.856Z] === RUN TestDumpToFile [2022-04-22T15:24:57.856Z] --- PASS: TestDumpToFile (0.20s) [2022-04-22T15:24:57.856Z] === RUN TestDumpToFileWithEmptyInput [2022-04-22T15:24:57.856Z] goroutine 6 [running]: [2022-04-22T15:24:57.856Z] github.com/docker/docker/pkg/stack.dump(0x56ed13?) [2022-04-22T15:24:57.856Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-22T15:24:57.856Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x56ece0?}) [2022-04-22T15:24:57.856Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-22T15:24:57.856Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c000?) [2022-04-22T15:24:57.856Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-22T15:24:57.856Z] testing.tRunner(0xc00015c680, 0x6ba488) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-22T15:24:57.856Z] created by testing.(*T).Run [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-22T15:24:57.856Z] [2022-04-22T15:24:57.856Z] goroutine 1 [chan receive]: [2022-04-22T15:24:57.856Z] testing.(*T).Run(0xc000031d40, {0x6b0713?, 0x4cc1f3?}, 0x6ba488) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-22T15:24:57.856Z] testing.runTests.func1(0xc00005e870?) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-22T15:24:57.856Z] testing.tRunner(0xc000031d40, 0xc000067ca0) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-22T15:24:57.856Z] testing.runTests(0xc00004a460?, {0x83e400, 0x3, 0x3}, {0x1950efb0108?, 0x40?, 0x8434a0?}) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-22T15:24:57.856Z] testing.(*M).Run(0xc00004a460) [2022-04-22T15:24:57.856Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-22T15:24:57.856Z] main.main() [2022-04-22T15:24:57.856Z] _testmain.go:99 +0x255 [2022-04-22T15:24:57.856Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-22T15:24:57.856Z] PASS [2022-04-22T15:24:57.856Z] coverage: 90.9% of statements [2022-04-22T15:24:57.856Z] ok github.com/docker/docker/pkg/stack 0.241s coverage: 90.9% of statements [2022-04-22T15:24:57.931Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-22T15:24:57.931Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-22T15:24:57.931Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-22T15:24:58.189Z] === RUN TestReadPluginNoRead/default [2022-04-22T15:24:58.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-22T15:24:58.449Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-22T15:24:58.449Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-22T15:24:58.708Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-22T15:24:58.708Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-22T15:24:58.708Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-22T15:24:58.827Z] === RUN TestNewStdWriter [2022-04-22T15:24:58.827Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-22T15:24:58.827Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestWriteWithNilBytes [2022-04-22T15:24:58.827Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestWrite [2022-04-22T15:24:58.827Z] --- PASS: TestWrite (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestWriteWithWriterError [2022-04-22T15:24:58.827Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-22T15:24:58.827Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyWriteAndRead [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-22T15:24:58.827Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-22T15:24:58.827Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-22T15:24:58.827Z] PASS [2022-04-22T15:24:58.827Z] coverage: 100.0% of statements [2022-04-22T15:24:58.827Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2022-04-22T15:24:59.649Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-22T15:24:59.799Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-22T15:24:59.799Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-22T15:24:59.799Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestFormatStatus [2022-04-22T15:24:59.799Z] --- PASS: TestFormatStatus (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestFormatError [2022-04-22T15:24:59.799Z] --- PASS: TestFormatError (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestFormatJSONError [2022-04-22T15:24:59.799Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-22T15:24:59.799Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-22T15:24:59.799Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestNewJSONProgressOutput [2022-04-22T15:24:59.799Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestAuxFormatterEmit [2022-04-22T15:24:59.799Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestStreamWriterStdout [2022-04-22T15:24:59.799Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-22T15:24:59.799Z] === RUN TestStreamWriterStderr [2022-04-22T15:24:59.799Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-22T15:24:59.799Z] PASS [2022-04-22T15:24:59.799Z] coverage: 66.2% of statements [2022-04-22T15:24:59.799Z] ok github.com/docker/docker/pkg/streamformatter 0.052s coverage: 66.2% of statements [2022-04-22T15:24:59.912Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-22T15:25:00.259Z] === RUN TestGenerateRandomID [2022-04-22T15:25:00.259Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-22T15:25:00.259Z] === RUN TestShortenId [2022-04-22T15:25:00.259Z] --- PASS: TestShortenId (0.00s) [2022-04-22T15:25:00.259Z] === RUN TestShortenSha256Id [2022-04-22T15:25:00.259Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-22T15:25:00.259Z] === RUN TestShortenIdEmpty [2022-04-22T15:25:00.259Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-22T15:25:00.259Z] === RUN TestShortenIdInvalid [2022-04-22T15:25:00.259Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-22T15:25:00.259Z] === RUN TestIsShortIDNonHex [2022-04-22T15:25:00.259Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-22T15:25:00.259Z] === RUN TestIsShortIDNotCorrectSize [2022-04-22T15:25:00.259Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-22T15:25:00.259Z] PASS [2022-04-22T15:25:00.259Z] coverage: 70.6% of statements [2022-04-22T15:25:00.259Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-04-22T15:25:00.482Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-22T15:25:00.482Z] --- PASS: TestContinueAfterPluginCrash (9.66s) [2022-04-22T15:25:01.230Z] === RUN TestIsCpusetListAvailable [2022-04-22T15:25:01.230Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-22T15:25:01.230Z] PASS [2022-04-22T15:25:01.230Z] coverage: 39.4% of statements [2022-04-22T15:25:01.230Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 39.4% of statements [2022-04-22T15:25:01.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-22T15:25:01.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-22T15:25:01.691Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-22T15:25:01.691Z] === RUN TestClientStream [2022-04-22T15:25:01.691Z] --- PASS: TestClientStream (0.00s) [2022-04-22T15:25:01.691Z] === RUN TestClientSendFile [2022-04-22T15:25:01.691Z] --- PASS: TestClientSendFile (0.00s) [2022-04-22T15:25:01.691Z] === RUN TestClientWithRequestTimeout [2022-04-22T15:25:01.691Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-22T15:25:01.691Z] === RUN TestFileSpecPlugin [2022-04-22T15:25:01.691Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-22T15:25:01.691Z] === RUN TestFileJSONSpecPlugin [2022-04-22T15:25:01.691Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-22T15:25:01.691Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-22T15:25:01.691Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-22T15:25:01.691Z] === RUN TestPluginAddHandler [2022-04-22T15:25:01.691Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-22T15:25:01.691Z] === RUN TestPluginWaitBadPlugin [2022-04-22T15:25:01.691Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-22T15:25:01.691Z] === RUN TestGet [2022-04-22T15:25:01.691Z] time="2022-04-22T15:25:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-22T15:25:01.988Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-22T15:25:02.662Z] time="2022-04-22T15:25:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-22T15:25:02.662Z] === RUN TestChtimes [2022-04-22T15:25:02.662Z] --- PASS: TestChtimes (0.00s) [2022-04-22T15:25:02.662Z] === RUN TestChtimesWindows [2022-04-22T15:25:02.662Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-22T15:25:02.662Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-22T15:25:02.662Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-22T15:25:02.662Z] PASS [2022-04-22T15:25:02.662Z] coverage: 13.0% of statements [2022-04-22T15:25:02.662Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2022-04-22T15:25:03.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-22T15:25:03.366Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-22T15:25:03.625Z] === CONT TestReadPluginNoRead [2022-04-22T15:25:03.625Z] read_test.go:92: [d4f8be1d84a3d] daemon is not started [2022-04-22T15:25:03.625Z] --- PASS: TestReadPluginNoRead (8.50s) [2022-04-22T15:25:03.625Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2022-04-22T15:25:03.625Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.05s) [2022-04-22T15:25:03.625Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2022-04-22T15:25:03.625Z] PASS [2022-04-22T15:25:03.625Z] [2022-04-22T15:25:03.625Z] DONE 6 tests in 12.965s [2022-04-22T15:25:03.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-22T15:25:03.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:25:03.625Z] ++ set -e [2022-04-22T15:25:03.625Z] ++ '[' -n 0 ']' [2022-04-22T15:25:03.625Z] ++ set -x [2022-04-22T15:25:03.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:25:03.634Z] === RUN TestTailFile [2022-04-22T15:25:03.634Z] --- PASS: TestTailFile (0.00s) [2022-04-22T15:25:03.634Z] === RUN TestTailFileManyLines [2022-04-22T15:25:03.634Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-22T15:25:03.634Z] === RUN TestTailEmptyFile [2022-04-22T15:25:03.634Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-22T15:25:03.635Z] === RUN TestTailNegativeN [2022-04-22T15:25:03.635Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/truncated_last_line [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/no_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-22T15:25:03.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.635Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:03.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:03.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:03.637Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:03.637Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.637Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:03.884Z] testing: warning: no tests to run [2022-04-22T15:25:03.884Z] PASS [2022-04-22T15:25:03.884Z] [2022-04-22T15:25:03.884Z] DONE 0 tests in 0.055s [2022-04-22T15:25:03.885Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-22T15:25:03.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:25:03.885Z] ++ set -e [2022-04-22T15:25:03.885Z] ++ '[' -n 0 ']' [2022-04-22T15:25:03.885Z] ++ set -x [2022-04-22T15:25:03.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:25:03.885Z] INFO: Testing against a local daemon [2022-04-22T15:25:03.885Z] === RUN TestPluginWithDevMounts [2022-04-22T15:25:03.885Z] === PAUSE TestPluginWithDevMounts [2022-04-22T15:25:03.885Z] === CONT TestPluginWithDevMounts [2022-04-22T15:25:04.098Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.098Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.099Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.099Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.099Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.100Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:25:04.101Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:25:04.102Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.01s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:25:04.102Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:25:04.103Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:25:04.143Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-22T15:25:04.143Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:25:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:25:04.571Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:25:04.571Z] PASS [2022-04-22T15:25:04.571Z] coverage: 88.6% of statements [2022-04-22T15:25:04.571Z] ok github.com/docker/docker/pkg/tailfile 0.209s coverage: 88.6% of statements [2022-04-22T15:25:04.571Z] time="2022-04-22T15:25:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-22T15:25:04.711Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-22T15:25:05.033Z] === RUN TestTarSumRemoveNonExistent [2022-04-22T15:25:05.033Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestTarSumRemove [2022-04-22T15:25:05.033Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestSortFileInfoSums [2022-04-22T15:25:05.033Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestNewTarSumForLabelInvalid [2022-04-22T15:25:05.033Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestNewTarSumForLabel [2022-04-22T15:25:05.033Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestEmptyTar [2022-04-22T15:25:05.033Z] --- PASS: TestEmptyTar (0.01s) [2022-04-22T15:25:05.033Z] === RUN TestTarSumsReadSize [2022-04-22T15:25:05.033Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestTarSums [2022-04-22T15:25:05.033Z] --- PASS: TestTarSums (0.07s) [2022-04-22T15:25:05.033Z] === RUN TestIteration [2022-04-22T15:25:05.033Z] --- PASS: TestIteration (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestVersionLabelForChecksum [2022-04-22T15:25:05.033Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestVersion [2022-04-22T15:25:05.033Z] --- PASS: TestVersion (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestGetVersion [2022-04-22T15:25:05.033Z] --- PASS: TestGetVersion (0.00s) [2022-04-22T15:25:05.033Z] === RUN TestGetVersions [2022-04-22T15:25:05.033Z] --- PASS: TestGetVersions (0.00s) [2022-04-22T15:25:05.033Z] PASS [2022-04-22T15:25:05.033Z] coverage: 89.3% of statements [2022-04-22T15:25:05.033Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2022-04-22T15:25:05.647Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-22T15:25:05.647Z] docker_api_swarm_node_test.go:20: [d0b13c7a54bcf] joining swarm manager [d8d802b1183d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:25:06.005Z] === RUN TestTruncIndex [2022-04-22T15:25:06.005Z] --- PASS: TestTruncIndex (0.10s) [2022-04-22T15:25:06.005Z] PASS [2022-04-22T15:25:06.005Z] coverage: 91.5% of statements [2022-04-22T15:25:06.005Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-04-22T15:25:06.216Z] --- PASS: TestPluginWithDevMounts (2.20s) [2022-04-22T15:25:06.216Z] PASS [2022-04-22T15:25:06.216Z] [2022-04-22T15:25:06.216Z] DONE 1 tests in 2.355s [2022-04-22T15:25:06.216Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-22T15:25:06.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:25:06.216Z] ++ set -e [2022-04-22T15:25:06.216Z] ++ '[' -n 0 ']' [2022-04-22T15:25:06.216Z] ++ set -x [2022-04-22T15:25:06.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:25:06.216Z] INFO: Testing against a local daemon [2022-04-22T15:25:06.216Z] === RUN TestSecretInspect [2022-04-22T15:25:06.475Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-22T15:25:06.734Z] docker_api_swarm_node_test.go:21: [d31f2c8c6aef5] joining swarm manager [d8d802b1183d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:25:06.975Z] === RUN TestVersionInfo [2022-04-22T15:25:06.975Z] --- PASS: TestVersionInfo (0.00s) [2022-04-22T15:25:06.975Z] === RUN TestAppendVersions [2022-04-22T15:25:06.975Z] --- PASS: TestAppendVersions (0.00s) [2022-04-22T15:25:06.975Z] PASS [2022-04-22T15:25:06.975Z] coverage: 88.9% of statements [2022-04-22T15:25:06.975Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-04-22T15:25:07.303Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-22T15:25:07.303Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-22T15:25:07.871Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-22T15:25:08.438Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-22T15:25:08.500Z] ba8181afd426: Pull complete [2022-04-22T15:25:08.500Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-22T15:25:08.500Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:25:08.500Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-22T15:25:08.500Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-22T15:25:08.500Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-22T15:25:08.500Z] WARN: Skipping validation tests [2022-04-22T15:25:08.500Z] INFO: Running unit tests at 04/22/2022 15:25:03... [2022-04-22T15:25:08.519Z] time="2022-04-22T15:25:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-22T15:25:08.981Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-22T15:25:08.981Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-22T15:25:08.981Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-22T15:25:08.981Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-22T15:25:08.981Z] === RUN TestValidatePrivileges [2022-04-22T15:25:08.981Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-22T15:25:08.981Z] === RUN TestFilterByCapNeg [2022-04-22T15:25:08.981Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-22T15:25:08.981Z] === RUN TestFilterByCapPos [2022-04-22T15:25:08.981Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-22T15:25:08.981Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-22T15:25:08.981Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-22T15:25:08.981Z] PASS [2022-04-22T15:25:08.981Z] coverage: 12.2% of statements [2022-04-22T15:25:08.981Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.2% of statements [2022-04-22T15:25:09.006Z] --- PASS: TestSecretInspect (2.52s) [2022-04-22T15:25:09.006Z] === RUN TestSecretList [2022-04-22T15:25:09.006Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-22T15:25:09.265Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-22T15:25:09.524Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-22T15:25:09.952Z] === RUN TestNewSettable [2022-04-22T15:25:09.953Z] --- PASS: TestNewSettable (0.00s) [2022-04-22T15:25:09.953Z] === RUN TestIsSettable [2022-04-22T15:25:09.953Z] --- PASS: TestIsSettable (0.00s) [2022-04-22T15:25:09.953Z] === RUN TestUpdateSettingsEnv [2022-04-22T15:25:09.953Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-22T15:25:09.953Z] PASS [2022-04-22T15:25:09.953Z] coverage: 20.0% of statements [2022-04-22T15:25:09.953Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-04-22T15:25:09.953Z] === RUN TestLoad [2022-04-22T15:25:09.953Z] --- PASS: TestLoad (0.00s) [2022-04-22T15:25:09.953Z] === RUN TestSave [2022-04-22T15:25:09.953Z] --- PASS: TestSave (0.03s) [2022-04-22T15:25:09.953Z] === RUN TestAddDeleteGet [2022-04-22T15:25:09.953Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-22T15:25:09.953Z] === RUN TestInvalidTags [2022-04-22T15:25:09.953Z] --- PASS: TestInvalidTags (0.01s) [2022-04-22T15:25:09.953Z] PASS [2022-04-22T15:25:09.953Z] coverage: 84.4% of statements [2022-04-22T15:25:09.953Z] ok github.com/docker/docker/reference 0.120s coverage: 84.4% of statements [2022-04-22T15:25:10.905Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-22T15:25:11.472Z] --- PASS: TestSecretList (2.70s) [2022-04-22T15:25:11.472Z] === RUN TestSecretsCreateAndDelete [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestReaderWithReadError [2022-04-22T15:25:11.494Z] time="2022-04-22T15:25:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestReader [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-22T15:25:11.494Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-22T15:25:11.494Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-22T15:25:11.494Z] PASS [2022-04-22T15:25:11.494Z] coverage: 100.0% of statements [2022-04-22T15:25:11.494Z] ok github.com/docker/docker/registry/resumable 0.241s coverage: 100.0% of statements [2022-04-22T15:25:11.645Z] INFO: make.ps1 starting at 04/22/2022 15:25:10 [2022-04-22T15:25:11.645Z] INFO: Git commit (2b0da89366) assumed from DOCKER_GITCOMMIT environment variable [2022-04-22T15:25:11.645Z] INFO: Running unit tests... [2022-04-22T15:25:11.955Z] === RUN TestResolveAuthConfigIndexServer [2022-04-22T15:25:11.955Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-22T15:25:11.955Z] === RUN TestResolveAuthConfigFullURL [2022-04-22T15:25:11.955Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-22T15:25:11.955Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-22T15:25:11.955Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-22T15:25:11.955Z] === RUN TestValidateMirror [2022-04-22T15:25:11.955Z] --- PASS: TestValidateMirror (0.00s) [2022-04-22T15:25:11.955Z] === RUN TestLoadInsecureRegistries [2022-04-22T15:25:12.039Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-22T15:25:12.039Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-22T15:25:12.039Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-22T15:25:12.039Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-22T15:25:12.039Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-22T15:25:12.416Z] time="2022-04-22T15:25:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-22T15:25:12.416Z] time="2022-04-22T15:25:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-22T15:25:12.416Z] time="2022-04-22T15:25:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-22T15:25:12.416Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-04-22T15:25:12.416Z] === RUN TestNewServiceConfig [2022-04-22T15:25:12.416Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestValidateIndexName [2022-04-22T15:25:12.416Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestValidateIndexNameWithError [2022-04-22T15:25:12.416Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestEndpointParse [2022-04-22T15:25:12.416Z] --- PASS: TestEndpointParse (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestEndpointParseInvalid [2022-04-22T15:25:12.416Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestValidateEndpoint [2022-04-22T15:25:12.416Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-22T15:25:12.416Z] === RUN TestPing [2022-04-22T15:25:12.416Z] --- PASS: TestPing (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestPingRegistryEndpoint [2022-04-22T15:25:12.416Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:12.416Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestEndpoint [2022-04-22T15:25:12.416Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:12.416Z] --- SKIP: TestEndpoint (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestParseRepositoryInfo [2022-04-22T15:25:12.416Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestNewIndexInfo [2022-04-22T15:25:12.416Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestMirrorEndpointLookup [2022-04-22T15:25:12.416Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:12.416Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestSearchRepositories [2022-04-22T15:25:12.416Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-22T15:25:12.416Z] Host: 127.0.0.1:49361 [2022-04-22T15:25:12.416Z] User-Agent: docker test client [2022-04-22T15:25:12.416Z] Authorization: Token fake-token [2022-04-22T15:25:12.416Z] X-Docker-Token: true [2022-04-22T15:25:12.416Z] Accept-Encoding: gzip [2022-04-22T15:25:12.416Z] [2022-04-22T15:25:12.416Z] [2022-04-22T15:25:12.416Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-22T15:25:12.416Z] Connection: close [2022-04-22T15:25:12.416Z] Content-Length: 144 [2022-04-22T15:25:12.416Z] Cache-Control: no-cache [2022-04-22T15:25:12.416Z] Content-Type: application/json [2022-04-22T15:25:12.416Z] Date: Fri, 22 Apr 2022 15:25:11 GMT [2022-04-22T15:25:12.416Z] Expires: -1 [2022-04-22T15:25:12.416Z] Pragma: no-cache [2022-04-22T15:25:12.416Z] Server: docker-tests/mock [2022-04-22T15:25:12.416Z] X-Docker-Registry-Config: mock [2022-04-22T15:25:12.416Z] X-Docker-Registry-Version: 0.0.0 [2022-04-22T15:25:12.416Z] [2022-04-22T15:25:12.416Z] [2022-04-22T15:25:12.416Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-22T15:25:12.416Z] === RUN TestTrustedLocation [2022-04-22T15:25:12.416Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-22T15:25:12.416Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestAllowNondistributableArtifacts [2022-04-22T15:25:12.416Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestIsSecureIndex [2022-04-22T15:25:12.416Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-22T15:25:12.416Z] PASS [2022-04-22T15:25:12.416Z] coverage: 51.7% of statements [2022-04-22T15:25:12.416Z] ok github.com/docker/docker/registry 0.268s coverage: 51.7% of statements [2022-04-22T15:25:12.416Z] === RUN TestRestartManagerTimeout [2022-04-22T15:25:12.416Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-22T15:25:12.416Z] === RUN TestRestartManagerTimeoutReset [2022-04-22T15:25:12.416Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-22T15:25:12.416Z] PASS [2022-04-22T15:25:12.416Z] coverage: 50.9% of statements [2022-04-22T15:25:12.416Z] ok github.com/docker/docker/restartmanager 0.043s coverage: 50.9% of statements [2022-04-22T15:25:12.607Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-22T15:25:12.876Z] === RUN TestDecodeContainerConfig [2022-04-22T15:25:12.876Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-22T15:25:12.876Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-22T15:25:12.876Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-22T15:25:12.876Z] === RUN TestDecodeContainerConfigIsolation [2022-04-22T15:25:12.876Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-22T15:25:12.876Z] === RUN TestValidatePrivileged [2022-04-22T15:25:12.876Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-22T15:25:12.876Z] PASS [2022-04-22T15:25:12.876Z] coverage: 52.4% of statements [2022-04-22T15:25:12.876Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.4% of statements [2022-04-22T15:25:13.337Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-22T15:25:13.337Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-22T15:25:13.337Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-22T15:25:13.337Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-22T15:25:13.337Z] PASS [2022-04-22T15:25:13.337Z] coverage: 62.5% of statements [2022-04-22T15:25:13.337Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2022-04-22T15:25:13.541Z] --- PASS: TestSecretsCreateAndDelete (2.04s) [2022-04-22T15:25:13.541Z] === RUN TestSecretsUpdate [2022-04-22T15:25:16.071Z] --- PASS: TestSecretsUpdate (2.18s) [2022-04-22T15:25:16.071Z] === RUN TestTemplatedSecret [2022-04-22T15:25:16.255Z] === RUN TestGetDriver [2022-04-22T15:25:16.255Z] --- PASS: TestGetDriver (0.00s) [2022-04-22T15:25:16.255Z] === RUN TestVolumeRequestError [2022-04-22T15:25:16.255Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-22T15:25:16.255Z] PASS [2022-04-22T15:25:16.255Z] coverage: 36.1% of statements [2022-04-22T15:25:16.255Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2022-04-22T15:25:16.255Z] === RUN TestGetAddress [2022-04-22T15:25:16.255Z] --- PASS: TestGetAddress (0.00s) [2022-04-22T15:25:16.255Z] === RUN TestRemove [2022-04-22T15:25:16.255Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-22T15:25:16.255Z] --- SKIP: TestRemove (0.00s) [2022-04-22T15:25:16.255Z] === RUN TestInitializeWithVolumes [2022-04-22T15:25:16.255Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-22T15:25:16.255Z] === RUN TestCreate [2022-04-22T15:25:16.255Z] --- PASS: TestCreate (0.01s) [2022-04-22T15:25:16.255Z] === RUN TestValidateName [2022-04-22T15:25:16.255Z] --- PASS: TestValidateName (0.00s) [2022-04-22T15:25:16.255Z] === RUN TestCreateWithOpts [2022-04-22T15:25:16.255Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-22T15:25:16.255Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-22T15:25:16.255Z] === RUN TestRelaodNoOpts [2022-04-22T15:25:16.255Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-22T15:25:16.255Z] PASS [2022-04-22T15:25:16.255Z] coverage: 41.5% of statements [2022-04-22T15:25:16.255Z] ok github.com/docker/docker/volume/local 0.086s coverage: 41.5% of statements [2022-04-22T15:25:16.715Z] --- PASS: TestGet (15.01s) [2022-04-22T15:25:16.715Z] === RUN TestPluginWithNoManifest [2022-04-22T15:25:16.715Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-22T15:25:16.715Z] === RUN TestGetAll [2022-04-22T15:25:16.715Z] --- PASS: TestGetAll (0.00s) [2022-04-22T15:25:16.715Z] PASS [2022-04-22T15:25:16.715Z] coverage: 73.2% of statements [2022-04-22T15:25:16.715Z] ok github.com/docker/docker/pkg/plugins 36.046s coverage: 73.2% of statements [2022-04-22T15:25:17.008Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRaw [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-22T15:25:17.175Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRaw [2022-04-22T15:25:17.175Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-22T15:25:17.175Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-22T15:25:17.175Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-22T15:25:17.175Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-22T15:25:17.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-22T15:25:17.636Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-22T15:25:17.636Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-22T15:25:17.636Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-22T15:25:17.636Z] === RUN TestConvertTmpfsOptions [2022-04-22T15:25:17.636Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-22T15:25:17.636Z] linux_parser_test.go:209: data="ro" [2022-04-22T15:25:17.636Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-22T15:25:17.636Z] === RUN TestParseMountSpec [2022-04-22T15:25:17.636Z] parser_test.go:62: case 0 [2022-04-22T15:25:17.636Z] parser_test.go:62: case 1 [2022-04-22T15:25:17.636Z] parser_test.go:62: case 2 [2022-04-22T15:25:17.636Z] parser_test.go:62: case 3 [2022-04-22T15:25:17.636Z] parser_test.go:62: case 4 [2022-04-22T15:25:17.636Z] parser_test.go:62: case 5 [2022-04-22T15:25:17.636Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-22T15:25:17.636Z] === RUN TestValidateMount [2022-04-22T15:25:17.636Z] --- PASS: TestValidateMount (0.00s) [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRaw [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-22T15:25:17.636Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-22T15:25:17.636Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-22T15:25:17.636Z] PASS [2022-04-22T15:25:17.636Z] coverage: 67.6% of statements [2022-04-22T15:25:17.636Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.6% of statements [2022-04-22T15:25:17.836Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-22T15:25:18.097Z] === RUN TestSetGetMeta [2022-04-22T15:25:18.097Z] === PAUSE TestSetGetMeta [2022-04-22T15:25:18.097Z] === RUN TestRestore [2022-04-22T15:25:18.097Z] === PAUSE TestRestore [2022-04-22T15:25:18.097Z] === RUN TestServiceCreate [2022-04-22T15:25:18.097Z] === PAUSE TestServiceCreate [2022-04-22T15:25:18.097Z] === RUN TestServiceList [2022-04-22T15:25:18.097Z] === PAUSE TestServiceList [2022-04-22T15:25:18.097Z] === RUN TestServiceRemove [2022-04-22T15:25:18.097Z] === PAUSE TestServiceRemove [2022-04-22T15:25:18.097Z] === RUN TestServiceGet [2022-04-22T15:25:18.097Z] === PAUSE TestServiceGet [2022-04-22T15:25:18.097Z] === RUN TestServicePrune [2022-04-22T15:25:18.097Z] === PAUSE TestServicePrune [2022-04-22T15:25:18.097Z] === RUN TestCreate [2022-04-22T15:25:18.097Z] === PAUSE TestCreate [2022-04-22T15:25:18.097Z] === RUN TestRemove [2022-04-22T15:25:18.097Z] === PAUSE TestRemove [2022-04-22T15:25:18.097Z] === RUN TestList [2022-04-22T15:25:18.097Z] === PAUSE TestList [2022-04-22T15:25:18.097Z] === RUN TestFindByDriver [2022-04-22T15:25:18.097Z] === PAUSE TestFindByDriver [2022-04-22T15:25:18.097Z] === RUN TestFindByReferenced [2022-04-22T15:25:18.097Z] === PAUSE TestFindByReferenced [2022-04-22T15:25:18.097Z] === RUN TestDerefMultipleOfSameRef [2022-04-22T15:25:18.097Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-22T15:25:18.097Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-22T15:25:18.097Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-22T15:25:18.097Z] === RUN TestDefererencePluginOnCreateError [2022-04-22T15:25:18.097Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-22T15:25:18.097Z] === RUN TestRefDerefRemove [2022-04-22T15:25:18.097Z] === PAUSE TestRefDerefRemove [2022-04-22T15:25:18.097Z] === RUN TestGet [2022-04-22T15:25:18.097Z] === PAUSE TestGet [2022-04-22T15:25:18.097Z] === RUN TestGetWithReference [2022-04-22T15:25:18.097Z] === PAUSE TestGetWithReference [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc/test_nil_list [2022-04-22T15:25:18.097Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc/test_empty_list [2022-04-22T15:25:18.097Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-22T15:25:18.097Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-22T15:25:18.097Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc/test_filter_some [2022-04-22T15:25:18.097Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc/test_filter_middle [2022-04-22T15:25:18.097Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-22T15:25:18.097Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-22T15:25:18.097Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-22T15:25:18.097Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-22T15:25:18.097Z] === CONT TestFilterFunc/test_nil_list [2022-04-22T15:25:18.097Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-22T15:25:18.097Z] === CONT TestFilterFunc/test_filter_some [2022-04-22T15:25:18.097Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-22T15:25:18.097Z] === CONT TestFilterFunc/test_empty_list [2022-04-22T15:25:18.097Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-22T15:25:18.097Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-22T15:25:18.097Z] === CONT TestFilterFunc/test_filter_middle [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc (0.00s) [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-22T15:25:18.097Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-22T15:25:18.097Z] === CONT TestSetGetMeta [2022-04-22T15:25:18.097Z] === CONT TestList [2022-04-22T15:25:18.097Z] === CONT TestServiceGet [2022-04-22T15:25:18.097Z] === CONT TestCreate [2022-04-22T15:25:18.097Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-22T15:25:18.097Z] === CONT TestRemove [2022-04-22T15:25:18.097Z] --- PASS: TestCreate (0.02s) [2022-04-22T15:25:18.097Z] === CONT TestServiceList [2022-04-22T15:25:18.097Z] --- PASS: TestList (0.04s) [2022-04-22T15:25:18.097Z] === CONT TestServiceRemove [2022-04-22T15:25:18.097Z] --- PASS: TestRemove (0.02s) [2022-04-22T15:25:18.097Z] === CONT TestDefererencePluginOnCreateError [2022-04-22T15:25:18.097Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-22T15:25:18.097Z] === CONT TestGetWithReference [2022-04-22T15:25:18.097Z] --- PASS: TestGetWithReference (0.02s) [2022-04-22T15:25:18.097Z] === CONT TestGet [2022-04-22T15:25:18.097Z] --- PASS: TestGet (0.02s) [2022-04-22T15:25:18.097Z] === CONT TestRefDerefRemove [2022-04-22T15:25:18.097Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-22T15:25:18.097Z] === CONT TestDerefMultipleOfSameRef [2022-04-22T15:25:18.097Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-22T15:25:18.097Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-22T15:25:18.097Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-22T15:25:18.097Z] === CONT TestServicePrune [2022-04-22T15:25:18.558Z] time="2022-04-22T15:25:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-22T15:25:18.558Z] --- PASS: TestServiceGet (0.22s) [2022-04-22T15:25:18.558Z] === CONT TestServiceCreate [2022-04-22T15:25:18.558Z] --- PASS: TestServiceRemove (0.19s) [2022-04-22T15:25:18.558Z] === CONT TestRestore [2022-04-22T15:25:18.558Z] --- PASS: TestServiceList (0.20s) [2022-04-22T15:25:18.558Z] time="2022-04-22T15:25:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-22T15:25:18.558Z] === CONT TestFindByReferenced [2022-04-22T15:25:18.558Z] time="2022-04-22T15:25:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-22T15:25:18.558Z] time="2022-04-22T15:25:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-22T15:25:18.558Z] --- PASS: TestServiceCreate (0.02s) [2022-04-22T15:25:18.558Z] === CONT TestFindByDriver [2022-04-22T15:25:18.558Z] time="2022-04-22T15:25:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-22T15:25:18.558Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-22T15:25:18.558Z] --- PASS: TestServicePrune (0.11s) [2022-04-22T15:25:18.558Z] --- PASS: TestRestore (0.03s) [2022-04-22T15:25:18.558Z] --- PASS: TestFindByDriver (0.02s) [2022-04-22T15:25:18.558Z] PASS [2022-04-22T15:25:18.558Z] coverage: 69.0% of statements [2022-04-22T15:25:18.558Z] ok github.com/docker/docker/volume/service 0.314s coverage: 69.0% of statements [2022-04-22T15:25:18.777Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-22T15:25:18.777Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-22T15:25:18.777Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-22T15:25:18.778Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-22T15:25:19.042Z] --- PASS: TestTemplatedSecret (3.22s) [2022-04-22T15:25:19.042Z] === RUN TestSecretCreateResolve [2022-04-22T15:25:21.573Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-22T15:25:21.832Z] docker_api_swarm_test.go:502: [dbb0e5f9f3205] joining swarm manager [dafb4d66b0012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:25:22.091Z] --- PASS: TestSecretCreateResolve (2.99s) [2022-04-22T15:25:22.091Z] PASS [2022-04-22T15:25:22.091Z] [2022-04-22T15:25:22.091Z] DONE 6 tests in 15.756s [2022-04-22T15:25:22.091Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-22T15:25:22.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:25:22.091Z] ++ set -e [2022-04-22T15:25:22.091Z] ++ '[' -n 0 ']' [2022-04-22T15:25:22.091Z] ++ set -x [2022-04-22T15:25:22.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:25:22.091Z] INFO: Testing against a local daemon [2022-04-22T15:25:22.091Z] === RUN TestServiceCreateInit [2022-04-22T15:25:22.091Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-22T15:25:22.350Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-22T15:25:23.286Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-22T15:25:24.470Z] 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-04-22T15:25:27.476Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-22T15:25:27.477Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-22T15:25:27.477Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-22T15:25:28.854Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-22T15:25:29.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-22T15:25:30.727Z] docker_api_swarm_test.go:507: [dbf340f413b7e] joining swarm manager [dafb4d66b0012]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:25:30.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-22T15:25:31.663Z] --- PASS: TestServiceCreateInit (9.39s) [2022-04-22T15:25:31.663Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s) [2022-04-22T15:25:31.663Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.76s) [2022-04-22T15:25:31.663Z] === RUN TestCreateServiceMultipleTimes [2022-04-22T15:25:32.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-22T15:25:33.381Z] 2022/04/22 15:25:32 Closing DB instances... [2022-04-22T15:25:33.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-22T15:25:35.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-22T15:25:35.565Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-22T15:25:35.565Z] === RUN TestFindNode [2022-04-22T15:25:35.565Z] 2022/04/22 15:25:34 Closing DB instances... [2022-04-22T15:25:35.565Z] --- PASS: TestFindNode (0.02s) [2022-04-22T15:25:35.565Z] === RUN TestChangeNodeState [2022-04-22T15:25:35.565Z] 2022/04/22 15:25:34 Closing DB instances... [2022-04-22T15:25:35.565Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-22T15:25:35.565Z] === RUN TestNodeReincarnation [2022-04-22T15:25:35.565Z] 2022/04/22 15:25:35 Closing DB instances... [2022-04-22T15:25:35.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000e438_} [2022-04-22T15:25:37.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12825842324_/foo_false____} [2022-04-22T15:25:38.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12825842324_/foo_true____} [2022-04-22T15:25:39.449Z] ? github.com/docker/docker/api [no test files] [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-22T15:25:40.262Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-22T15:25:40.262Z] === RUN TestParallelCreate [2022-04-22T15:25:40.262Z] 2022/04/22 15:25:40 Closing DB instances... [2022-04-22T15:25:40.262Z] --- PASS: TestParallelCreate (0.02s) [2022-04-22T15:25:40.262Z] === RUN TestParallelDelete [2022-04-22T15:25:40.262Z] 2022/04/22 15:25:40 Closing DB instances... [2022-04-22T15:25:40.262Z] --- PASS: TestParallelDelete (0.02s) [2022-04-22T15:25:40.262Z] === RUN TestNetworkDBIslands [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fef3a073aa04 with config:&{NodeID:fef3a073aa04 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="Node fef3a073aa04/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="Node fef3a073aa04/172.20.163.5, added to nodes list" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7a252fd34b2f with config:&{NodeID:7a252fd34b2f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, added to nodes list" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49379" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, added to nodes list" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="Node fef3a073aa04/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=info msg="Node fef3a073aa04/172.20.163.5, added to nodes list" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-22T15:25:40.262Z] time="2022-04-22T15:25:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49380" [2022-04-22T15:25:40.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31659875017_/foo_false____} [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:09a2e6215023 with config:&{NodeID:09a2e6215023 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="Node 09a2e6215023/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="Node 09a2e6215023/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="Node 09a2e6215023/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="Node 09a2e6215023/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="Node fef3a073aa04/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="Node fef3a073aa04/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:41Z" level=info msg="Node 09a2e6215023/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.231Z] time="2022-04-22T15:25:41Z" level=info msg="Node 09a2e6215023/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4a8928e91a10 with config:&{NodeID:4a8928e91a10 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node fef3a073aa04/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node fef3a073aa04/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 09a2e6215023/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 09a2e6215023/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:41.691Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, added to nodes list" [2022-04-22T15:25:41.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31659875017_/foo_true____} [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:272225fee3b6 with config:&{NodeID:272225fee3b6 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 09a2e6215023/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 09a2e6215023/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 4a8928e91a10/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node fef3a073aa04/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node fef3a073aa04/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:41Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to nodes list" [2022-04-22T15:25:42.155Z] networkdb_test.go:835: Re-joining: 3 [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:42Z" level=info msg="The new bootstrap node list is:[172.20.163.5:10033 172.20.163.5:10034 172.20.163.5:10035]" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10033" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49387" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49388" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10034" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10035" [2022-04-22T15:25:42.155Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49389" [2022-04-22T15:25:42.615Z] networkdb_test.go:835: Re-joining: 4 [2022-04-22T15:25:42.615Z] time="2022-04-22T15:25:42Z" level=info msg="The new bootstrap node list is:[172.20.163.5:10033 172.20.163.5:10034 172.20.163.5:10035]" [2022-04-22T15:25:42.615Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10033" [2022-04-22T15:25:42.615Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49390" [2022-04-22T15:25:42.615Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49391" [2022-04-22T15:25:42.616Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10034" [2022-04-22T15:25:42.616Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10035" [2022-04-22T15:25:42.616Z] time="2022-04-22T15:25:42Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49392" [2022-04-22T15:25:42.616Z] time="2022-04-22T15:25:42Z" level=info msg="node 0 leaving" [2022-04-22T15:25:42.751Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31659875017_/foo_true__0xc00000e4c8__} [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="Node fef3a073aa04 change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="node5(272225fee3b6): Node leave event for fef3a073aa04/172.20.163.5" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="Node fef3a073aa04 change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="node2(7a252fd34b2f): Node leave event for fef3a073aa04/172.20.163.5" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="Node fef3a073aa04 change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="node4(4a8928e91a10): Node leave event for fef3a073aa04/172.20.163.5" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="Node fef3a073aa04 change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="node1(fef3a073aa04): Node leave event for fef3a073aa04/172.20.163.5" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="Node fef3a073aa04 change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="node3(09a2e6215023): Node leave event for fef3a073aa04/172.20.163.5" [2022-04-22T15:25:43.078Z] time="2022-04-22T15:25:42Z" level=info msg="Node fef3a073aa04/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000e4e0_} [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node fef3a073aa04/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="node 1 leaving" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node fef3a073aa04/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node fef3a073aa04/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="node3(09a2e6215023): Node leave event for 7a252fd34b2f/172.20.163.5" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f change state NodeActive --> NodeFailed" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="node4(4a8928e91a10): Node leave event for 7a252fd34b2f/172.20.163.5" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node fef3a073aa04/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="node5(272225fee3b6): Node leave event for 7a252fd34b2f/172.20.163.5" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, added to failed nodes list" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=error msg="node: 7a252fd34b2f is unknown to memberlist" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.538Z] time="2022-04-22T15:25:43Z" level=info msg="Node 7a252fd34b2f/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="node 2 leaving" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="Node 09a2e6215023 change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="node4(4a8928e91a10): Node leave event for 09a2e6215023/172.20.163.5" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="Node 09a2e6215023 change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="node5(272225fee3b6): Node leave event for 09a2e6215023/172.20.163.5" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="Node 09a2e6215023 change state NodeActive --> NodeLeft" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="node3(09a2e6215023): Node leave event for 09a2e6215023/172.20.163.5" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=debug msg="memberlist: Failed ping: 7a252fd34b2f (timeout reached)" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.163.5:10035: use of closed network connection" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.163.5:10036: use of closed network connection" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.163.5:10037: use of closed network connection" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="Node 09a2e6215023/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="Node 09a2e6215023/172.20.163.5, left gossip cluster" [2022-04-22T15:25:43.997Z] time="2022-04-22T15:25:43Z" level=info msg="Node 09a2e6215023/172.20.163.5, left gossip cluster" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="memberlist: Suspect 7a252fd34b2f has failed, no acks received" [2022-04-22T15:25:44.458Z] networkdb_test.go:867: node4: OK [2022-04-22T15:25:44.458Z] networkdb_test.go:867: node5: OK [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="node 0 coming back" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e8e00dc268f5 with config:&{NodeID:e8e00dc268f5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="Node e8e00dc268f5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="Node e8e00dc268f5/172.20.163.5, added to nodes list" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="node 1 coming back" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b66f2c3e215d with config:&{NodeID:b66f2c3e215d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="Node b66f2c3e215d/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="Node b66f2c3e215d/172.20.163.5, added to nodes list" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="node 2 coming back" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8635967c07b5 with config:&{NodeID:8635967c07b5 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="Node 8635967c07b5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:44.458Z] time="2022-04-22T15:25:44Z" level=info msg="Node 8635967c07b5/172.20.163.5, added to nodes list" [2022-04-22T15:25:44.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000e4f8_} [2022-04-22T15:25:46.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000e540_} [2022-04-22T15:25:47.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000e558_} [2022-04-22T15:25:47.700Z] --- PASS: TestCreateServiceMultipleTimes (16.16s) [2022-04-22T15:25:47.700Z] === RUN TestCreateServiceConflict [2022-04-22T15:25:47.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-22T15:25:48.197Z] time="2022-04-22T15:25:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.163.5:10033 172.20.163.5:10034 172.20.163.5:10035]" [2022-04-22T15:25:48.197Z] time="2022-04-22T15:25:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.163.5:10033 172.20.163.5:10034 172.20.163.5:10035]" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10033" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49394" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 4a8928e91a10/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 4a8928e91a10/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 272225fee3b6/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, is the new incarnation of the shutdown node fef3a073aa04/172.20.163.5" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10034" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49395" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 4a8928e91a10/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 4a8928e91a10/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 272225fee3b6/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, is the new incarnation of the shutdown node 7a252fd34b2f/172.20.163.5" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49396" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10035" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 4a8928e91a10/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 4a8928e91a10/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 272225fee3b6/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, is the new incarnation of the shutdown node fef3a073aa04/172.20.163.5" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node e8e00dc268f5/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, is the new incarnation of the shutdown node 09a2e6215023/172.20.163.5" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, is the new incarnation of the shutdown node 7a252fd34b2f/172.20.163.5" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node b66f2c3e215d/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, joined gossip cluster" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, is the new incarnation of the shutdown node 09a2e6215023/172.20.163.5" [2022-04-22T15:25:48.656Z] time="2022-04-22T15:25:48Z" level=info msg="Node 8635967c07b5/172.20.163.5, added to nodes list" [2022-04-22T15:25:48.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-22T15:25:48.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-22T15:25:48.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-22T15:25:48.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-22T15:25:48.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-22T15:25:48.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-22T15:25:48.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-22T15:25:49.092Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-22T15:25:49.092Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-22T15:25:49.092Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-22T15:25:49.092Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-22T15:25:49.092Z] Cross building: bundles/cross/linux/s390x [2022-04-22T15:25:49.092Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-22T15:25:49.092Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-22T15:25:49.116Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10033" [2022-04-22T15:25:49.116Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49397" [2022-04-22T15:25:49.116Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49398" [2022-04-22T15:25:49.116Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10034" [2022-04-22T15:25:49.116Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.163.5:10035" [2022-04-22T15:25:49.116Z] time="2022-04-22T15:25:48Z" level=debug msg="memberlist: Stream connection from=172.20.163.5:49399" [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-22T15:25:49.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-22T15:25:49.415Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-22T15:25:49.575Z] 2022/04/22 15:25:49 Closing DB instances... [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5 change state NodeActive --> NodeLeft" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="node3(8635967c07b5): Node leave event for e8e00dc268f5/172.20.163.5" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5 change state NodeActive --> NodeLeft" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="node5(272225fee3b6): Node leave event for e8e00dc268f5/172.20.163.5" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5 change state NodeActive --> NodeLeft" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="node2(b66f2c3e215d): Node leave event for e8e00dc268f5/172.20.163.5" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5 change state NodeActive --> NodeLeft" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="node1(e8e00dc268f5): Node leave event for e8e00dc268f5/172.20.163.5" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5 change state NodeActive --> NodeLeft" [2022-04-22T15:25:49.576Z] time="2022-04-22T15:25:49Z" level=info msg="node4(4a8928e91a10): Node leave event for e8e00dc268f5/172.20.163.5" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node e8e00dc268f5/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d change state NodeActive --> NodeLeft" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="node5(272225fee3b6): Node leave event for b66f2c3e215d/172.20.163.5" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d change state NodeActive --> NodeLeft" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="node3(8635967c07b5): Node leave event for b66f2c3e215d/172.20.163.5" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d change state NodeActive --> NodeLeft" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d change state NodeActive --> NodeFailed" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="node4(4a8928e91a10): Node leave event for b66f2c3e215d/172.20.163.5" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d/172.20.163.5, added to failed nodes list" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=error msg="node: b66f2c3e215d is unknown to memberlist" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.036Z] time="2022-04-22T15:25:49Z" level=info msg="Node b66f2c3e215d/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=warning msg="memberlist: Failed to send gossip to 172.20.163.5:10036: write udp [::]:10034->172.20.163.5:10036: use of closed network connection" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.20.163.5:10037: use of closed network connection" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=info msg="Node 8635967c07b5 change state NodeActive --> NodeLeft" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=info msg="node5(272225fee3b6): Node leave event for 8635967c07b5/172.20.163.5" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=info msg="Node 8635967c07b5 change state NodeActive --> NodeLeft" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=info msg="node4(4a8928e91a10): Node leave event for 8635967c07b5/172.20.163.5" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=info msg="Node 8635967c07b5 change state NodeActive --> NodeLeft" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=info msg="node3(8635967c07b5): Node leave event for 8635967c07b5/172.20.163.5" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=info msg="Node 8635967c07b5/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.496Z] time="2022-04-22T15:25:50Z" level=info msg="Node 8635967c07b5/172.20.163.5, left gossip cluster" [2022-04-22T15:25:50.794Z] --- PASS: TestCreateServiceConflict (2.85s) [2022-04-22T15:25:50.794Z] === RUN TestCreateServiceMaxReplicas [2022-04-22T15:25:50.956Z] time="2022-04-22T15:25:50Z" level=info msg="Node 8635967c07b5/172.20.163.5, left gossip cluster" [2022-04-22T15:25:51.416Z] time="2022-04-22T15:25:50Z" level=info msg="Node 4a8928e91a10 change state NodeActive --> NodeLeft" [2022-04-22T15:25:51.416Z] time="2022-04-22T15:25:50Z" level=info msg="node5(272225fee3b6): Node leave event for 4a8928e91a10/172.20.163.5" [2022-04-22T15:25:51.416Z] time="2022-04-22T15:25:51Z" level=info msg="Node 4a8928e91a10 change state NodeActive --> NodeLeft" [2022-04-22T15:25:51.416Z] time="2022-04-22T15:25:51Z" level=info msg="node4(4a8928e91a10): Node leave event for 4a8928e91a10/172.20.163.5" [2022-04-22T15:25:51.877Z] time="2022-04-22T15:25:51Z" level=info msg="Node 4a8928e91a10/172.20.163.5, left gossip cluster" [2022-04-22T15:25:51.877Z] time="2022-04-22T15:25:51Z" level=info msg="Node 4a8928e91a10/172.20.163.5, left gossip cluster" [2022-04-22T15:25:52.172Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-22T15:25:52.337Z] time="2022-04-22T15:25:52Z" level=debug msg="memberlist: Failed to join 172.20.163.5: dial tcp 172.20.163.5:10034: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:25:52.800Z] time="2022-04-22T15:25:52Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.20.163.5:10037: use of closed network connection" [2022-04-22T15:25:52.800Z] time="2022-04-22T15:25:52Z" level=info msg="Node 272225fee3b6/172.20.163.5, left gossip cluster" [2022-04-22T15:25:52.800Z] time="2022-04-22T15:25:52Z" level=info msg="Node 272225fee3b6 change state NodeActive --> NodeFailed" [2022-04-22T15:25:52.800Z] time="2022-04-22T15:25:52Z" level=info msg="Node 272225fee3b6/172.20.163.5, added to failed nodes list" [2022-04-22T15:25:52.800Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-04-22T15:25:52.800Z] PASS [2022-04-22T15:25:52.800Z] coverage: 60.3% of statements [2022-04-22T15:25:52.800Z] ok github.com/docker/docker/libnetwork/networkdb 108.159s coverage: 60.3% of statements [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/quota [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/rootless [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/volume [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-22T15:25:52.800Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-22T15:25:54.077Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-22T15:25:54.077Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2022-04-22T15:25:54.077Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === Skipped [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-22T15:25:55.712Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-22T15:25:55.712Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-22T15:25:55.712Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-22T15:25:55.712Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-22T15:25:55.712Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-22T15:25:55.712Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-22T15:25:55.712Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-22T15:25:55.712Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-22T15:25:55.712Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-22T15:25:55.712Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-22T15:25:55.712Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-22T15:25:55.712Z] daemon_test.go:145: root required [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-22T15:25:55.712Z] reload_test.go:342: root required [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-22T15:25:55.712Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-22T15:25:55.712Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-22T15:25:55.712Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-22T15:25:55.712Z] download_test.go:267: Needs fixing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-22T15:25:55.712Z] layer_test.go:291: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-22T15:25:55.712Z] layer_test.go:340: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-22T15:25:55.712Z] layer_test.go:455: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-22T15:25:55.712Z] layer_test.go:684: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-22T15:25:55.712Z] migration_test.go:45: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-22T15:25:55.712Z] migration_test.go:181: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-22T15:25:55.712Z] mount_test.go:17: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-22T15:25:55.712Z] mount_test.go:76: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-22T15:25:55.712Z] mount_test.go:125: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-22T15:25:55.712Z] mount_test.go:212: Failing on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-22T15:25:55.712Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-22T15:25:55.712Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-22T15:25:55.712Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-22T15:25:55.712Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-22T15:25:55.712Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-22T15:25:55.712Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-22T15:25:55.712Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-22T15:25:55.712Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-22T15:25:55.712Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-22T15:25:55.712Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-22T15:25:55.712Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-22T15:25:55.712Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-22T15:25:55.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-22T15:25:55.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-22T15:25:55.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-22T15:25:55.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-22T15:25:55.712Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:133: Xz not present in msys2 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-22T15:25:55.712Z] archive_test.go:140: zstd not installed [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:252: Failing on Windows CI machines [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-22T15:25:55.712Z] archive_windows_test.go:16: Currently fails [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-22T15:25:55.712Z] changes_test.go:196: needs more investigation [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-22T15:25:55.712Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-22T15:25:55.712Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-22T15:25:55.712Z] changes_test.go:433: needs further investigation [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-22T15:25:55.712Z] changes_test.go:469: needs further investigation [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-22T15:25:55.712Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2022-04-22T15:25:55.712Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-22T15:25:55.712Z] poller_test.go:40: No chmod on Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-22T15:25:55.712Z] fileutils_test.go:133: Needs porting to Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-22T15:25:55.712Z] fileutils_test.go:179: Needs porting to Windows [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-22T15:25:55.712Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.712Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-22T15:25:55.712Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.712Z] [2022-04-22T15:25:55.713Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-22T15:25:55.713Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:25:55.713Z] [2022-04-22T15:25:55.713Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-22T15:25:55.713Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-22T15:25:55.713Z] [2022-04-22T15:25:55.713Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-22T15:25:55.713Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-22T15:25:55.713Z] [2022-04-22T15:25:55.713Z] DONE 2290 tests, 70 skipped in 326.042s [2022-04-22T15:25:55.980Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-22T15:25:56.173Z] INFO: make.ps1 ended at 04/22/2022 15:25:55 [2022-04-22T15:25:57.357Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-22T15:25:57.357Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-22T15:25:57.924Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-22T15:25:58.375Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-22T15:25:58.375Z] INFO: Unit tests ended at 04/22/2022 15:25:57. Duration:00:05:42.9472268 [2022-04-22T15:25:58.375Z] INFO: Building busybox [2022-04-22T15:25:58.375Z] Sending build context to Docker daemon 5.12kB [2022-04-22T15:25:58.375Z] [2022-04-22T15:25:58.375Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-22T15:25:58.375Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-22T15:25:58.375Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-22T15:25:58.375Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-22T15:25:58.375Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-22T15:25:58.375Z] ---> aa8714eb8356 [2022-04-22T15:25:58.375Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-22T15:25:58.375Z] ---> Running in 94c18a852b09 [2022-04-22T15:25:58.494Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-22T15:25:59.061Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-22T15:25:59.628Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-22T15:26:00.199Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-22T15:26:00.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-22T15:26:00.779Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-22T15:26:01.715Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-22T15:26:02.651Z] docker_api_swarm_node_test.go:81: [d5ad5e964fba7] joining swarm manager [dd2d6941fb371]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:26:02.651Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-22T15:26:03.219Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-22T15:26:03.788Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-22T15:26:04.180Z] Removing intermediate container 94c18a852b09 [2022-04-22T15:26:04.180Z] ---> f655ceda85a7 [2022-04-22T15:26:04.180Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-22T15:26:04.180Z] ---> Running in 9889ecf3b76d [2022-04-22T15:26:04.641Z] Removing intermediate container 9889ecf3b76d [2022-04-22T15:26:04.642Z] ---> 7212fbcd5b17 [2022-04-22T15:26:04.642Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-22T15:26:04.642Z] ---> Running in cf4a158edbd4 [2022-04-22T15:26:04.725Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-22T15:26:05.293Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-22T15:26:05.613Z] Removing intermediate container cf4a158edbd4 [2022-04-22T15:26:05.613Z] ---> db708c8952e5 [2022-04-22T15:26:05.613Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-22T15:26:05.861Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-22T15:26:06.583Z] [2022-04-22T15:26:07.238Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-22T15:26:07.555Z] ---> 05da60e14f12 [2022-04-22T15:26:07.555Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-22T15:26:07.555Z] ---> Running in de20b9789889 [2022-04-22T15:26:07.806Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-22T15:26:08.066Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.00s) [2022-04-22T15:26:08.066Z] === RUN TestCreateServiceSecretFileMode [2022-04-22T15:26:08.634Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-22T15:26:08.634Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-22T15:26:09.571Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-22T15:26:09.629Z] === RUN TestMiddlewares [2022-04-22T15:26:09.629Z] --- PASS: TestMiddlewares (0.00s) [2022-04-22T15:26:09.629Z] PASS [2022-04-22T15:26:09.629Z] coverage: 7.9% of statements [2022-04-22T15:26:09.629Z] ok github.com/docker/docker/api/server 0.109s coverage: 7.9% of statements [2022-04-22T15:26:10.505Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-22T15:26:11.882Z] --- PASS: TestCreateServiceSecretFileMode (3.61s) [2022-04-22T15:26:11.882Z] === RUN TestCreateServiceConfigFileMode [2022-04-22T15:26:11.882Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-22T15:26:12.450Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-22T15:26:13.019Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-22T15:26:14.399Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-22T15:26:14.659Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2022-04-22T15:26:14.659Z] === RUN TestCreateServiceSysctls [2022-04-22T15:26:15.226Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-22T15:26:16.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-22T15:26:17.100Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-22T15:26:17.909Z] Removing intermediate container de20b9789889 [2022-04-22T15:26:17.909Z] ---> 3b8d59174e9c [2022-04-22T15:26:17.909Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-22T15:26:17.909Z] ---> Running in d13b16676355 [2022-04-22T15:26:19.014Z] docker_api_swarm_node_test.go:53: [d8e0073b6e48a] joining swarm manager [dd9e155efad83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:26:19.014Z] --- PASS: TestCreateServiceSysctls (4.10s) [2022-04-22T15:26:19.014Z] === RUN TestCreateServiceCapabilities [2022-04-22T15:26:19.957Z] docker_api_swarm_node_test.go:54: [d98cc9341b27b] joining swarm manager [dd9e155efad83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:26:20.133Z] [2022-04-22T15:26:20.133Z] SUCCESS: Specified value was saved. [2022-04-22T15:26:21.858Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-22T15:26:22.117Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2022-04-22T15:26:22.117Z] === RUN TestInspect [2022-04-22T15:26:23.049Z] Removing intermediate container d13b16676355 [2022-04-22T15:26:23.049Z] ---> f5f370b17d27 [2022-04-22T15:26:23.049Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-22T15:26:23.049Z] ---> Running in 3b6ba6efd508 [2022-04-22T15:26:24.020Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-22T15:26:24.960Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-22T15:26:25.528Z] --- PASS: TestInspect (3.50s) [2022-04-22T15:26:25.528Z] === RUN TestCreateJob [2022-04-22T15:26:27.839Z] Cannot create a file when that file already exists. [2022-04-22T15:26:28.818Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-22T15:26:29.388Z] --- PASS: TestCreateJob (3.80s) [2022-04-22T15:26:29.388Z] === RUN TestReplicatedJob [2022-04-22T15:26:31.293Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-22T15:26:31.861Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-22T15:26:33.667Z] Removing intermediate container 3b6ba6efd508 [2022-04-22T15:26:33.667Z] ---> 50d7e2f89bfa [2022-04-22T15:26:33.667Z] Step 13/13 : CMD ["sh"] [2022-04-22T15:26:34.127Z] ---> Running in 494cdd2335f2 [2022-04-22T15:26:34.587Z] Removing intermediate container 494cdd2335f2 [2022-04-22T15:26:34.587Z] ---> c28fe5982fe3 [2022-04-22T15:26:34.587Z] Successfully built c28fe5982fe3 [2022-04-22T15:26:34.587Z] Successfully tagged busybox:latest [2022-04-22T15:26:34.587Z] INFO: Docker images of the daemon under test [2022-04-22T15:26:34.587Z] [2022-04-22T15:26:34.587Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T15:26:34.587Z] busybox latest c28fe5982fe3 Less than a second ago 5.02GB [2022-04-22T15:26:34.587Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-22T15:26:34.587Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-22T15:26:34.587Z] [2022-04-22T15:26:34.587Z] INFO: Running integration tests at 04/22/2022 15:26:34... [2022-04-22T15:26:34.587Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-22T15:26:34.587Z] INFO: Integration API tests being run from the host: [2022-04-22T15:26:34.587Z] INFO: make.ps1 starting at 04/22/2022 15:26:34 [2022-04-22T15:26:36.053Z] --- PASS: TestReplicatedJob (6.22s) [2022-04-22T15:26:36.053Z] === RUN TestUpdateReplicatedJob [2022-04-22T15:26:36.053Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-22T15:26:36.132Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-22T15:26:36.312Z] === RUN TestDockerSuite/TestCpToDot [2022-04-22T15:26:36.879Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-22T15:26:38.256Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-22T15:26:39.192Z] --- PASS: TestUpdateReplicatedJob (3.50s) [2022-04-22T15:26:39.192Z] === RUN TestServiceListWithStatuses [2022-04-22T15:26:39.192Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-22T15:26:39.192Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-22T15:26:39.192Z] === RUN TestDockerNetworkConnectAlias [2022-04-22T15:26:39.451Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-22T15:26:40.020Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-22T15:26:41.397Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-22T15:26:41.397Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-22T15:26:42.343Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-22T15:26:43.277Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-22T15:26:43.278Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-22T15:26:43.536Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-22T15:26:43.795Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-22T15:26:44.055Z] --- PASS: TestDockerNetworkConnectAlias (5.11s) [2022-04-22T15:26:44.055Z] === RUN TestDockerNetworkReConnect [2022-04-22T15:26:44.314Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-22T15:26:44.314Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-22T15:26:44.314Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-22T15:26:44.314Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-22T15:26:44.881Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-22T15:26:45.140Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-22T15:26:45.140Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-22T15:26:45.399Z] === RUN TestDockerSuite/TestCreateRM [2022-04-22T15:26:45.399Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-22T15:26:45.399Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-22T15:26:45.399Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-22T15:26:45.658Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-22T15:26:45.658Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-22T15:26:47.562Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-22T15:26:47.822Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-22T15:26:47.822Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-22T15:26:48.390Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2022-04-22T15:26:48.390Z] === RUN TestServicePlugin [2022-04-22T15:26:51.676Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-22T15:26:51.676Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-22T15:26:51.676Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-22T15:26:51.676Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-22T15:26:51.676Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-22T15:26:51.676Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-22T15:26:52.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-22T15:26:52.243Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-22T15:26:53.181Z] plugin_test.go:61: [d807fc960f077] joining swarm manager [d90b82b3e1106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:26:53.749Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-22T15:26:54.686Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-22T15:26:54.686Z] plugin_test.go:64: [dbf1ee302ddca] joining swarm manager [d90b82b3e1106]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:26:56.064Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-22T15:26:57.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-22T15:26:57.566Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-22T15:26:58.134Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-22T15:26:58.134Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-22T15:26:58.393Z] === RUN TestDockerSuite/TestDockerFails [2022-04-22T15:26:58.652Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-22T15:26:58.652Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-22T15:26:58.652Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-22T15:26:58.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-22T15:26:59.479Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-22T15:27:00.047Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-22T15:27:01.431Z] docker_api_swarm_test.go:202: [d4aaf40e988cf] joining swarm manager [dd3d6d1afce7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:27:01.999Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-22T15:27:01.999Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-22T15:27:01.999Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-22T15:27:01.999Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-22T15:27:08.565Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-22T15:27:09.500Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-22T15:27:11.401Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-22T15:27:12.778Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-22T15:27:13.345Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-22T15:27:13.912Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-22T15:27:14.478Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-22T15:27:14.736Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-22T15:27:15.304Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-22T15:27:15.870Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-22T15:27:17.246Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-22T15:27:18.182Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-22T15:27:18.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:27:18.983Z] INFO: Testing against a local daemon [2022-04-22T15:27:18.983Z] === RUN TestBuildWithSession [2022-04-22T15:27:18.983Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:27:18.983Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-22T15:27:18.983Z] === RUN TestBuildSquashParent [2022-04-22T15:27:18.983Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:27:18.983Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-22T15:27:18.983Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-22T15:27:18.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:27:18.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:27:18.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:27:18.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:27:18.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:27:18.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:27:18.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:27:18.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:27:18.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:27:18.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:27:18.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:27:18.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:27:18.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:27:18.983Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:27:18.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:27:18.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:27:20.715Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-22T15:27:20.715Z] --- PASS: TestServicePlugin (32.21s) [2022-04-22T15:27:20.715Z] === RUN TestServiceUpdateLabel [2022-04-22T15:27:22.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-22T15:27:22.616Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-22T15:27:23.185Z] --- PASS: TestServiceUpdateLabel (2.36s) [2022-04-22T15:27:23.185Z] === RUN TestServiceUpdateSecrets [2022-04-22T15:27:24.122Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-22T15:27:24.729Z] docker_api_swarm_test.go:384: [de8ebd98c9798] joining swarm manager [d30ed42542cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:27:25.668Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-22T15:27:26.237Z] docker_api_swarm_test.go:385: [dd3b760ef9e25] joining swarm manager [d30ed42542cdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:27:26.495Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-22T15:27:26.754Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-22T15:27:27.689Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-22T15:27:28.255Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-22T15:27:28.255Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-22T15:27:28.513Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-22T15:27:28.773Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-22T15:27:28.773Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-22T15:27:29.710Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-22T15:27:30.645Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-22T15:27:30.645Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-22T15:27:30.645Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-22T15:27:31.214Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-22T15:27:31.474Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-22T15:27:31.495Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:27:31.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:27:32.410Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-22T15:27:33.346Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-22T15:27:33.604Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-22T15:27:33.604Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-22T15:27:33.604Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-22T15:27:33.604Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-22T15:27:33.604Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-22T15:27:35.505Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-22T15:27:35.988Z] === RUN TestBoolValue [2022-04-22T15:27:35.988Z] --- PASS: TestBoolValue (0.00s) [2022-04-22T15:27:35.988Z] === RUN TestBoolValueOrDefault [2022-04-22T15:27:35.988Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-22T15:27:35.988Z] === RUN TestInt64ValueOrZero [2022-04-22T15:27:35.988Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-22T15:27:35.988Z] === RUN TestInt64ValueOrDefault [2022-04-22T15:27:35.988Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-22T15:27:35.988Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-22T15:27:35.988Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-22T15:27:35.988Z] === RUN TestJsonContentType [2022-04-22T15:27:35.988Z] --- PASS: TestJsonContentType (0.00s) [2022-04-22T15:27:35.988Z] === RUN TestReadJSON [2022-04-22T15:27:35.988Z] === RUN TestReadJSON/nil_body [2022-04-22T15:27:35.988Z] === RUN TestReadJSON/empty_body [2022-04-22T15:27:35.988Z] === RUN TestReadJSON/with_valid_request [2022-04-22T15:27:35.988Z] === RUN TestReadJSON/with_whitespace [2022-04-22T15:27:35.988Z] === RUN TestReadJSON/with_extra_content [2022-04-22T15:27:35.988Z] === RUN TestReadJSON/invalid_JSON [2022-04-22T15:27:35.988Z] --- PASS: TestReadJSON (0.00s) [2022-04-22T15:27:35.988Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-22T15:27:35.988Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-22T15:27:35.988Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-22T15:27:35.989Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-22T15:27:35.989Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-22T15:27:35.989Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-22T15:27:35.989Z] PASS [2022-04-22T15:27:35.989Z] coverage: 31.9% of statements [2022-04-22T15:27:35.989Z] ok github.com/docker/docker/api/server/httputils 0.067s coverage: 31.9% of statements [2022-04-22T15:27:35.989Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-22T15:27:35.989Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-22T15:27:36.072Z] === RUN TestDockerSuite/TestEventsRename [2022-04-22T15:27:36.331Z] === RUN TestDockerSuite/TestEventsResize [2022-04-22T15:27:36.469Z] === RUN TestMaskSecretKeys [2022-04-22T15:27:36.469Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-22T15:27:36.469Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-22T15:27:36.469Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-22T15:27:36.469Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-22T15:27:36.469Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-22T15:27:36.469Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-22T15:27:36.469Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-22T15:27:36.469Z] === RUN TestVersionMiddlewareVersion [2022-04-22T15:27:36.469Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-22T15:27:36.469Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-22T15:27:36.469Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-22T15:27:36.469Z] PASS [2022-04-22T15:27:36.469Z] coverage: 37.7% of statements [2022-04-22T15:27:36.469Z] ok github.com/docker/docker/api/server/middleware 0.097s coverage: 37.7% of statements [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-22T15:27:36.469Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-22T15:27:36.899Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-22T15:27:37.472Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-22T15:27:38.039Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-22T15:27:38.048Z] === RUN TestStrSliceMarshalJSON [2022-04-22T15:27:38.048Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestStrSliceUnmarshalJSON [2022-04-22T15:27:38.048Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestStrSliceUnmarshalString [2022-04-22T15:27:38.048Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestStrSliceUnmarshalSlice [2022-04-22T15:27:38.048Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-22T15:27:38.048Z] PASS [2022-04-22T15:27:38.048Z] coverage: 90.0% of statements [2022-04-22T15:27:38.048Z] ok github.com/docker/docker/api/types/strslice 0.097s coverage: 90.0% of statements [2022-04-22T15:27:38.048Z] === RUN TestToJSON [2022-04-22T15:27:38.048Z] --- PASS: TestToJSON (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestToParamWithVersion [2022-04-22T15:27:38.048Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestFromJSON [2022-04-22T15:27:38.048Z] --- PASS: TestFromJSON (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestEmpty [2022-04-22T15:27:38.048Z] --- PASS: TestEmpty (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestArgsMatchKVListEmptySources [2022-04-22T15:27:38.048Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestArgsMatchKVList [2022-04-22T15:27:38.048Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestArgsMatch [2022-04-22T15:27:38.048Z] --- PASS: TestArgsMatch (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestAdd [2022-04-22T15:27:38.048Z] --- PASS: TestAdd (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestDel [2022-04-22T15:27:38.048Z] --- PASS: TestDel (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestLen [2022-04-22T15:27:38.048Z] --- PASS: TestLen (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestExactMatch [2022-04-22T15:27:38.048Z] --- PASS: TestExactMatch (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestOnlyOneExactMatch [2022-04-22T15:27:38.048Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestContains [2022-04-22T15:27:38.048Z] --- PASS: TestContains (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestValidate [2022-04-22T15:27:38.048Z] --- PASS: TestValidate (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestWalkValues [2022-04-22T15:27:38.048Z] --- PASS: TestWalkValues (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestFuzzyMatch [2022-04-22T15:27:38.048Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-22T15:27:38.048Z] === RUN TestClone [2022-04-22T15:27:38.048Z] --- PASS: TestClone (0.00s) [2022-04-22T15:27:38.048Z] PASS [2022-04-22T15:27:38.048Z] coverage: 92.2% of statements [2022-04-22T15:27:38.048Z] ok github.com/docker/docker/api/types/filters 0.061s coverage: 92.2% of statements [2022-04-22T15:27:38.526Z] === RUN TestAdjustForAPIVersion [2022-04-22T15:27:38.526Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-22T15:27:38.526Z] PASS [2022-04-22T15:27:38.526Z] coverage: 6.1% of statements [2022-04-22T15:27:38.526Z] ok github.com/docker/docker/api/server/router/swarm 0.061s coverage: 6.1% of statements [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-22T15:27:38.526Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-22T15:27:38.526Z] === RUN TestGetTimestamp [2022-04-22T15:27:38.526Z] --- PASS: TestGetTimestamp (0.26s) [2022-04-22T15:27:38.526Z] === RUN TestParseTimestamps [2022-04-22T15:27:38.526Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-22T15:27:38.526Z] PASS [2022-04-22T15:27:38.526Z] coverage: 100.0% of statements [2022-04-22T15:27:38.526Z] ok github.com/docker/docker/api/types/time 0.326s coverage: 100.0% of statements [2022-04-22T15:27:38.607Z] --- PASS: TestServiceUpdateSecrets (15.40s) [2022-04-22T15:27:38.607Z] === RUN TestServiceUpdateConfigs [2022-04-22T15:27:38.607Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-22T15:27:39.014Z] === RUN TestCompareVersion [2022-04-22T15:27:39.014Z] --- PASS: TestCompareVersion (0.00s) [2022-04-22T15:27:39.014Z] PASS [2022-04-22T15:27:39.014Z] coverage: 77.3% of statements [2022-04-22T15:27:39.014Z] ok github.com/docker/docker/api/types/versions 0.076s coverage: 77.3% of statements [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/builder [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-22T15:27:39.014Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-22T15:27:40.009Z] === RUN TestIsGIT [2022-04-22T15:27:40.009Z] --- PASS: TestIsGIT (0.00s) [2022-04-22T15:27:40.009Z] PASS [2022-04-22T15:27:40.009Z] coverage: 100.0% of statements [2022-04-22T15:27:40.009Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.058s coverage: 100.0% of statements [2022-04-22T15:27:40.481Z] === RUN TestParseRemoteURL [2022-04-22T15:27:40.481Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-22T15:27:40.481Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-22T15:27:40.481Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-22T15:27:40.481Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-22T15:27:40.481Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-22T15:27:40.481Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-22T15:27:40.504Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-22T15:27:40.505Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-22T15:27:40.505Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-22T15:27:40.505Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-22T15:27:40.505Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-22T15:27:40.826Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-22T15:27:40.953Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-22T15:27:40.953Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-22T15:27:40.953Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-22T15:27:40.953Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-22T15:27:40.953Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-22T15:27:40.953Z] === RUN TestCloneArgsSmartHttp [2022-04-22T15:27:40.953Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-22T15:27:40.953Z] === RUN TestCloneArgsDumbHttp [2022-04-22T15:27:40.953Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-22T15:27:40.953Z] === RUN TestCloneArgsGit [2022-04-22T15:27:40.953Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-22T15:27:40.953Z] === RUN TestCheckoutGit [2022-04-22T15:27:41.148Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/test/unit [2022-04-22T15:27:41.713Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-22T15:27:41.713Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-22T15:27:41.713Z] + TESTDIRS=./... [2022-04-22T15:27:41.713Z] + exclude_paths='/vendor/|/integration' [2022-04-22T15:27:41.713Z] ++ go list ./... [2022-04-22T15:27:41.713Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-22T15:27:41.891Z] === RUN TestDockerSuite/TestEventsTop [2022-04-22T15:27:42.149Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-22T15:27:42.643Z] + pkg_list='github.com/docker/docker/api [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/backend [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/container [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/events [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/filters [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/image [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/mount [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/network [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/registry [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/time [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/versions [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:27:42.643Z] github.com/docker/docker/api/types/volume [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:27:42.643Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:27:42.643Z] github.com/docker/docker/cli [2022-04-22T15:27:42.643Z] github.com/docker/docker/cli/config [2022-04-22T15:27:42.643Z] github.com/docker/docker/cli/debug [2022-04-22T15:27:42.643Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:27:42.643Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:27:42.643Z] github.com/docker/docker/client [2022-04-22T15:27:42.643Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:27:42.643Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:27:42.643Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:27:42.643Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:27:42.643Z] github.com/docker/docker/container [2022-04-22T15:27:42.643Z] github.com/docker/docker/container/stream [2022-04-22T15:27:42.643Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:27:42.643Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:27:42.643Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/config [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/events [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/exec [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/images [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/links [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/names [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/network [2022-04-22T15:27:42.643Z] github.com/docker/docker/daemon/stats [2022-04-22T15:27:42.643Z] github.com/docker/docker/distribution [2022-04-22T15:27:42.643Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:27:42.643Z] github.com/docker/docker/distribution/utils [2022-04-22T15:27:42.643Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:27:42.643Z] github.com/docker/docker/dockerversion [2022-04-22T15:27:42.643Z] github.com/docker/docker/errdefs [2022-04-22T15:27:42.643Z] github.com/docker/docker/image [2022-04-22T15:27:42.643Z] github.com/docker/docker/image/cache [2022-04-22T15:27:42.643Z] github.com/docker/docker/image/tarexport [2022-04-22T15:27:42.643Z] github.com/docker/docker/image/v1 [2022-04-22T15:27:42.643Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:27:42.643Z] github.com/docker/docker/layer [2022-04-22T15:27:42.643Z] github.com/docker/docker/libcontainerd [2022-04-22T15:27:42.643Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:27:42.643Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:27:42.643Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:27:42.643Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:27:42.643Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/types [2022-04-22T15:27:42.644Z] github.com/docker/docker/oci [2022-04-22T15:27:42.644Z] github.com/docker/docker/oci/caps [2022-04-22T15:27:42.644Z] github.com/docker/docker/opts [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/archive [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/directory [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/platform [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/pools [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/progress [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/signal [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/stack [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/system [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:27:42.644Z] github.com/docker/docker/plugin [2022-04-22T15:27:42.644Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:27:42.644Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:27:42.644Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:27:42.644Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:27:42.644Z] github.com/docker/docker/quota [2022-04-22T15:27:42.644Z] github.com/docker/docker/reference [2022-04-22T15:27:42.644Z] github.com/docker/docker/registry [2022-04-22T15:27:42.644Z] github.com/docker/docker/registry/resumable [2022-04-22T15:27:42.644Z] github.com/docker/docker/restartmanager [2022-04-22T15:27:42.644Z] github.com/docker/docker/rootless [2022-04-22T15:27:42.644Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:27:42.644Z] github.com/docker/docker/runconfig [2022-04-22T15:27:42.644Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/environment [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/registry [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/request [2022-04-22T15:27:42.644Z] github.com/docker/docker/volume [2022-04-22T15:27:42.644Z] github.com/docker/docker/volume/drivers [2022-04-22T15:27:42.644Z] github.com/docker/docker/volume/local [2022-04-22T15:27:42.644Z] github.com/docker/docker/volume/mounts [2022-04-22T15:27:42.644Z] github.com/docker/docker/volume/service [2022-04-22T15:27:42.644Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:27:42.644Z] github.com/docker/docker/volume/testutils' [2022-04-22T15:27:42.644Z] ++ grep --fixed-strings -v /libnetwork [2022-04-22T15:27:42.644Z] ++ echo 'github.com/docker/docker/api [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/backend [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/container [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/events [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/filters [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/image [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/mount [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/network [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/registry [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/time [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/versions [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:27:42.644Z] github.com/docker/docker/api/types/volume [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:27:42.644Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:27:42.644Z] github.com/docker/docker/cli [2022-04-22T15:27:42.644Z] github.com/docker/docker/cli/config [2022-04-22T15:27:42.644Z] github.com/docker/docker/cli/debug [2022-04-22T15:27:42.644Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:27:42.644Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:27:42.644Z] github.com/docker/docker/client [2022-04-22T15:27:42.644Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:27:42.644Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:27:42.644Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:27:42.644Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:27:42.644Z] github.com/docker/docker/container [2022-04-22T15:27:42.644Z] github.com/docker/docker/container/stream [2022-04-22T15:27:42.644Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:27:42.644Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:27:42.644Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/config [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/events [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/exec [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/images [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/links [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/names [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/network [2022-04-22T15:27:42.644Z] github.com/docker/docker/daemon/stats [2022-04-22T15:27:42.644Z] github.com/docker/docker/distribution [2022-04-22T15:27:42.644Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:27:42.644Z] github.com/docker/docker/distribution/utils [2022-04-22T15:27:42.644Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:27:42.644Z] github.com/docker/docker/dockerversion [2022-04-22T15:27:42.644Z] github.com/docker/docker/errdefs [2022-04-22T15:27:42.644Z] github.com/docker/docker/image [2022-04-22T15:27:42.644Z] github.com/docker/docker/image/cache [2022-04-22T15:27:42.644Z] github.com/docker/docker/image/tarexport [2022-04-22T15:27:42.644Z] github.com/docker/docker/image/v1 [2022-04-22T15:27:42.644Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:27:42.644Z] github.com/docker/docker/layer [2022-04-22T15:27:42.644Z] github.com/docker/docker/libcontainerd [2022-04-22T15:27:42.644Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:27:42.644Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:27:42.644Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:27:42.644Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/libnetwork/types [2022-04-22T15:27:42.644Z] github.com/docker/docker/oci [2022-04-22T15:27:42.644Z] github.com/docker/docker/oci/caps [2022-04-22T15:27:42.644Z] github.com/docker/docker/opts [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/archive [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/directory [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/platform [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/pools [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/progress [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/signal [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/stack [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/system [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:27:42.644Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:27:42.644Z] github.com/docker/docker/plugin [2022-04-22T15:27:42.644Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:27:42.644Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:27:42.644Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:27:42.644Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:27:42.644Z] github.com/docker/docker/quota [2022-04-22T15:27:42.644Z] github.com/docker/docker/reference [2022-04-22T15:27:42.644Z] github.com/docker/docker/registry [2022-04-22T15:27:42.644Z] github.com/docker/docker/registry/resumable [2022-04-22T15:27:42.644Z] github.com/docker/docker/restartmanager [2022-04-22T15:27:42.644Z] github.com/docker/docker/rootless [2022-04-22T15:27:42.644Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:27:42.644Z] github.com/docker/docker/runconfig [2022-04-22T15:27:42.644Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/environment [2022-04-22T15:27:42.644Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/registry [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/request [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/drivers [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/local [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/mounts [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/service [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/testutils' [2022-04-22T15:27:42.645Z] + base_pkg_list='github.com/docker/docker/api [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/backend [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/container [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/events [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/filters [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/image [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/mount [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/network [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/registry [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/time [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/versions [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/volume [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli/config [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli/debug [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:27:42.645Z] github.com/docker/docker/client [2022-04-22T15:27:42.645Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:27:42.645Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:27:42.645Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:27:42.645Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:27:42.645Z] github.com/docker/docker/container [2022-04-22T15:27:42.645Z] github.com/docker/docker/container/stream [2022-04-22T15:27:42.645Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:27:42.645Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:27:42.645Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/config [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/events [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/exec [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/images [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/links [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/names [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/network [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/stats [2022-04-22T15:27:42.645Z] github.com/docker/docker/distribution [2022-04-22T15:27:42.645Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:27:42.645Z] github.com/docker/docker/distribution/utils [2022-04-22T15:27:42.645Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:27:42.645Z] github.com/docker/docker/dockerversion [2022-04-22T15:27:42.645Z] github.com/docker/docker/errdefs [2022-04-22T15:27:42.645Z] github.com/docker/docker/image [2022-04-22T15:27:42.645Z] github.com/docker/docker/image/cache [2022-04-22T15:27:42.645Z] github.com/docker/docker/image/tarexport [2022-04-22T15:27:42.645Z] github.com/docker/docker/image/v1 [2022-04-22T15:27:42.645Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:27:42.645Z] github.com/docker/docker/layer [2022-04-22T15:27:42.645Z] github.com/docker/docker/libcontainerd [2022-04-22T15:27:42.645Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:27:42.645Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:27:42.645Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:27:42.645Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:27:42.645Z] github.com/docker/docker/oci [2022-04-22T15:27:42.645Z] github.com/docker/docker/oci/caps [2022-04-22T15:27:42.645Z] github.com/docker/docker/opts [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/archive [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/directory [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/platform [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/pools [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/progress [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/signal [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/stack [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/system [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:27:42.645Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:27:42.645Z] github.com/docker/docker/plugin [2022-04-22T15:27:42.645Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:27:42.645Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:27:42.645Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:27:42.645Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:27:42.645Z] github.com/docker/docker/quota [2022-04-22T15:27:42.645Z] github.com/docker/docker/reference [2022-04-22T15:27:42.645Z] github.com/docker/docker/registry [2022-04-22T15:27:42.645Z] github.com/docker/docker/registry/resumable [2022-04-22T15:27:42.645Z] github.com/docker/docker/restartmanager [2022-04-22T15:27:42.645Z] github.com/docker/docker/rootless [2022-04-22T15:27:42.645Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:27:42.645Z] github.com/docker/docker/runconfig [2022-04-22T15:27:42.645Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/environment [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/registry [2022-04-22T15:27:42.645Z] github.com/docker/docker/testutil/request [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/drivers [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/local [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/mounts [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/service [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:27:42.645Z] github.com/docker/docker/volume/testutils' [2022-04-22T15:27:42.645Z] ++ grep --fixed-strings /libnetwork [2022-04-22T15:27:42.645Z] ++ echo 'github.com/docker/docker/api [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/backend [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/container [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/events [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/filters [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/image [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/mount [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/network [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/registry [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/time [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/versions [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:27:42.645Z] github.com/docker/docker/api/types/volume [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:27:42.645Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli/config [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli/debug [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:27:42.645Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:27:42.645Z] github.com/docker/docker/client [2022-04-22T15:27:42.645Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:27:42.645Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:27:42.645Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:27:42.645Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:27:42.645Z] github.com/docker/docker/container [2022-04-22T15:27:42.645Z] github.com/docker/docker/container/stream [2022-04-22T15:27:42.645Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:27:42.645Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:27:42.645Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/config [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/events [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/exec [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/images [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/links [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/names [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/network [2022-04-22T15:27:42.645Z] github.com/docker/docker/daemon/stats [2022-04-22T15:27:42.645Z] github.com/docker/docker/distribution [2022-04-22T15:27:42.645Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:27:42.645Z] github.com/docker/docker/distribution/utils [2022-04-22T15:27:42.646Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:27:42.646Z] github.com/docker/docker/dockerversion [2022-04-22T15:27:42.646Z] github.com/docker/docker/errdefs [2022-04-22T15:27:42.646Z] github.com/docker/docker/image [2022-04-22T15:27:42.646Z] github.com/docker/docker/image/cache [2022-04-22T15:27:42.646Z] github.com/docker/docker/image/tarexport [2022-04-22T15:27:42.646Z] github.com/docker/docker/image/v1 [2022-04-22T15:27:42.646Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:27:42.646Z] github.com/docker/docker/layer [2022-04-22T15:27:42.646Z] github.com/docker/docker/libcontainerd [2022-04-22T15:27:42.646Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:27:42.646Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:27:42.646Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:27:42.646Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/types [2022-04-22T15:27:42.646Z] github.com/docker/docker/oci [2022-04-22T15:27:42.646Z] github.com/docker/docker/oci/caps [2022-04-22T15:27:42.646Z] github.com/docker/docker/opts [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/archive [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/directory [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/platform [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/pools [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/progress [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/signal [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/stack [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/system [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:27:42.646Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:27:42.646Z] github.com/docker/docker/plugin [2022-04-22T15:27:42.646Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:27:42.646Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:27:42.646Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:27:42.646Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:27:42.646Z] github.com/docker/docker/quota [2022-04-22T15:27:42.646Z] github.com/docker/docker/reference [2022-04-22T15:27:42.646Z] github.com/docker/docker/registry [2022-04-22T15:27:42.646Z] github.com/docker/docker/registry/resumable [2022-04-22T15:27:42.646Z] github.com/docker/docker/restartmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/rootless [2022-04-22T15:27:42.646Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:27:42.646Z] github.com/docker/docker/runconfig [2022-04-22T15:27:42.646Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/environment [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/registry [2022-04-22T15:27:42.646Z] github.com/docker/docker/testutil/request [2022-04-22T15:27:42.646Z] github.com/docker/docker/volume [2022-04-22T15:27:42.646Z] github.com/docker/docker/volume/drivers [2022-04-22T15:27:42.646Z] github.com/docker/docker/volume/local [2022-04-22T15:27:42.646Z] github.com/docker/docker/volume/mounts [2022-04-22T15:27:42.646Z] github.com/docker/docker/volume/service [2022-04-22T15:27:42.646Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:27:42.646Z] github.com/docker/docker/volume/testutils' [2022-04-22T15:27:42.646Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/types' [2022-04-22T15:27:42.646Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-22T15:27:42.646Z] + echo 'github.com/docker/docker/libnetwork [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/types' [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:27:42.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:27:42.646Z] + type docker-proxy [2022-04-22T15:27:42.646Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-22T15:27:42.646Z] + hack/make.sh binary-proxy install-proxy [2022-04-22T15:27:42.646Z] [2022-04-22T15:27:42.646Z] Removing bundles/ [2022-04-22T15:27:42.646Z] [2022-04-22T15:27:42.646Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-22T15:27:42.646Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-22T15:27:42.646Z] GOOS="" GOARCH="" GOARM="" [2022-04-22T15:27:43.923Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-22T15:27:43.923Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-22T15:27:43.923Z] === RUN TestProcessNoDockerignore [2022-04-22T15:27:43.923Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-04-22T15:27:43.923Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-22T15:27:43.923Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-22T15:27:43.923Z] === RUN TestDetectContentType [2022-04-22T15:27:43.923Z] --- PASS: TestDetectContentType (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestSelectAcceptableMIME [2022-04-22T15:27:43.923Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestInspectEmptyResponse [2022-04-22T15:27:43.923Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestInspectResponseBinary [2022-04-22T15:27:43.923Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestResponseUnsupportedContentType [2022-04-22T15:27:43.923Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestInspectResponseTextSimple [2022-04-22T15:27:43.923Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestInspectResponseEmptyContentType [2022-04-22T15:27:43.923Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestUnknownContentLength [2022-04-22T15:27:43.923Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestDownloadRemote [2022-04-22T15:27:43.923Z] --- PASS: TestDownloadRemote (0.12s) [2022-04-22T15:27:43.923Z] === RUN TestGetWithStatusError [2022-04-22T15:27:43.923Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestCloseRootDirectory [2022-04-22T15:27:43.923Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:27:43.923Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestHashFile [2022-04-22T15:27:43.923Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:27:43.923Z] --- SKIP: TestHashFile (0.00s) [2022-04-22T15:27:43.923Z] === RUN TestHashSubdir [2022-04-22T15:27:43.923Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:27:43.923Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-22T15:27:43.923Z] === RUN TestRemoveDirectory [2022-04-22T15:27:43.923Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:27:43.923Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-22T15:27:43.923Z] PASS [2022-04-22T15:27:43.923Z] coverage: 9.3% of statements [2022-04-22T15:27:43.923Z] ok github.com/docker/docker/builder/remotecontext 0.366s coverage: 9.3% of statements [2022-04-22T15:27:44.382Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s) [2022-04-22T15:27:44.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.90s) [2022-04-22T15:27:44.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.09s) [2022-04-22T15:27:44.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.57s) [2022-04-22T15:27:44.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.86s) [2022-04-22T15:27:44.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.14s) [2022-04-22T15:27:44.382Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.61s) [2022-04-22T15:27:44.382Z] === RUN TestBuildMultiStageCopy [2022-04-22T15:27:44.382Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-22T15:27:44.395Z] === RUN TestEnable [2022-04-22T15:27:44.395Z] --- PASS: TestEnable (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestDisable [2022-04-22T15:27:44.395Z] --- PASS: TestDisable (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestEnabled [2022-04-22T15:27:44.395Z] --- PASS: TestEnabled (0.00s) [2022-04-22T15:27:44.395Z] PASS [2022-04-22T15:27:44.395Z] coverage: 100.0% of statements [2022-04-22T15:27:44.395Z] ok github.com/docker/docker/cli/debug 0.065s coverage: 100.0% of statements [2022-04-22T15:27:44.395Z] === RUN TestGetAllAllowed [2022-04-22T15:27:44.395Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestGetAllMeta [2022-04-22T15:27:44.395Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-22T15:27:44.395Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestIsUnreferencedBuiltin [2022-04-22T15:27:44.395Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestIsExistingDirectory [2022-04-22T15:27:44.395Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-22T15:27:44.395Z] === RUN TestGetFilenameForDownload [2022-04-22T15:27:44.395Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestEnv2Variables [2022-04-22T15:27:44.395Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-22T15:27:44.395Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestMaintainer [2022-04-22T15:27:44.395Z] --- PASS: TestMaintainer (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestLabel [2022-04-22T15:27:44.395Z] --- PASS: TestLabel (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestFromScratch [2022-04-22T15:27:44.395Z] --- PASS: TestFromScratch (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestFromWithArg [2022-04-22T15:27:44.395Z] --- PASS: TestFromWithArg (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-22T15:27:44.395Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestFromWithUndefinedArg [2022-04-22T15:27:44.395Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestFromMultiStageWithNamedStage [2022-04-22T15:27:44.395Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestOnbuild [2022-04-22T15:27:44.395Z] --- PASS: TestOnbuild (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestWorkdir [2022-04-22T15:27:44.395Z] --- PASS: TestWorkdir (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestCmd [2022-04-22T15:27:44.395Z] --- PASS: TestCmd (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestHealthcheckNone [2022-04-22T15:27:44.395Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestHealthcheckCmd [2022-04-22T15:27:44.395Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestEntrypoint [2022-04-22T15:27:44.395Z] --- PASS: TestEntrypoint (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestExpose [2022-04-22T15:27:44.395Z] --- PASS: TestExpose (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestUser [2022-04-22T15:27:44.395Z] --- PASS: TestUser (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestVolume [2022-04-22T15:27:44.395Z] --- PASS: TestVolume (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestStopSignal [2022-04-22T15:27:44.395Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-22T15:27:44.395Z] --- SKIP: TestStopSignal (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestArg [2022-04-22T15:27:44.395Z] --- PASS: TestArg (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestShell [2022-04-22T15:27:44.395Z] --- PASS: TestShell (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestPrependEnvOnCmd [2022-04-22T15:27:44.395Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestRunWithBuildArgs [2022-04-22T15:27:44.395Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestRunIgnoresHealthcheck [2022-04-22T15:27:44.395Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestDispatchUnsupportedOptions [2022-04-22T15:27:44.395Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-22T15:27:44.395Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-22T15:27:44.395Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-22T15:27:44.395Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestNormalizeWorkdir [2022-04-22T15:27:44.395Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestDispatch [2022-04-22T15:27:44.395Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-22T15:27:44.395Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-22T15:27:44.395Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-22T15:27:44.395Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-22T15:27:44.395Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-22T15:27:44.395Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-22T15:27:44.395Z] === RUN TestDispatch/COPY_url [2022-04-22T15:27:44.395Z] --- PASS: TestDispatch (0.10s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-22T15:27:44.395Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestAddScratchImageAddsToMounts [2022-04-22T15:27:44.395Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-22T15:27:44.395Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-22T15:27:44.395Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-22T15:27:44.395Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestImageSourceGetAddsToMounts [2022-04-22T15:27:44.395Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestEmptyDockerfile [2022-04-22T15:27:44.395Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-22T15:27:44.395Z] === RUN TestSymlinkDockerfile [2022-04-22T15:27:44.395Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-22T15:27:44.395Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-22T15:27:44.395Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.02s) [2022-04-22T15:27:44.395Z] === RUN TestNonExistingDockerfile [2022-04-22T15:27:44.395Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestCopyRunConfig [2022-04-22T15:27:44.395Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestDeepCopyRunConfig [2022-04-22T15:27:44.395Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestExportImage [2022-04-22T15:27:44.395Z] --- PASS: TestExportImage (0.00s) [2022-04-22T15:27:44.395Z] === RUN TestNormalizeDest [2022-04-22T15:27:44.395Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-22T15:27:44.395Z] PASS [2022-04-22T15:27:44.395Z] coverage: 46.7% of statements [2022-04-22T15:27:44.395Z] ok github.com/docker/docker/builder/dockerfile 0.356s coverage: 46.7% of statements [2022-04-22T15:27:44.698Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-22T15:27:46.631Z] === RUN TestTCP4Proxy [2022-04-22T15:27:46.631Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-22T15:27:46.631Z] === RUN TestTCP4ProxyHalfClose [2022-04-22T15:27:46.631Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-22T15:27:46.631Z] === RUN TestTCP6Proxy [2022-04-22T15:27:46.631Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-22T15:27:46.631Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-22T15:27:46.631Z] === RUN TestTCPDualStackProxy [2022-04-22T15:27:46.631Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-22T15:27:46.631Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-22T15:27:46.631Z] === RUN TestUDP4Proxy [2022-04-22T15:27:46.631Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-22T15:27:46.631Z] === RUN TestUDP6Proxy [2022-04-22T15:27:46.631Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-22T15:27:46.631Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-22T15:27:46.631Z] === RUN TestUDPWriteError [2022-04-22T15:27:46.631Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-22T15:27:46.631Z] === RUN TestSCTP4Proxy [2022-04-22T15:27:46.631Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-22T15:27:46.631Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-22T15:27:46.631Z] === RUN TestSCTP6Proxy [2022-04-22T15:27:46.631Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-22T15:27:46.631Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-22T15:27:46.631Z] PASS [2022-04-22T15:27:46.631Z] coverage: 49.4% of statements [2022-04-22T15:27:46.631Z] ok github.com/docker/docker/cmd/docker-proxy 0.097s coverage: 49.4% of statements [2022-04-22T15:27:50.744Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-22T15:27:50.744Z] [2022-04-22T15:27:50.744Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-22T15:27:50.744Z] Installing docker-proxy to /usr/local/bin/ [2022-04-22T15:27:50.744Z] [2022-04-22T15:27:50.744Z] + mkdir -p bundles [2022-04-22T15:27:50.744Z] + '[' -n 'github.com/docker/docker/api [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/backend/build [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/httpstatus [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/httputils [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/middleware [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/build [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/container [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/debug [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/distribution [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/grpc [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/image [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/network [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/plugin [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/session [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/swarm [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/system [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/server/router/volume [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/backend [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/blkiodev [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/container [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/events [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/filters [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/image [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/mount [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/network [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/registry [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/strslice [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/swarm [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/time [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/versions [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-22T15:27:50.744Z] github.com/docker/docker/api/types/volume [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/builder-next [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/builder-next/worker [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/dockerfile [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/remotecontext [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/remotecontext/git [2022-04-22T15:27:50.744Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-22T15:27:50.744Z] github.com/docker/docker/cli [2022-04-22T15:27:50.744Z] github.com/docker/docker/cli/config [2022-04-22T15:27:50.744Z] github.com/docker/docker/cli/debug [2022-04-22T15:27:50.744Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-22T15:27:50.744Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-22T15:27:50.744Z] github.com/docker/docker/client [2022-04-22T15:27:50.744Z] github.com/docker/docker/cmd/docker-proxy [2022-04-22T15:27:50.744Z] github.com/docker/docker/cmd/dockerd [2022-04-22T15:27:50.744Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-22T15:27:50.744Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-22T15:27:50.744Z] github.com/docker/docker/container [2022-04-22T15:27:50.744Z] github.com/docker/docker/container/stream [2022-04-22T15:27:50.744Z] github.com/docker/docker/contrib/apparmor [2022-04-22T15:27:50.744Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-22T15:27:50.744Z] github.com/docker/docker/contrib/httpserver [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/cluster [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/cluster/convert [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/cluster/executor [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/cluster/provider [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/config [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/events [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/events/testutils [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/exec [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/images [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/initlayer [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/links [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/listeners [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/gelf [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/journald [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/local [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/logentries [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/splunk [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/syslog [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/logger/templates [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/names [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/network [2022-04-22T15:27:50.744Z] github.com/docker/docker/daemon/stats [2022-04-22T15:27:50.744Z] github.com/docker/docker/distribution [2022-04-22T15:27:50.744Z] github.com/docker/docker/distribution/metadata [2022-04-22T15:27:50.744Z] github.com/docker/docker/distribution/utils [2022-04-22T15:27:50.744Z] github.com/docker/docker/distribution/xfer [2022-04-22T15:27:50.744Z] github.com/docker/docker/dockerversion [2022-04-22T15:27:50.744Z] github.com/docker/docker/errdefs [2022-04-22T15:27:50.744Z] github.com/docker/docker/image [2022-04-22T15:27:50.744Z] github.com/docker/docker/image/cache [2022-04-22T15:27:50.744Z] github.com/docker/docker/image/tarexport [2022-04-22T15:27:50.744Z] github.com/docker/docker/image/v1 [2022-04-22T15:27:50.744Z] github.com/docker/docker/internal/test/suite [2022-04-22T15:27:50.744Z] github.com/docker/docker/layer [2022-04-22T15:27:50.744Z] github.com/docker/docker/libcontainerd [2022-04-22T15:27:50.744Z] github.com/docker/docker/libcontainerd/queue [2022-04-22T15:27:50.744Z] github.com/docker/docker/libcontainerd/remote [2022-04-22T15:27:50.744Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-22T15:27:50.744Z] github.com/docker/docker/libcontainerd/types [2022-04-22T15:27:50.744Z] github.com/docker/docker/oci [2022-04-22T15:27:50.744Z] github.com/docker/docker/oci/caps [2022-04-22T15:27:50.744Z] github.com/docker/docker/opts [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/aaparser [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/archive [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/authorization [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/broadcaster [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/capabilities [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/chrootarchive [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/containerfs [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/devicemapper [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/directory [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/dmesg [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/filenotify [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/fileutils [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/fsutils [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/homedir [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/idtools [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/ioutils [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/jsonmessage [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/longpath [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/loopback [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/namesgenerator [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/parsers [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/pidfile [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/platform [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/plugingetter [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/plugins [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/plugins/transport [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/pools [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/progress [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/pubsub [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/reexec [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/signal [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/stack [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/stdcopy [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/streamformatter [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/stringid [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/sysinfo [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/system [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/tailfile [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/tarsum [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/truncindex [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/urlutil [2022-04-22T15:27:50.744Z] github.com/docker/docker/pkg/useragent [2022-04-22T15:27:50.744Z] github.com/docker/docker/plugin [2022-04-22T15:27:50.744Z] github.com/docker/docker/plugin/executor/containerd [2022-04-22T15:27:50.744Z] github.com/docker/docker/plugin/v2 [2022-04-22T15:27:50.744Z] github.com/docker/docker/profiles/apparmor [2022-04-22T15:27:50.744Z] github.com/docker/docker/profiles/seccomp [2022-04-22T15:27:50.744Z] github.com/docker/docker/quota [2022-04-22T15:27:50.744Z] github.com/docker/docker/reference [2022-04-22T15:27:50.744Z] github.com/docker/docker/registry [2022-04-22T15:27:50.744Z] github.com/docker/docker/registry/resumable [2022-04-22T15:27:50.744Z] github.com/docker/docker/restartmanager [2022-04-22T15:27:50.744Z] github.com/docker/docker/rootless [2022-04-22T15:27:50.744Z] github.com/docker/docker/rootless/specconv [2022-04-22T15:27:50.744Z] github.com/docker/docker/runconfig [2022-04-22T15:27:50.744Z] github.com/docker/docker/runconfig/opts [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/daemon [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/environment [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/fakecontext [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/fakegit [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/fakestorage [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/fixtures/load [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/registry [2022-04-22T15:27:50.744Z] github.com/docker/docker/testutil/request [2022-04-22T15:27:50.744Z] github.com/docker/docker/volume [2022-04-22T15:27:50.744Z] github.com/docker/docker/volume/drivers [2022-04-22T15:27:50.744Z] github.com/docker/docker/volume/local [2022-04-22T15:27:50.744Z] github.com/docker/docker/volume/mounts [2022-04-22T15:27:50.744Z] github.com/docker/docker/volume/service [2022-04-22T15:27:50.744Z] github.com/docker/docker/volume/service/opts [2022-04-22T15:27:50.744Z] github.com/docker/docker/volume/testutils' ']' [2022-04-22T15:27:50.745Z] + 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-04-22T15:27:50.745Z] ? github.com/docker/docker/api [no test files] [2022-04-22T15:27:51.260Z] === RUN TestDockerSuite/TestExec [2022-04-22T15:27:51.260Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-22T15:27:51.518Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-22T15:27:52.085Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-22T15:27:52.344Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-22T15:27:53.278Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-04-22T15:27:53.278Z] === RUN TestServiceUpdateNetwork [2022-04-22T15:27:53.846Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-22T15:27:54.415Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-22T15:27:55.352Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-22T15:27:55.922Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-22T15:27:56.491Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-22T15:27:56.784Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-22T15:27:57.061Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-22T15:27:57.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-22T15:27:57.629Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-22T15:27:58.218Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-22T15:27:58.566Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-22T15:27:59.502Z] === RUN TestDockerSuite/TestExecEnv [2022-04-22T15:27:59.759Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-22T15:28:00.071Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-22T15:28:01.303Z] --- PASS: TestBuildMultiStageCopy (16.73s) [2022-04-22T15:28:01.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.68s) [2022-04-22T15:28:01.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.97s) [2022-04-22T15:28:01.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2022-04-22T15:28:01.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.35s) [2022-04-22T15:28:01.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2022-04-22T15:28:01.303Z] === RUN TestBuildMultiStageParentConfig [2022-04-22T15:28:01.446Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-22T15:28:02.013Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-22T15:28:03.388Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-22T15:28:03.955Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-22T15:28:04.216Z] --- PASS: TestBuildMultiStageParentConfig (3.08s) [2022-04-22T15:28:04.216Z] === RUN TestBuildLabelWithTargets [2022-04-22T15:28:04.216Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:28:04.216Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-22T15:28:04.216Z] === RUN TestBuildWithEmptyLayers [2022-04-22T15:28:04.513Z] === RUN TestCheckpointCreateError [2022-04-22T15:28:04.513Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCheckpointCreate [2022-04-22T15:28:04.513Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCheckpointDeleteError [2022-04-22T15:28:04.513Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCheckpointDelete [2022-04-22T15:28:04.513Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCheckpointListError [2022-04-22T15:28:04.513Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCheckpointList [2022-04-22T15:28:04.513Z] --- PASS: TestCheckpointList (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCheckpointListContainerNotFound [2022-04-22T15:28:04.513Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestNewClientWithOpsFromEnv [2022-04-22T15:28:04.513Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-22T15:28:04.513Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestGetAPIPath [2022-04-22T15:28:04.513Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestParseHostURL [2022-04-22T15:28:04.513Z] --- PASS: TestParseHostURL (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-22T15:28:04.513Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersion [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPVersionOverride [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-22T15:28:04.513Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestClientRedirect [2022-04-22T15:28:04.513Z] === RUN TestClientRedirect/GET [2022-04-22T15:28:04.513Z] === RUN TestClientRedirect/POST [2022-04-22T15:28:04.513Z] === RUN TestClientRedirect/PUT [2022-04-22T15:28:04.513Z] === RUN TestClientRedirect/DELETE [2022-04-22T15:28:04.513Z] --- PASS: TestClientRedirect (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-22T15:28:04.513Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigCreateUnsupported [2022-04-22T15:28:04.513Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigCreateError [2022-04-22T15:28:04.513Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigCreate [2022-04-22T15:28:04.513Z] --- PASS: TestConfigCreate (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigInspectNotFound [2022-04-22T15:28:04.513Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigInspectWithEmptyID [2022-04-22T15:28:04.513Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigInspectUnsupported [2022-04-22T15:28:04.513Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigInspectError [2022-04-22T15:28:04.513Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigInspectConfigNotFound [2022-04-22T15:28:04.513Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigInspect [2022-04-22T15:28:04.513Z] --- PASS: TestConfigInspect (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigListUnsupported [2022-04-22T15:28:04.513Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigListError [2022-04-22T15:28:04.513Z] --- PASS: TestConfigListError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigList [2022-04-22T15:28:04.513Z] --- PASS: TestConfigList (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigRemoveUnsupported [2022-04-22T15:28:04.513Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigRemoveError [2022-04-22T15:28:04.513Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigRemove [2022-04-22T15:28:04.513Z] --- PASS: TestConfigRemove (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigUpdateUnsupported [2022-04-22T15:28:04.513Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigUpdateError [2022-04-22T15:28:04.513Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestConfigUpdate [2022-04-22T15:28:04.513Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerCommitError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerCommit [2022-04-22T15:28:04.513Z] --- PASS: TestContainerCommit (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStatPathError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStatPathNotFoundError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStatPathNoHeaderError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStatPath [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyToContainerError [2022-04-22T15:28:04.513Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyToContainerNotFoundError [2022-04-22T15:28:04.513Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyToContainerEmptyResponse [2022-04-22T15:28:04.513Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyToContainer [2022-04-22T15:28:04.513Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyFromContainerError [2022-04-22T15:28:04.513Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyFromContainerNotFoundError [2022-04-22T15:28:04.513Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-22T15:28:04.513Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-22T15:28:04.513Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestCopyFromContainer [2022-04-22T15:28:04.513Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerCreateError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerCreateImageNotFound [2022-04-22T15:28:04.513Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerCreateWithName [2022-04-22T15:28:04.513Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerCreateAutoRemove [2022-04-22T15:28:04.513Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerDiffError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerDiff [2022-04-22T15:28:04.513Z] --- PASS: TestContainerDiff (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExecCreateError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExecCreate [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExecStartError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExecStart [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExecInspectError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExecInspect [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExportError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExportError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExport [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExport (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerInspectError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerInspectContainerNotFound [2022-04-22T15:28:04.513Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerInspectWithEmptyID [2022-04-22T15:28:04.513Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerInspect [2022-04-22T15:28:04.513Z] --- PASS: TestContainerInspect (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerInspectNode [2022-04-22T15:28:04.513Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerKillError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerKillError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerKill [2022-04-22T15:28:04.513Z] --- PASS: TestContainerKill (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerListError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerListError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerList [2022-04-22T15:28:04.513Z] --- PASS: TestContainerList (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerLogsNotFoundError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerLogsError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerLogs [2022-04-22T15:28:04.513Z] --- PASS: TestContainerLogs (0.31s) [2022-04-22T15:28:04.513Z] === RUN TestContainerPauseError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerPause [2022-04-22T15:28:04.513Z] --- PASS: TestContainerPause (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainersPruneError [2022-04-22T15:28:04.513Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainersPrune [2022-04-22T15:28:04.513Z] --- PASS: TestContainersPrune (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerRemoveError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerRemoveNotFoundError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerRemove [2022-04-22T15:28:04.513Z] --- PASS: TestContainerRemove (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerRenameError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerRename [2022-04-22T15:28:04.513Z] --- PASS: TestContainerRename (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerResizeError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExecResizeError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerResize [2022-04-22T15:28:04.513Z] --- PASS: TestContainerResize (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerExecResize [2022-04-22T15:28:04.513Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerRestartError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerRestart [2022-04-22T15:28:04.513Z] --- PASS: TestContainerRestart (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStartError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStartError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStart [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStart (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStatsError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStats [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStats (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStopError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStopError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerStop [2022-04-22T15:28:04.513Z] --- PASS: TestContainerStop (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerTopError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerTopError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerTop [2022-04-22T15:28:04.513Z] --- PASS: TestContainerTop (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerUnpauseError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerUnpause [2022-04-22T15:28:04.513Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerUpdateError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerUpdate [2022-04-22T15:28:04.513Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-22T15:28:04.513Z] === RUN TestContainerWaitError [2022-04-22T15:28:04.513Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestContainerWait [2022-04-22T15:28:04.513Z] --- PASS: TestContainerWait (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestDiskUsageError [2022-04-22T15:28:04.513Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestDiskUsage [2022-04-22T15:28:04.513Z] --- PASS: TestDiskUsage (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestDistributionInspectUnsupported [2022-04-22T15:28:04.513Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestDistributionInspectWithEmptyID [2022-04-22T15:28:04.513Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestEventsErrorInOptions [2022-04-22T15:28:04.513Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestEventsErrorFromServer [2022-04-22T15:28:04.513Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestEvents [2022-04-22T15:28:04.513Z] --- PASS: TestEvents (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestTLSCloseWriter [2022-04-22T15:28:04.513Z] === PAUSE TestTLSCloseWriter [2022-04-22T15:28:04.513Z] === RUN TestImageBuildError [2022-04-22T15:28:04.513Z] --- PASS: TestImageBuildError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageBuild [2022-04-22T15:28:04.513Z] --- PASS: TestImageBuild (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestGetDockerOS [2022-04-22T15:28:04.513Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageCreateError [2022-04-22T15:28:04.513Z] --- PASS: TestImageCreateError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageCreate [2022-04-22T15:28:04.513Z] --- PASS: TestImageCreate (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageHistoryError [2022-04-22T15:28:04.513Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageHistory [2022-04-22T15:28:04.513Z] --- PASS: TestImageHistory (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageImportError [2022-04-22T15:28:04.513Z] --- PASS: TestImageImportError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageImport [2022-04-22T15:28:04.513Z] --- PASS: TestImageImport (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageInspectError [2022-04-22T15:28:04.513Z] --- PASS: TestImageInspectError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageInspectImageNotFound [2022-04-22T15:28:04.513Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageInspectWithEmptyID [2022-04-22T15:28:04.513Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageInspect [2022-04-22T15:28:04.513Z] --- PASS: TestImageInspect (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageListError [2022-04-22T15:28:04.513Z] --- PASS: TestImageListError (0.00s) [2022-04-22T15:28:04.513Z] === RUN TestImageList [2022-04-22T15:28:04.514Z] --- PASS: TestImageList (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageListApiBefore125 [2022-04-22T15:28:04.514Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageLoadError [2022-04-22T15:28:04.514Z] --- PASS: TestImageLoadError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageLoad [2022-04-22T15:28:04.514Z] --- PASS: TestImageLoad (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagesPruneError [2022-04-22T15:28:04.514Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagesPrune [2022-04-22T15:28:04.514Z] --- PASS: TestImagesPrune (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePullReferenceParseError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePullAnyError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePullWithoutErrors [2022-04-22T15:28:04.514Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePushReferenceError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePushAnyError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImagePushWithoutErrors [2022-04-22T15:28:04.514Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-22T15:28:04.514Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-22T15:28:04.514Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-22T15:28:04.514Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageRemoveError [2022-04-22T15:28:04.514Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageRemoveImageNotFound [2022-04-22T15:28:04.514Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageRemove [2022-04-22T15:28:04.514Z] --- PASS: TestImageRemove (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageSaveError [2022-04-22T15:28:04.514Z] --- PASS: TestImageSaveError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageSave [2022-04-22T15:28:04.514Z] --- PASS: TestImageSave (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageSearchAnyError [2022-04-22T15:28:04.514Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-22T15:28:04.514Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-22T15:28:04.514Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-22T15:28:04.514Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-22T15:28:04.514Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageSearchWithoutErrors [2022-04-22T15:28:04.514Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageTagError [2022-04-22T15:28:04.514Z] --- PASS: TestImageTagError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageTagInvalidReference [2022-04-22T15:28:04.514Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageTagInvalidSourceImageName [2022-04-22T15:28:04.514Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageTagHexSource [2022-04-22T15:28:04.514Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestImageTag [2022-04-22T15:28:04.514Z] --- PASS: TestImageTag (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestInfoServerError [2022-04-22T15:28:04.514Z] --- PASS: TestInfoServerError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestInfoInvalidResponseJSONError [2022-04-22T15:28:04.514Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestInfo [2022-04-22T15:28:04.514Z] --- PASS: TestInfo (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkConnectError [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkConnect [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkCreateError [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkCreate [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkDisconnectError [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkDisconnect [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkInspect [2022-04-22T15:28:04.514Z] === RUN TestNetworkInspect/empty_ID [2022-04-22T15:28:04.514Z] === RUN TestNetworkInspect/no_options [2022-04-22T15:28:04.514Z] === RUN TestNetworkInspect/verbose [2022-04-22T15:28:04.514Z] === RUN TestNetworkInspect/global_scope [2022-04-22T15:28:04.514Z] === RUN TestNetworkInspect/unknown_network [2022-04-22T15:28:04.514Z] === RUN TestNetworkInspect/server_error [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkListError [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkListError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkList [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkList (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworksPruneError [2022-04-22T15:28:04.514Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworksPrune [2022-04-22T15:28:04.514Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkRemoveError [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNetworkRemove [2022-04-22T15:28:04.514Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeInspectError [2022-04-22T15:28:04.514Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeInspectNodeNotFound [2022-04-22T15:28:04.514Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeInspectWithEmptyID [2022-04-22T15:28:04.514Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeInspect [2022-04-22T15:28:04.514Z] --- PASS: TestNodeInspect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeListError [2022-04-22T15:28:04.514Z] --- PASS: TestNodeListError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeList [2022-04-22T15:28:04.514Z] --- PASS: TestNodeList (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeRemoveError [2022-04-22T15:28:04.514Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeRemove [2022-04-22T15:28:04.514Z] --- PASS: TestNodeRemove (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeUpdateError [2022-04-22T15:28:04.514Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestNodeUpdate [2022-04-22T15:28:04.514Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestOptionWithHostFromEnv [2022-04-22T15:28:04.514Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestOptionWithTimeout [2022-04-22T15:28:04.514Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestOptionWithVersionFromEnv [2022-04-22T15:28:04.514Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPingFail [2022-04-22T15:28:04.514Z] --- PASS: TestPingFail (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPingWithError [2022-04-22T15:28:04.514Z] 2022/04/22 15:28:02 RoundTripper returned a response & error; ignoring response [2022-04-22T15:28:04.514Z] 2022/04/22 15:28:02 RoundTripper returned a response & error; ignoring response [2022-04-22T15:28:04.514Z] --- PASS: TestPingWithError (0.02s) [2022-04-22T15:28:04.514Z] === RUN TestPingSuccess [2022-04-22T15:28:04.514Z] --- PASS: TestPingSuccess (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPingHeadFallback [2022-04-22T15:28:04.514Z] === RUN TestPingHeadFallback/OK [2022-04-22T15:28:04.514Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-22T15:28:04.514Z] === RUN TestPingHeadFallback/Not_Found [2022-04-22T15:28:04.514Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-22T15:28:04.514Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-22T15:28:04.514Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginDisableError [2022-04-22T15:28:04.514Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginDisable [2022-04-22T15:28:04.514Z] --- PASS: TestPluginDisable (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginEnableError [2022-04-22T15:28:04.514Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginEnable [2022-04-22T15:28:04.514Z] --- PASS: TestPluginEnable (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginInspectError [2022-04-22T15:28:04.514Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginInspectWithEmptyID [2022-04-22T15:28:04.514Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginInspect [2022-04-22T15:28:04.514Z] --- PASS: TestPluginInspect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginListError [2022-04-22T15:28:04.514Z] --- PASS: TestPluginListError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginList [2022-04-22T15:28:04.514Z] --- PASS: TestPluginList (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginPushError [2022-04-22T15:28:04.514Z] --- PASS: TestPluginPushError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginPush [2022-04-22T15:28:04.514Z] --- PASS: TestPluginPush (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginRemoveError [2022-04-22T15:28:04.514Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginRemove [2022-04-22T15:28:04.514Z] --- PASS: TestPluginRemove (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginSetError [2022-04-22T15:28:04.514Z] --- PASS: TestPluginSetError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPluginSet [2022-04-22T15:28:04.514Z] --- PASS: TestPluginSet (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSetHostHeader [2022-04-22T15:28:04.514Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestPlainTextError [2022-04-22T15:28:04.514Z] --- PASS: TestPlainTextError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestInfiniteError [2022-04-22T15:28:04.514Z] --- PASS: TestInfiniteError (0.02s) [2022-04-22T15:28:04.514Z] === RUN TestCanceledContext [2022-04-22T15:28:04.514Z] 2022/04/22 15:28:02 RoundTripper returned a response & error; ignoring response [2022-04-22T15:28:04.514Z] --- PASS: TestCanceledContext (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestDeadlineExceededContext [2022-04-22T15:28:04.514Z] 2022/04/22 15:28:02 RoundTripper returned a response & error; ignoring response [2022-04-22T15:28:04.514Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretCreateUnsupported [2022-04-22T15:28:04.514Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretCreateError [2022-04-22T15:28:04.514Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretCreate [2022-04-22T15:28:04.514Z] --- PASS: TestSecretCreate (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretInspectUnsupported [2022-04-22T15:28:04.514Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretInspectError [2022-04-22T15:28:04.514Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretInspectSecretNotFound [2022-04-22T15:28:04.514Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretInspectWithEmptyID [2022-04-22T15:28:04.514Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretInspect [2022-04-22T15:28:04.514Z] --- PASS: TestSecretInspect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretListUnsupported [2022-04-22T15:28:04.514Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretListError [2022-04-22T15:28:04.514Z] --- PASS: TestSecretListError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretList [2022-04-22T15:28:04.514Z] --- PASS: TestSecretList (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretRemoveUnsupported [2022-04-22T15:28:04.514Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretRemoveError [2022-04-22T15:28:04.514Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretRemove [2022-04-22T15:28:04.514Z] --- PASS: TestSecretRemove (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretUpdateUnsupported [2022-04-22T15:28:04.514Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretUpdateError [2022-04-22T15:28:04.514Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSecretUpdate [2022-04-22T15:28:04.514Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceCreateError [2022-04-22T15:28:04.514Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceCreate [2022-04-22T15:28:04.514Z] --- PASS: TestServiceCreate (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-22T15:28:04.514Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceCreateDigestPinning [2022-04-22T15:28:04.514Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceInspectError [2022-04-22T15:28:04.514Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceInspectServiceNotFound [2022-04-22T15:28:04.514Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceInspectWithEmptyID [2022-04-22T15:28:04.514Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceInspect [2022-04-22T15:28:04.514Z] --- PASS: TestServiceInspect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceListError [2022-04-22T15:28:04.514Z] --- PASS: TestServiceListError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceList [2022-04-22T15:28:04.514Z] --- PASS: TestServiceList (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceLogsError [2022-04-22T15:28:04.514Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceLogs [2022-04-22T15:28:04.514Z] --- PASS: TestServiceLogs (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceRemoveError [2022-04-22T15:28:04.514Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceRemoveNotFoundError [2022-04-22T15:28:04.514Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceRemove [2022-04-22T15:28:04.514Z] --- PASS: TestServiceRemove (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceUpdateError [2022-04-22T15:28:04.514Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestServiceUpdate [2022-04-22T15:28:04.514Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmGetUnlockKeyError [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmGetUnlockKey [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmInitError [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmInit [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmInit (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmInspectError [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmInspect [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmJoinError [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmJoin [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmLeaveError [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmLeave [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmUnlockError [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmUnlock [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmUpdateError [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestSwarmUpdate [2022-04-22T15:28:04.514Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestTaskInspectError [2022-04-22T15:28:04.514Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestTaskInspectWithEmptyID [2022-04-22T15:28:04.514Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestTaskInspect [2022-04-22T15:28:04.514Z] --- PASS: TestTaskInspect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestTaskListError [2022-04-22T15:28:04.514Z] --- PASS: TestTaskListError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestTaskList [2022-04-22T15:28:04.514Z] --- PASS: TestTaskList (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestVolumeCreateError [2022-04-22T15:28:04.514Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestVolumeCreate [2022-04-22T15:28:04.514Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestVolumeInspectError [2022-04-22T15:28:04.514Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestVolumeInspectNotFound [2022-04-22T15:28:04.514Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestVolumeInspectWithEmptyID [2022-04-22T15:28:04.514Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestVolumeInspect [2022-04-22T15:28:04.514Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestVolumeListError [2022-04-22T15:28:04.514Z] --- PASS: TestVolumeListError (0.00s) [2022-04-22T15:28:04.514Z] === RUN TestVolumeList [2022-04-22T15:28:04.514Z] --- PASS: TestVolumeList (0.00s) [2022-04-22T15:28:04.515Z] === RUN TestVolumeRemoveError [2022-04-22T15:28:04.515Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-22T15:28:04.515Z] === RUN TestVolumeRemove [2022-04-22T15:28:04.515Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-22T15:28:04.515Z] === CONT TestTLSCloseWriter [2022-04-22T15:28:04.515Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-22T15:28:04.515Z] PASS [2022-04-22T15:28:04.515Z] coverage: 75.1% of statements [2022-04-22T15:28:04.515Z] ok github.com/docker/docker/client 0.624s coverage: 75.1% of statements [2022-04-22T15:28:04.522Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-22T15:28:05.090Z] === RUN TestDockerSuite/TestExecParseError [2022-04-22T15:28:05.658Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-22T15:28:06.244Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-22T15:28:06.402Z] --- PASS: TestBuildWithEmptyLayers (1.82s) [2022-04-22T15:28:06.402Z] === RUN TestBuildMultiStageOnBuild [2022-04-22T15:28:06.818Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-22T15:28:07.077Z] --- PASS: TestServiceUpdateNetwork (13.91s) [2022-04-22T15:28:07.077Z] === RUN TestServiceUpdatePidsLimit [2022-04-22T15:28:08.013Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-22T15:28:08.582Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-22T15:28:08.582Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-22T15:28:08.859Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-04-22T15:28:09.150Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-22T15:28:09.409Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-22T15:28:17.519Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-22T15:28:17.519Z] check_test.go:378: [dd3b760ef9e25] daemon is not started [2022-04-22T15:28:17.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-22T15:28:19.436Z] docker_api_swarm_test.go:802: [d027a5fbf4129] joining swarm manager [da5ee1c4142f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:28:20.003Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-22T15:28:20.571Z] === RUN TestDockerSuite/TestExecTTY [2022-04-22T15:28:21.141Z] docker_api_swarm_test.go:802: [d9c826074d1b4] joining swarm manager [da5ee1c4142f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:28:21.400Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-22T15:28:21.967Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-22T15:28:22.535Z] docker_api_swarm_test.go:802: [d52640276ea85] joining swarm manager [da5ee1c4142f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-22T15:28:22.535Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-22T15:28:23.102Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-22T15:28:23.102Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-22T15:28:23.102Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-22T15:28:24.042Z] --- PASS: TestServiceUpdatePidsLimit (16.89s) [2022-04-22T15:28:24.042Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-04-22T15:28:24.042Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-04-22T15:28:24.042Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-04-22T15:28:24.042Z] PASS [2022-04-22T15:28:24.042Z] [2022-04-22T15:28:24.042Z] === Skipped [2022-04-22T15:28:24.042Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-22T15:28:24.042Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-22T15:28:24.042Z] [2022-04-22T15:28:24.042Z] DONE 27 tests, 1 skipped in 181.920s [2022-04-22T15:28:24.042Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-22T15:28:24.042Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:28:24.042Z] ++ set -e [2022-04-22T15:28:24.042Z] ++ '[' -n 0 ']' [2022-04-22T15:28:24.042Z] ++ set -x [2022-04-22T15:28:24.042Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:28:24.042Z] INFO: Testing against a local daemon [2022-04-22T15:28:24.042Z] === RUN TestSessionCreate [2022-04-22T15:28:24.042Z] --- PASS: TestSessionCreate (0.03s) [2022-04-22T15:28:24.042Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-22T15:28:24.042Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-22T15:28:24.042Z] PASS [2022-04-22T15:28:24.042Z] [2022-04-22T15:28:24.042Z] DONE 2 tests in 0.200s [2022-04-22T15:28:24.108Z] --- PASS: TestBuildMultiStageOnBuild (16.28s) [2022-04-22T15:28:24.108Z] === RUN TestBuildUncleanTarFilenames [2022-04-22T15:28:24.108Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:28:24.108Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-22T15:28:24.108Z] === RUN TestBuildMultiStageLayerLeak [2022-04-22T15:28:24.301Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-22T15:28:24.301Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:28:24.301Z] ++ set -e [2022-04-22T15:28:24.301Z] ++ '[' -n 0 ']' [2022-04-22T15:28:24.301Z] ++ set -x [2022-04-22T15:28:24.301Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:28:24.301Z] INFO: Testing against a local daemon [2022-04-22T15:28:24.301Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-22T15:28:24.301Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-22T15:28:24.301Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:28:24.301Z] === RUN TestDiskUsage [2022-04-22T15:28:24.301Z] === PAUSE TestDiskUsage [2022-04-22T15:28:24.301Z] === RUN TestEventsExecDie [2022-04-22T15:28:24.869Z] docker_api_swarm_test.go:802: [d1bdfa76e70a2] joining swarm manager [da5ee1c4142f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-22T15:28:25.128Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-22T15:28:25.128Z] --- PASS: TestEventsExecDie (0.92s) [2022-04-22T15:28:25.128Z] === RUN TestEventsBackwardsCompatible [2022-04-22T15:28:25.387Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-04-22T15:28:25.387Z] === RUN TestEventsVolumeCreate [2022-04-22T15:28:25.387Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-04-22T15:28:25.387Z] === RUN TestInfoBinaryCommits [2022-04-22T15:28:25.387Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-04-22T15:28:25.387Z] === RUN TestInfoAPIVersioned [2022-04-22T15:28:25.387Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-22T15:28:25.387Z] === RUN TestInfoAPI [2022-04-22T15:28:25.387Z] --- PASS: TestInfoAPI (0.03s) [2022-04-22T15:28:25.387Z] === RUN TestInfoAPIWarnings [2022-04-22T15:28:25.954Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-22T15:28:26.213Z] docker_api_swarm_test.go:810: [dd5550f7b520c] joining swarm manager [da5ee1c4142f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-22T15:28:27.148Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-22T15:28:27.407Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-22T15:28:27.974Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-22T15:28:33.254Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-22T15:28:34.702Z] --- PASS: TestCheckoutGit (51.52s) [2022-04-22T15:28:34.702Z] === RUN TestValidGitTransport [2022-04-22T15:28:34.702Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-22T15:28:34.702Z] === RUN TestGitInvalidRef [2022-04-22T15:28:34.702Z] --- PASS: TestGitInvalidRef (0.34s) [2022-04-22T15:28:34.702Z] PASS [2022-04-22T15:28:34.702Z] coverage: 86.3% of statements [2022-04-22T15:28:34.702Z] ok github.com/docker/docker/builder/remotecontext/git 52.027s coverage: 86.3% of statements [2022-04-22T15:28:34.702Z] ? github.com/docker/docker/cli [no test files] [2022-04-22T15:28:34.702Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-22T15:28:34.702Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-22T15:28:34.702Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-22T15:28:36.504Z] --- PASS: TestBuildMultiStageLayerLeak (13.43s) [2022-04-22T15:28:36.504Z] === RUN TestBuildWithHugeFile [2022-04-22T15:28:37.437Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-22T15:28:38.814Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-22T15:28:41.890Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-22T15:28:41.890Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-22T15:28:41.891Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-22T15:28:41.891Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-04-22T15:28:41.891Z] === RUN TestConfigureDaemonLogs [2022-04-22T15:28:41.891Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-22T15:28:41.891Z] === RUN TestCommonOptionsInstallFlags [2022-04-22T15:28:41.891Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-22T15:28:41.891Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-22T15:28:41.891Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-22T15:28:41.891Z] PASS [2022-04-22T15:28:41.891Z] coverage: 19.0% of statements [2022-04-22T15:28:41.891Z] ok github.com/docker/docker/cmd/dockerd 0.275s coverage: 19.0% of statements [2022-04-22T15:28:41.891Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-22T15:28:41.891Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-22T15:28:42.095Z] --- PASS: TestInfoAPIWarnings (16.28s) [2022-04-22T15:28:42.095Z] === RUN TestInfoDebug [2022-04-22T15:28:42.353Z] --- PASS: TestInfoDebug (0.52s) [2022-04-22T15:28:42.353Z] === RUN TestInfoInsecureRegistries [2022-04-22T15:28:42.919Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-22T15:28:42.919Z] === RUN TestInfoRegistryMirrors [2022-04-22T15:28:43.177Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-22T15:28:43.436Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-22T15:28:43.436Z] === RUN TestLoginFailsWithBadCredentials [2022-04-22T15:28:43.436Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2022-04-22T15:28:43.436Z] === RUN TestPingCacheHeaders [2022-04-22T15:28:43.695Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-22T15:28:43.695Z] === RUN TestPingGet [2022-04-22T15:28:43.695Z] --- PASS: TestPingGet (0.02s) [2022-04-22T15:28:43.695Z] === RUN TestPingHead [2022-04-22T15:28:43.695Z] --- PASS: TestPingHead (0.04s) [2022-04-22T15:28:43.695Z] === RUN TestPingSwarmHeader [2022-04-22T15:28:43.956Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-22T15:28:43.956Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-22T15:28:43.956Z] === RUN TestDockerSuite/TestHealth [2022-04-22T15:28:44.118Z] === RUN TestContainerStopSignal [2022-04-22T15:28:44.118Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-22T15:28:44.118Z] === RUN TestContainerStopTimeout [2022-04-22T15:28:44.118Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-22T15:28:44.118Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-22T15:28:44.118Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-22T15:28:44.118Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-22T15:28:44.118Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-22T15:28:44.215Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-22T15:28:44.589Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-22T15:28:44.589Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestReplaceAndAppendEnvVars [2022-04-22T15:28:44.589Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-22T15:28:44.589Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestNewMemoryStore [2022-04-22T15:28:44.589Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestAddContainers [2022-04-22T15:28:44.589Z] --- PASS: TestAddContainers (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestGetContainer [2022-04-22T15:28:44.589Z] --- PASS: TestGetContainer (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestDeleteContainer [2022-04-22T15:28:44.589Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestListContainers [2022-04-22T15:28:44.589Z] --- PASS: TestListContainers (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestFirstContainer [2022-04-22T15:28:44.589Z] --- PASS: TestFirstContainer (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestApplyAllContainer [2022-04-22T15:28:44.589Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestIsValidHealthString [2022-04-22T15:28:44.589Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestStateRunStop [2022-04-22T15:28:44.589Z] --- PASS: TestStateRunStop (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestStateTimeoutWait [2022-04-22T15:28:44.589Z] state_test.go:141: Stop callback fired [2022-04-22T15:28:44.589Z] state_test.go:165: Stop callback fired [2022-04-22T15:28:44.589Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-22T15:28:44.589Z] === RUN TestIsValidStateString [2022-04-22T15:28:44.589Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestViewSaveDelete [2022-04-22T15:28:44.589Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-22T15:28:44.589Z] === RUN TestViewAll [2022-04-22T15:28:44.589Z] --- PASS: TestViewAll (0.02s) [2022-04-22T15:28:44.589Z] === RUN TestViewGet [2022-04-22T15:28:44.589Z] --- PASS: TestViewGet (0.01s) [2022-04-22T15:28:44.589Z] === RUN TestNames [2022-04-22T15:28:44.589Z] --- PASS: TestNames (0.00s) [2022-04-22T15:28:44.589Z] === RUN TestViewWithHealthCheck [2022-04-22T15:28:44.589Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-22T15:28:44.589Z] PASS [2022-04-22T15:28:44.589Z] coverage: 41.7% of statements [2022-04-22T15:28:44.589Z] ok github.com/docker/docker/container 0.278s coverage: 41.7% of statements [2022-04-22T15:28:44.589Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-22T15:28:44.589Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-22T15:28:44.589Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-22T15:28:44.589Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-22T15:28:44.782Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-22T15:28:45.581Z] === RUN TestPrepare [2022-04-22T15:28:45.581Z] --- PASS: TestPrepare (0.00s) [2022-04-22T15:28:45.581Z] === RUN TestStart [2022-04-22T15:28:45.581Z] --- PASS: TestStart (0.00s) [2022-04-22T15:28:45.581Z] === RUN TestWaitCancel [2022-04-22T15:28:45.581Z] --- PASS: TestWaitCancel (0.00s) [2022-04-22T15:28:45.581Z] === RUN TestWaitDisabled [2022-04-22T15:28:45.581Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-22T15:28:45.581Z] === RUN TestWaitEnabled [2022-04-22T15:28:45.581Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-22T15:28:45.581Z] === RUN TestRemove [2022-04-22T15:28:45.581Z] --- PASS: TestRemove (0.00s) [2022-04-22T15:28:45.581Z] PASS [2022-04-22T15:28:45.581Z] coverage: 65.3% of statements [2022-04-22T15:28:45.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.078s coverage: 65.3% of statements [2022-04-22T15:28:46.158Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-22T15:28:46.158Z] --- PASS: TestPingSwarmHeader (2.33s) [2022-04-22T15:28:46.158Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-22T15:28:46.158Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-22T15:28:46.158Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-22T15:28:46.158Z] === RUN TestVersion [2022-04-22T15:28:46.158Z] --- PASS: TestVersion (0.02s) [2022-04-22T15:28:46.158Z] === CONT TestDiskUsage [2022-04-22T15:28:46.416Z] === RUN TestDiskUsage/empty [2022-04-22T15:28:46.416Z] === RUN TestDiskUsage/empty/container_types [2022-04-22T15:28:46.416Z] === RUN TestDiskUsage/empty/image_types [2022-04-22T15:28:46.416Z] === RUN TestDiskUsage/empty/volume_types [2022-04-22T15:28:46.416Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-22T15:28:46.416Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-22T15:28:46.417Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-22T15:28:46.417Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-22T15:28:46.417Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-22T15:28:46.417Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-22T15:28:46.417Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-22T15:28:46.417Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-22T15:28:46.675Z] === RUN TestDiskUsage/after_container.Run [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-22T15:28:47.243Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage (1.28s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-22T15:28:47.243Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-22T15:28:47.243Z] PASS [2022-04-22T15:28:47.243Z] [2022-04-22T15:28:47.243Z] === Skipped [2022-04-22T15:28:47.243Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:28:47.243Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-22T15:28:47.243Z] [2022-04-22T15:28:47.243Z] DONE 54 tests, 1 skipped in 23.084s [2022-04-22T15:28:47.244Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-22T15:28:47.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:28:47.244Z] ++ set -e [2022-04-22T15:28:47.244Z] ++ '[' -n 0 ']' [2022-04-22T15:28:47.244Z] ++ set -x [2022-04-22T15:28:47.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-22T15:28:47.503Z] INFO: Testing against a local daemon [2022-04-22T15:28:47.503Z] === RUN TestVolumesCreateAndList [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-22T15:28:47.503Z] === RUN TestVolumesRemove [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-22T15:28:47.503Z] === RUN TestVolumesInspect [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-22T15:28:47.503Z] === RUN TestVolumesInvalidJSON [2022-04-22T15:28:47.503Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-22T15:28:47.503Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-22T15:28:47.503Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-22T15:28:47.503Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-22T15:28:47.503Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-22T15:28:47.503Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-22T15:28:47.503Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-22T15:28:47.503Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-22T15:28:47.503Z] PASS [2022-04-22T15:28:47.503Z] [2022-04-22T15:28:47.503Z] DONE 9 tests in 0.235s [2022-04-22T15:28:47.503Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-22T15:28:47.762Z] ++++ cat bundles/test-integration/docker.pid [2022-04-22T15:28:47.762Z] +++ kill 6669 [2022-04-22T15:28:48.020Z] +++ /etc/init.d/apparmor stop [2022-04-22T15:28:48.020Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-22T15:28:48.020Z] [2022-04-22T15:28:48.020Z] Unloading profiles will leave already running processes permanently [2022-04-22T15:28:48.020Z] unconfined, which can lead to unexpected situations. [2022-04-22T15:28:48.020Z] [2022-04-22T15:28:48.020Z] To set a process to complain mode, use the command line tool [2022-04-22T15:28:48.020Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-22T15:28:48.020Z] +++ true [2022-04-22T15:28:48.020Z] exiting test-integration [2022-04-22T15:28:48.020Z] ++ exit 0 [2022-04-22T15:28:48.020Z] [2022-04-22T15:28:48.586Z] + for job in $(jobs -p) [2022-04-22T15:28:48.586Z] + wait 1315 [2022-04-22T15:28:49.390Z] === RUN TestNewListSecretsFilters [2022-04-22T15:28:49.390Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-22T15:28:49.390Z] === RUN TestNewListConfigsFilters [2022-04-22T15:28:49.390Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-22T15:28:49.390Z] PASS [2022-04-22T15:28:49.390Z] coverage: 0.5% of statements [2022-04-22T15:28:49.390Z] ok github.com/docker/docker/daemon/cluster 0.582s coverage: 0.5% of statements [2022-04-22T15:28:49.862Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-22T15:28:49.862Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.25s) [2022-04-22T15:28:49.862Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-22T15:28:49.862Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-22T15:28:49.862Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-22T15:28:49.862Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-22T15:28:49.862Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-22T15:28:49.862Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-22T15:28:49.862Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-22T15:28:49.862Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-22T15:28:49.862Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-22T15:28:49.862Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-22T15:28:49.862Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-22T15:28:49.862Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-22T15:28:49.862Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-22T15:28:50.334Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-22T15:28:50.334Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-22T15:28:50.807Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-22T15:28:50.807Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-22T15:28:50.807Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-22T15:28:50.807Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-22T15:28:50.807Z] PASS [2022-04-22T15:28:50.807Z] coverage: 35.9% of statements [2022-04-22T15:28:50.807Z] ok github.com/docker/docker/daemon/cluster/convert 0.750s coverage: 35.9% of statements [2022-04-22T15:28:53.776Z] === RUN TestWaitNodeAttachment [2022-04-22T15:28:54.247Z] === RUN TestBuilderGC [2022-04-22T15:28:54.247Z] --- PASS: TestBuilderGC (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationNotFound [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestDaemonBrokenConfiguration [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestFindConfigurationConflicts [2022-04-22T15:28:54.247Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-22T15:28:54.247Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-22T15:28:54.247Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-22T15:28:54.247Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-22T15:28:54.247Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-22T15:28:54.247Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-22T15:28:54.247Z] === RUN TestValidateConfigurationErrors [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-22T15:28:54.248Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_label [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_dns [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-22T15:28:54.248Z] === RUN TestValidateConfiguration/with_hosts [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestReloadSetConfigFileNotExist [2022-04-22T15:28:54.248Z] time="2022-04-22T15:28:53Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-22T15:28:54.248Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-04-22T15:28:54.248Z] === RUN TestReloadDefaultConfigNotExist [2022-04-22T15:28:54.248Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:28:54.248Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestReloadBadDefaultConfig [2022-04-22T15:28:54.248Z] time="2022-04-22T15:28:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-369445089" [2022-04-22T15:28:54.248Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestReloadWithConflictingLabels [2022-04-22T15:28:54.248Z] time="2022-04-22T15:28:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2889299633" [2022-04-22T15:28:54.248Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-04-22T15:28:54.248Z] === RUN TestIsolationConversion [2022-04-22T15:28:54.248Z] === RUN TestIsolationConversion/default [2022-04-22T15:28:54.248Z] === RUN TestIsolationConversion/process [2022-04-22T15:28:54.248Z] === RUN TestIsolationConversion/hyperv [2022-04-22T15:28:54.248Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestContainerLabels [2022-04-22T15:28:54.248Z] --- PASS: TestContainerLabels (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestCredentialSpecConversion [2022-04-22T15:28:54.248Z] === RUN TestCredentialSpecConversion/none [2022-04-22T15:28:54.248Z] === RUN TestCredentialSpecConversion/config [2022-04-22T15:28:54.248Z] === RUN TestCredentialSpecConversion/file [2022-04-22T15:28:54.248Z] === RUN TestCredentialSpecConversion/registry [2022-04-22T15:28:54.248Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-22T15:28:54.248Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestControllerValidateMountBind [2022-04-22T15:28:54.248Z] --- PASS: TestControllerValidateMountBind (0.04s) [2022-04-22T15:28:54.248Z] === RUN TestControllerValidateMountVolume [2022-04-22T15:28:54.248Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestControllerValidateMountTarget [2022-04-22T15:28:54.248Z] --- PASS: TestReloadWithConflictingLabels (0.05s) [2022-04-22T15:28:54.248Z] === RUN TestReloadWithDuplicateLabels [2022-04-22T15:28:54.248Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-04-22T15:28:54.248Z] === RUN TestControllerValidateMountTmpfs [2022-04-22T15:28:54.248Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestControllerValidateMountInvalidType [2022-04-22T15:28:54.248Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestControllerValidateMountNamedPipe [2022-04-22T15:28:54.248Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-22T15:28:54.248Z] PASS [2022-04-22T15:28:54.248Z] coverage: 11.0% of statements [2022-04-22T15:28:54.248Z] time="2022-04-22T15:28:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2747773395" [2022-04-22T15:28:54.248Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-04-22T15:28:54.248Z] === RUN TestMaskURLCredentials [2022-04-22T15:28:54.248Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-22T15:28:54.248Z] === RUN TestDaemonConfigurationMerge [2022-04-22T15:28:54.248Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-22T15:28:54.248Z] PASS [2022-04-22T15:28:54.248Z] coverage: 79.5% of statements [2022-04-22T15:28:54.248Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.894s coverage: 11.0% of statements [2022-04-22T15:28:54.248Z] ok github.com/docker/docker/daemon/config 0.443s coverage: 79.5% of statements [2022-04-22T15:28:54.721Z] === RUN TestEventsLog [2022-04-22T15:28:54.722Z] --- PASS: TestEventsLog (0.00s) [2022-04-22T15:28:54.722Z] === RUN TestEventsLogTimeout [2022-04-22T15:28:54.722Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-22T15:28:54.722Z] === RUN TestLogEvents [2022-04-22T15:28:54.722Z] --- PASS: TestLogEvents (0.05s) [2022-04-22T15:28:54.722Z] === RUN TestLoadBufferedEvents [2022-04-22T15:28:54.722Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-04-22T15:28:54.722Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-22T15:28:54.722Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-22T15:28:54.722Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-22T15:28:54.722Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-22T15:28:54.722Z] PASS [2022-04-22T15:28:54.722Z] coverage: 50.0% of statements [2022-04-22T15:28:54.722Z] ok github.com/docker/docker/daemon/events 0.377s coverage: 50.0% of statements [2022-04-22T15:28:56.953Z] === RUN TestIsEmptyDir [2022-04-22T15:28:56.953Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-22T15:28:56.953Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-22T15:28:56.953Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-22T15:28:56.953Z] PASS [2022-04-22T15:28:56.953Z] coverage: 2.3% of statements [2022-04-22T15:28:56.953Z] ok github.com/docker/docker/daemon/graphdriver 0.154s coverage: 2.3% of statements [2022-04-22T15:28:56.953Z] === RUN TestLinkNaming [2022-04-22T15:28:56.953Z] --- PASS: TestLinkNaming (0.00s) [2022-04-22T15:28:56.953Z] === RUN TestLinkNew [2022-04-22T15:28:56.953Z] --- PASS: TestLinkNew (0.00s) [2022-04-22T15:28:56.953Z] === RUN TestLinkEnv [2022-04-22T15:28:56.953Z] --- PASS: TestLinkEnv (0.00s) [2022-04-22T15:28:56.953Z] === RUN TestLinkMultipleEnv [2022-04-22T15:28:56.953Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-22T15:28:56.953Z] === RUN TestLinkPortRangeEnv [2022-04-22T15:28:56.953Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-22T15:28:56.953Z] PASS [2022-04-22T15:28:56.953Z] coverage: 93.0% of statements [2022-04-22T15:28:56.953Z] ok github.com/docker/docker/daemon/links 0.082s coverage: 93.0% of statements [2022-04-22T15:28:58.531Z] === RUN TestVerifyNetworkingConfig [2022-04-22T15:28:58.531Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestGetContainer [2022-04-22T15:28:58.531Z] --- PASS: TestGetContainer (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestValidContainerNames [2022-04-22T15:28:58.531Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestContainerInitDNS [2022-04-22T15:28:58.531Z] daemon_test.go:145: root required [2022-04-22T15:28:58.531Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestMerge [2022-04-22T15:28:58.531Z] --- PASS: TestMerge (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestValidateContainerIsolation [2022-04-22T15:28:58.531Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestFindNetworkErrorType [2022-04-22T15:28:58.531Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestEnsureServicesExist [2022-04-22T15:28:58.531Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestEnsureServicesExistErrors [2022-04-22T15:28:58.531Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-22T15:28:58.531Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-22T15:28:58.531Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-22T15:28:58.531Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-22T15:28:58.531Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-22T15:28:58.531Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-22T15:28:58.531Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestContainerDelete [2022-04-22T15:28:58.531Z] --- PASS: TestContainerDelete (0.01s) [2022-04-22T15:28:58.531Z] === RUN TestContainerDoubleDelete [2022-04-22T15:28:58.531Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestLogContainerEventCopyLabels [2022-04-22T15:28:58.531Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestLogContainerEventWithAttributes [2022-04-22T15:28:58.531Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestNoneHealthcheck [2022-04-22T15:28:58.531Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-22T15:28:58.531Z] === RUN TestHealthStates [2022-04-22T15:28:58.531Z] time="2022-04-22T15:28:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] time="2022-04-22T15:28:58Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-22T15:28:58.532Z] --- PASS: TestHealthStates (0.24s) [2022-04-22T15:28:58.532Z] === RUN TestGetInspectData [2022-04-22T15:28:58.532Z] --- PASS: TestGetInspectData (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestFillLicense [2022-04-22T15:28:58.532Z] --- PASS: TestFillLicense (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestListInvalidFilter [2022-04-22T15:28:58.532Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestNameFilter [2022-04-22T15:28:58.532Z] --- PASS: TestNameFilter (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-22T15:28:58.532Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-22T15:28:58.532Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-22T15:28:58.532Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-22T15:28:58.532Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestDaemonReloadLabels [2022-04-22T15:28:58.532Z] --- PASS: TestDaemonReloadLabels (0.02s) [2022-04-22T15:28:58.532Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-22T15:28:58.532Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestDaemonReloadMirrors [2022-04-22T15:28:58.532Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-22T15:28:58.532Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-22T15:28:58.532Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-22T15:28:58.532Z] reload_test.go:342: root required [2022-04-22T15:28:58.532Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-22T15:28:58.532Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-22T15:28:58.532Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-04-22T15:28:58.532Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-22T15:28:58.532Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-22T15:28:58.532Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-22T15:28:58.532Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-22T15:28:58.532Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-22T15:28:58.532Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-22T15:28:58.532Z] === RUN TestParseVolumesFrom [2022-04-22T15:28:58.532Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-22T15:28:58.532Z] PASS [2022-04-22T15:28:58.532Z] coverage: 8.8% of statements [2022-04-22T15:28:58.532Z] ok github.com/docker/docker/daemon 0.636s coverage: 8.8% of statements [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-22T15:28:58.532Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-22T15:29:00.768Z] === RUN TestNewStreamConfig [2022-04-22T15:29:00.768Z] === RUN TestNewStreamConfig/defaults [2022-04-22T15:29:01.240Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-22T15:29:01.240Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-22T15:29:01.240Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-22T15:29:01.240Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-22T15:29:01.240Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-22T15:29:01.240Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-22T15:29:01.240Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-22T15:29:01.240Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-22T15:29:01.240Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-22T15:29:01.240Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-22T15:29:01.240Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-22T15:29:01.240Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-22T15:29:01.240Z] === RUN TestAdapterReadLogs [2022-04-22T15:29:01.240Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCopier [2022-04-22T15:29:01.240Z] --- PASS: TestCopier (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCopierLongLines [2022-04-22T15:29:01.240Z] --- PASS: TestCopierLongLines (0.01s) [2022-04-22T15:29:01.240Z] === RUN TestCopierSlow [2022-04-22T15:29:01.240Z] time="2022-04-22T15:29:00Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-22T15:29:01.240Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.23s) [2022-04-22T15:29:01.240Z] === RUN TestCreateSuccess [2022-04-22T15:29:01.240Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCreateStreamSkipped [2022-04-22T15:29:01.240Z] time="2022-04-22T15:29:00Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-22T15:29:01.240Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCreateLogGroupSuccess [2022-04-22T15:29:01.240Z] time="2022-04-22T15:29:00Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-22T15:29:01.240Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCreateError [2022-04-22T15:29:01.240Z] --- PASS: TestCreateError (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCreateAlreadyExists [2022-04-22T15:29:01.240Z] time="2022-04-22T15:29:00Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-22T15:29:01.240Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestLogClosed [2022-04-22T15:29:01.240Z] --- PASS: TestLogClosed (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestLogBlocking [2022-04-22T15:29:01.240Z] --- PASS: TestLogBlocking (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-22T15:29:01.240Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestLogNonBlockingBufferFull [2022-04-22T15:29:01.240Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestPublishBatchSuccess [2022-04-22T15:29:01.240Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestPublishBatchError [2022-04-22T15:29:01.240Z] time="2022-04-22T15:29:00Z" level=error msg=error [2022-04-22T15:29:01.240Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-22T15:29:01.240Z] time="2022-04-22T15:29:00Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-22T15:29:01.240Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-22T15:29:01.240Z] time="2022-04-22T15:29:00Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-22T15:29:01.240Z] time="2022-04-22T15:29:00Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-22T15:29:01.240Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCollectBatchSimple [2022-04-22T15:29:01.240Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCollectBatchTicker [2022-04-22T15:29:01.240Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCollectBatchMultilinePattern [2022-04-22T15:29:01.240Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-22T15:29:01.240Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-22T15:29:01.240Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-22T15:29:01.240Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-22T15:29:01.240Z] === RUN TestCollectBatchClose [2022-04-22T15:29:01.240Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-22T15:29:01.240Z] === RUN TestEffectiveLen [2022-04-22T15:29:01.240Z] === RUN TestEffectiveLen/0/Hello [2022-04-22T15:29:01.240Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-22T15:29:01.240Z] === RUN TestEffectiveLen/2/🙃 [2022-04-22T15:29:01.240Z] === RUN TestEffectiveLen/3/���� [2022-04-22T15:29:01.240Z] === RUN TestEffectiveLen/4/He��o [2022-04-22T15:29:01.240Z] === RUN TestEffectiveLen/5/ [2022-04-22T15:29:01.240Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-22T15:29:01.240Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit/0/ [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1076: [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1077: [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit/1/Hello [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1076: Hello [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1077: [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit/2/Hello [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1076: He [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1077: llo [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit/3/Hello [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1076: [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1077: Hello [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit/4/🙃 [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1076: [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit/5/🙃 [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1077: [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit/6/a� [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1076: a [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1077: � [2022-04-22T15:29:01.241Z] === RUN TestFindValidSplit/7/a� [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1076: a� [2022-04-22T15:29:01.241Z] cloudwatchlogs_test.go:1077: [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestProcessEventEmoji [2022-04-22T15:29:01.241Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-04-22T15:29:01.241Z] === RUN TestCollectBatchLineSplit [2022-04-22T15:29:01.241Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-22T15:29:01.241Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-04-22T15:29:01.241Z] === RUN TestCollectBatchMaxEvents [2022-04-22T15:29:01.241Z] === RUN TestSearchRegistryForImagesErrors [2022-04-22T15:29:01.241Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestSearchRegistryForImages [2022-04-22T15:29:01.241Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestOnlyPlatformWithFallback [2022-04-22T15:29:01.241Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestImageDelete [2022-04-22T15:29:01.241Z] === RUN TestImageDelete/no_lease [2022-04-22T15:29:01.241Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-22T15:29:01.241Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-22T15:29:01.241Z] === RUN TestImageDelete/lease_exists [2022-04-22T15:29:01.241Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-04-22T15:29:01.241Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-22T15:29:01.241Z] --- PASS: TestCopierSlow (0.20s) [2022-04-22T15:29:01.241Z] === RUN TestCopierWithSized [2022-04-22T15:29:01.241Z] === RUN TestCopierWithSized/as_is [2022-04-22T15:29:01.241Z] --- PASS: TestImageDelete (0.10s) [2022-04-22T15:29:01.241Z] --- PASS: TestImageDelete/no_lease (0.03s) [2022-04-22T15:29:01.241Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-04-22T15:29:01.241Z] === RUN TestContentStoreForPull [2022-04-22T15:29:01.241Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-22T15:29:01.241Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-04-22T15:29:01.241Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-22T15:29:01.241Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-22T15:29:01.241Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-22T15:29:01.241Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestCopierWithPartial [2022-04-22T15:29:01.241Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestRingLogger [2022-04-22T15:29:01.241Z] --- PASS: TestRingLogger (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestRingCap [2022-04-22T15:29:01.241Z] --- PASS: TestRingCap (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestRingClose [2022-04-22T15:29:01.241Z] --- PASS: TestRingClose (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestRingDrain [2022-04-22T15:29:01.241Z] --- PASS: TestRingDrain (0.00s) [2022-04-22T15:29:01.241Z] PASS [2022-04-22T15:29:01.241Z] coverage: 43.2% of statements [2022-04-22T15:29:01.241Z] ok github.com/docker/docker/daemon/logger 0.313s coverage: 43.2% of statements [2022-04-22T15:29:01.241Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-22T15:29:01.241Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-22T15:29:01.241Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-22T15:29:01.241Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-22T15:29:01.241Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-22T15:29:01.241Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-22T15:29:01.241Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-22T15:29:01.241Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-22T15:29:01.241Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-22T15:29:01.241Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-22T15:29:01.241Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsFormat [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-22T15:29:01.713Z] === RUN TestCreateTagSuccess [2022-04-22T15:29:01.713Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-22T15:29:01.713Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-22T15:29:01.713Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-22T15:29:01.713Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-22T15:29:01.713Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-22T15:29:01.713Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-22T15:29:01.713Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-22T15:29:01.713Z] PASS [2022-04-22T15:29:01.713Z] coverage: 80.2% of statements [2022-04-22T15:29:01.713Z] ok github.com/docker/docker/daemon/logger/awslogs 0.600s coverage: 80.2% of statements [2022-04-22T15:29:01.713Z] --- PASS: TestContentStoreForPull (0.32s) [2022-04-22T15:29:01.713Z] PASS [2022-04-22T15:29:01.713Z] coverage: 6.6% of statements [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptReconnectInterval [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-22T15:29:01.713Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/#00 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-22T15:29:01.713Z] ok github.com/docker/docker/daemon/images 0.650s coverage: 6.6% of statements [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/:// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/something:// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-22T15:29:01.713Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-22T15:29:01.714Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-22T15:29:01.714Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-22T15:29:01.714Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-22T15:29:01.714Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-22T15:29:01.714Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-22T15:29:01.714Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-22T15:29:01.714Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-22T15:29:01.714Z] PASS [2022-04-22T15:29:01.714Z] coverage: 53.6% of statements [2022-04-22T15:29:01.714Z] ok github.com/docker/docker/daemon/logger/fluentd 0.167s coverage: 53.6% of statements [2022-04-22T15:29:01.714Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-22T15:29:01.714Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-22T15:29:01.714Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-22T15:29:01.714Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-22T15:29:01.714Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-22T15:29:01.714Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-22T15:29:03.294Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-22T15:29:03.294Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-22T15:29:03.294Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-22T15:29:03.294Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.26s) [2022-04-22T15:29:03.294Z] === RUN TestFastTimeMarshalJSON [2022-04-22T15:29:03.294Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-04-22T15:29:03.294Z] PASS [2022-04-22T15:29:03.294Z] coverage: 87.2% of statements [2022-04-22T15:29:03.466Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-22T15:29:03.466Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-22T15:29:03.466Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-22T15:29:03.466Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-22T15:29:03.767Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.389s coverage: 87.2% of statements [2022-04-22T15:29:03.767Z] === RUN TestJSONFileLogger [2022-04-22T15:29:03.767Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-22T15:29:03.767Z] === RUN TestJSONFileLoggerWithTags [2022-04-22T15:29:03.767Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-22T15:29:03.767Z] === RUN TestJSONFileLoggerWithOpts [2022-04-22T15:29:03.767Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-22T15:29:03.767Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-22T15:29:03.767Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-22T15:29:03.767Z] === RUN TestEncodeDecode [2022-04-22T15:29:03.767Z] === PAUSE TestEncodeDecode [2022-04-22T15:29:03.767Z] === RUN TestUnexpectedEOF [2022-04-22T15:29:04.032Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-22T15:29:04.032Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-22T15:29:04.243Z] time="2022-04-22T15:29:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-22T15:29:04.243Z] time="2022-04-22T15:29:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-22T15:29:04.243Z] --- PASS: TestUnexpectedEOF (0.24s) [2022-04-22T15:29:04.243Z] === CONT TestEncodeDecode [2022-04-22T15:29:04.243Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-22T15:29:04.243Z] PASS [2022-04-22T15:29:04.243Z] coverage: 69.9% of statements [2022-04-22T15:29:04.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.356s coverage: 69.9% of statements [2022-04-22T15:29:04.599Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-22T15:29:04.599Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-22T15:29:04.599Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-22T15:29:04.716Z] === RUN TestWriteLog [2022-04-22T15:29:04.716Z] === PAUSE TestWriteLog [2022-04-22T15:29:04.716Z] === RUN TestReadLog [2022-04-22T15:29:04.716Z] === PAUSE TestReadLog [2022-04-22T15:29:04.716Z] === RUN TestDecode [2022-04-22T15:29:04.716Z] --- PASS: TestDecode (0.04s) [2022-04-22T15:29:04.716Z] === CONT TestWriteLog [2022-04-22T15:29:04.716Z] === CONT TestReadLog [2022-04-22T15:29:04.716Z] === RUN TestReadLog/tail_exact [2022-04-22T15:29:04.716Z] --- PASS: TestWriteLog (0.01s) [2022-04-22T15:29:04.716Z] === RUN TestReadLog/tail_less_than_available [2022-04-22T15:29:04.716Z] === RUN TestReadLog/tail_more_than_available [2022-04-22T15:29:04.716Z] --- PASS: TestReadLog (0.31s) [2022-04-22T15:29:04.858Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-22T15:29:05.117Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-22T15:29:05.117Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-22T15:29:05.190Z] --- PASS: TestReadLog/tail_exact (0.26s) [2022-04-22T15:29:05.190Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-04-22T15:29:05.190Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-22T15:29:05.190Z] PASS [2022-04-22T15:29:05.190Z] coverage: 78.7% of statements [2022-04-22T15:29:05.190Z] ok github.com/docker/docker/daemon/logger/local 0.499s coverage: 78.7% of statements [2022-04-22T15:29:05.190Z] === RUN TestOpenFileDelete [2022-04-22T15:29:05.190Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-22T15:29:05.190Z] === RUN TestOpenFileRename [2022-04-22T15:29:05.190Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-22T15:29:05.190Z] === RUN TestHandleDecoderErr [2022-04-22T15:29:05.190Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-22T15:29:05.190Z] === RUN TestParseLogTagDefaultTag [2022-04-22T15:29:05.190Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-22T15:29:05.190Z] === RUN TestParseLogTag [2022-04-22T15:29:05.190Z] --- PASS: TestParseLogTag (0.00s) [2022-04-22T15:29:05.190Z] === RUN TestParseLogTagEmptyTag [2022-04-22T15:29:05.190Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-22T15:29:05.190Z] === RUN TestTailFiles [2022-04-22T15:29:05.190Z] --- PASS: TestTailFiles (0.00s) [2022-04-22T15:29:05.190Z] === RUN TestFollowLogsConsumerGone [2022-04-22T15:29:05.190Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-04-22T15:29:05.190Z] === RUN TestFollowLogsProducerGone [2022-04-22T15:29:05.190Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-22T15:29:05.190Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-22T15:29:05.190Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-22T15:29:05.190Z] === RUN TestCheckCapacityAndRotate [2022-04-22T15:29:05.190Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-22T15:29:05.190Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-22T15:29:05.190Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-22T15:29:05.190Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2022-04-22T15:29:05.190Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-22T15:29:05.190Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-22T15:29:05.190Z] PASS [2022-04-22T15:29:05.190Z] coverage: 55.1% of statements [2022-04-22T15:29:05.190Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.442s coverage: 55.1% of statements [2022-04-22T15:29:05.684Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-22T15:29:05.684Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-22T15:29:06.251Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-22T15:29:06.251Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-22T15:29:06.778Z] === RUN TestLog [2022-04-22T15:29:06.778Z] --- PASS: TestLog (0.03s) [2022-04-22T15:29:06.778Z] PASS [2022-04-22T15:29:06.778Z] coverage: 31.5% of statements [2022-04-22T15:29:06.778Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.245s coverage: 31.5% of statements [2022-04-22T15:29:06.817Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-22T15:29:07.250Z] === RUN TestNewParse [2022-04-22T15:29:07.251Z] --- PASS: TestNewParse (0.00s) [2022-04-22T15:29:07.251Z] PASS [2022-04-22T15:29:07.251Z] coverage: 8.3% of statements [2022-04-22T15:29:07.251Z] ok github.com/docker/docker/daemon/logger/templates 0.090s coverage: 8.3% of statements [2022-04-22T15:29:07.251Z] === RUN TestValidateLogOpt [2022-04-22T15:29:07.251Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-22T15:29:07.251Z] === RUN TestNewMissedConfig [2022-04-22T15:29:07.251Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-22T15:29:07.251Z] === RUN TestNewMissedUrl [2022-04-22T15:29:07.251Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-22T15:29:07.251Z] === RUN TestNewMissedToken [2022-04-22T15:29:07.251Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-22T15:29:07.251Z] === RUN TestNewWithProxy [2022-04-22T15:29:07.251Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-22T15:29:07.251Z] === RUN TestDefault [2022-04-22T15:29:07.251Z] --- PASS: TestDefault (0.01s) [2022-04-22T15:29:07.251Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-22T15:29:07.251Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-22T15:29:07.251Z] === RUN TestJsonFormat [2022-04-22T15:29:07.251Z] --- PASS: TestJsonFormat (0.01s) [2022-04-22T15:29:07.251Z] === RUN TestRawFormat [2022-04-22T15:29:07.251Z] --- PASS: TestRawFormat (0.00s) [2022-04-22T15:29:07.251Z] === RUN TestRawFormatWithLabels [2022-04-22T15:29:07.251Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-04-22T15:29:07.251Z] === RUN TestRawFormatWithoutTag [2022-04-22T15:29:07.251Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-22T15:29:07.251Z] === RUN TestBatching [2022-04-22T15:29:07.384Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-22T15:29:07.384Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-22T15:29:07.721Z] --- PASS: TestBatching (0.40s) [2022-04-22T15:29:07.721Z] === RUN TestFrequency [2022-04-22T15:29:07.721Z] === RUN TestParseLogFormat [2022-04-22T15:29:07.721Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-22T15:29:07.721Z] === RUN TestValidateLogOptEmpty [2022-04-22T15:29:07.721Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-22T15:29:07.721Z] === RUN TestValidateSyslogAddress [2022-04-22T15:29:07.721Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-22T15:29:07.721Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-22T15:29:07.721Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-22T15:29:07.721Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-22T15:29:07.721Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-22T15:29:07.721Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-22T15:29:07.721Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-22T15:29:07.721Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-22T15:29:07.721Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-22T15:29:07.721Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-22T15:29:07.721Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-22T15:29:07.721Z] === RUN TestParseAddressDefaultPort [2022-04-22T15:29:07.721Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-22T15:29:07.721Z] === RUN TestValidateSyslogFacility [2022-04-22T15:29:07.721Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-22T15:29:07.721Z] === RUN TestValidateLogOptSyslogFormat [2022-04-22T15:29:07.721Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-22T15:29:07.721Z] === RUN TestValidateLogOpt [2022-04-22T15:29:07.721Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-22T15:29:07.721Z] PASS [2022-04-22T15:29:07.721Z] coverage: 43.6% of statements [2022-04-22T15:29:07.721Z] ok github.com/docker/docker/daemon/logger/syslog 0.084s coverage: 43.6% of statements [2022-04-22T15:29:07.721Z] --- PASS: TestFrequency (0.17s) [2022-04-22T15:29:07.721Z] === RUN TestOneMessagePerRequest [2022-04-22T15:29:07.721Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-22T15:29:07.721Z] === RUN TestVerify [2022-04-22T15:29:07.721Z] --- PASS: TestVerify (0.00s) [2022-04-22T15:29:07.721Z] === RUN TestSkipVerify [2022-04-22T15:29:07.951Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-22T15:29:08.194Z] time="2022-04-22T15:29:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.194Z] time="2022-04-22T15:29:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.194Z] time="2022-04-22T15:29:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] --- PASS: TestSkipVerify (0.62s) [2022-04-22T15:29:08.665Z] === RUN TestBufferMaximum [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641348.164486\",\"host\":\"90116eddb229\"}'" [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641348.164486\",\"host\":\"90116eddb229\"}'" [2022-04-22T15:29:08.665Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-22T15:29:08.665Z] === RUN TestServerAlwaysDown [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641348.169726\",\"host\":\"90116eddb229\"}'" [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641348.169726\",\"host\":\"90116eddb229\"}'" [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641348.169726\",\"host\":\"90116eddb229\"}'" [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641348.170728\",\"host\":\"90116eddb229\"}'" [2022-04-22T15:29:08.665Z] time="2022-04-22T15:29:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650641348.170728\",\"host\":\"90116eddb229\"}'" [2022-04-22T15:29:08.665Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-22T15:29:08.665Z] === RUN TestCannotSendAfterClose [2022-04-22T15:29:08.665Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-22T15:29:08.665Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-22T15:29:09.138Z] === RUN TestV1IDService [2022-04-22T15:29:09.138Z] --- PASS: TestV1IDService (0.04s) [2022-04-22T15:29:09.138Z] === RUN TestV2MetadataService [2022-04-22T15:29:09.610Z] time="2022-04-22T15:29:09Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49213/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-22T15:29:09.610Z] time="2022-04-22T15:29:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"90116eddb229\"}'" [2022-04-22T15:29:09.610Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-04-22T15:29:09.610Z] PASS [2022-04-22T15:29:09.610Z] coverage: 82.5% of statements [2022-04-22T15:29:09.610Z] ok github.com/docker/docker/daemon/logger/splunk 2.483s coverage: 82.5% of statements [2022-04-22T15:29:09.610Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-22T15:29:09.610Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-22T15:29:09.610Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-22T15:29:11.187Z] === RUN TestSuccessfulDownload [2022-04-22T15:29:11.187Z] download_test.go:267: Needs fixing on Windows [2022-04-22T15:29:11.187Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-22T15:29:11.187Z] === RUN TestCancelledDownload [2022-04-22T15:29:11.187Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-22T15:29:11.187Z] === RUN TestMaxDownloadAttempts [2022-04-22T15:29:11.187Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-22T15:29:11.187Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-22T15:29:11.187Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-22T15:29:11.187Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-22T15:29:11.187Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-22T15:29:11.187Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-22T15:29:11.187Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-22T15:29:11.187Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-22T15:29:11.187Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-22T15:29:11.187Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-22T15:29:11.187Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-22T15:29:11.187Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-22T15:29:11.233Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-22T15:29:11.233Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-22T15:29:11.233Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-22T15:29:11.661Z] time="2022-04-22T15:29:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-22T15:29:11.661Z] time="2022-04-22T15:29:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-22T15:29:11.661Z] time="2022-04-22T15:29:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-22T15:29:11.661Z] time="2022-04-22T15:29:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-22T15:29:11.661Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-22T15:29:11.661Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-04-22T15:29:11.661Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-04-22T15:29:11.661Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-04-22T15:29:11.661Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-04-22T15:29:11.661Z] === RUN TestTransfer [2022-04-22T15:29:11.661Z] --- PASS: TestTransfer (0.13s) [2022-04-22T15:29:11.661Z] === RUN TestConcurrencyLimit [2022-04-22T15:29:11.661Z] --- PASS: TestV2MetadataService (2.56s) [2022-04-22T15:29:11.661Z] PASS [2022-04-22T15:29:11.661Z] coverage: 48.2% of statements [2022-04-22T15:29:11.661Z] ok github.com/docker/docker/distribution/metadata 2.690s coverage: 48.2% of statements [2022-04-22T15:29:11.801Z] === RUN TestDockerSuite/TestImportFile [2022-04-22T15:29:12.133Z] === RUN TestNotFound [2022-04-22T15:29:12.133Z] --- PASS: TestNotFound (0.00s) [2022-04-22T15:29:12.133Z] === RUN TestConflict [2022-04-22T15:29:12.133Z] --- PASS: TestConflict (0.00s) [2022-04-22T15:29:12.133Z] === RUN TestForbidden [2022-04-22T15:29:12.133Z] --- PASS: TestForbidden (0.00s) [2022-04-22T15:29:12.133Z] === RUN TestInvalidParameter [2022-04-22T15:29:12.133Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-22T15:29:12.133Z] === RUN TestNotImplemented [2022-04-22T15:29:12.134Z] --- PASS: TestNotImplemented (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestNotModified [2022-04-22T15:29:12.134Z] --- PASS: TestNotModified (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestUnauthorized [2022-04-22T15:29:12.134Z] --- PASS: TestUnauthorized (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestUnknown [2022-04-22T15:29:12.134Z] --- PASS: TestUnknown (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestCancelled [2022-04-22T15:29:12.134Z] --- PASS: TestCancelled (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestDeadline [2022-04-22T15:29:12.134Z] --- PASS: TestDeadline (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestDataLoss [2022-04-22T15:29:12.134Z] --- PASS: TestDataLoss (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestUnavailable [2022-04-22T15:29:12.134Z] --- PASS: TestUnavailable (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestSystem [2022-04-22T15:29:12.134Z] --- PASS: TestSystem (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Not_Found [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Bad_Request [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Conflict [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Unauthorized [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Forbidden [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Not_Modified [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-22T15:29:12.134Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-22T15:29:12.134Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-22T15:29:12.134Z] PASS [2022-04-22T15:29:12.134Z] coverage: 77.0% of statements [2022-04-22T15:29:12.134Z] ok github.com/docker/docker/errdefs 0.067s coverage: 77.0% of statements [2022-04-22T15:29:12.134Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-22T15:29:12.134Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-22T15:29:12.134Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestContinueOnError_NeverContinue [2022-04-22T15:29:12.134Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-22T15:29:12.134Z] === RUN TestManifestStore [2022-04-22T15:29:12.134Z] === RUN TestManifestStore/no_remote_or_local [2022-04-22T15:29:12.134Z] --- PASS: TestConcurrencyLimit (0.61s) [2022-04-22T15:29:12.134Z] === RUN TestInactiveJobs [2022-04-22T15:29:12.614Z] time="2022-04-22T15:29:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local672224183\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/no_local_cache [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/with_local_cache [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/unknown_media_type [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-22T15:29:12.614Z] time="2022-04-22T15:29:12Z" level=warning msg="reference for unknown type: " [2022-04-22T15:29:12.614Z] time="2022-04-22T15:29:12Z" level=warning msg="reference for unknown type: " [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-22T15:29:12.614Z] time="2022-04-22T15:29:12Z" level=warning msg="reference for unknown type: " [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-22T15:29:12.614Z] time="2022-04-22T15:29:12Z" level=warning msg="reference for unknown type: " [2022-04-22T15:29:12.614Z] time="2022-04-22T15:29:12Z" level=warning msg="reference for unknown type: " [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-22T15:29:12.614Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-22T15:29:12.614Z] --- PASS: TestInactiveJobs (0.43s) [2022-04-22T15:29:12.614Z] === RUN TestWatchRelease [2022-04-22T15:29:12.614Z] time="2022-04-22T15:29:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore (0.47s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/no_remote_or_local (0.26s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/no_local_cache (0.05s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaType [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-22T15:29:12.614Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-22T15:29:12.614Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-22T15:29:12.614Z] === RUN TestFixManifestLayers [2022-04-22T15:29:12.614Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-22T15:29:12.614Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-22T15:29:12.614Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-22T15:29:12.614Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-22T15:29:12.614Z] === RUN TestFixManifestLayersBadParent [2022-04-22T15:29:12.614Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-22T15:29:12.614Z] === RUN TestValidateManifest [2022-04-22T15:29:12.614Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-22T15:29:12.614Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-22T15:29:12.614Z] === RUN TestFormatPlatform [2022-04-22T15:29:12.614Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-22T15:29:12.614Z] === RUN TestPullSchema2Config [2022-04-22T15:29:12.614Z] === RUN TestPullSchema2Config/success_first_time [2022-04-22T15:29:12.614Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-22T15:29:12.614Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:29:12.614Z] === RUN TestPullSchema2Config/500_status [2022-04-22T15:29:12.614Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-22T15:29:12.614Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:29:12.614Z] --- PASS: TestWatchRelease (0.05s) [2022-04-22T15:29:12.614Z] === RUN TestWatchFinishedTransfer [2022-04-22T15:29:12.614Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-22T15:29:12.614Z] === RUN TestDuplicateTransfer [2022-04-22T15:29:12.614Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-04-22T15:29:12.614Z] === RUN TestSuccessfulUpload [2022-04-22T15:29:13.087Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:29:13.087Z] === RUN TestPullSchema2Config/EOF [2022-04-22T15:29:13.087Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-22T15:29:13.087Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:29:13.087Z] 2022/04/22 15:29:12 http: panic serving 127.0.0.1:49224: intentional panic [2022-04-22T15:29:13.087Z] goroutine 101 [running]: [2022-04-22T15:29:13.087Z] net/http.(*conn).serve.func1() [2022-04-22T15:29:13.087Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-22T15:29:13.087Z] panic({0x1348ee0, 0x152b270}) [2022-04-22T15:29:13.087Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-22T15:29:13.087Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000576680?, {0x1532a18?, 0xc000346000?}) [2022-04-22T15:29:13.087Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-22T15:29:13.087Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1532a18, 0xc000346000}, 0xc000430100) [2022-04-22T15:29:13.087Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-22T15:29:13.087Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1532a18?, 0xc000346000?}, 0xc00005a800?) [2022-04-22T15:29:13.087Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-22T15:29:13.087Z] net/http.serverHandler.ServeHTTP({0xc0001e6090?}, {0x1532a18, 0xc000346000}, 0xc000430100) [2022-04-22T15:29:13.087Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-22T15:29:13.087Z] net/http.(*conn).serve(0xc000078000, {0x1533290, 0xc000552ae0}) [2022-04-22T15:29:13.087Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-22T15:29:13.087Z] created by net/http.(*Server).Serve [2022-04-22T15:29:13.087Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-22T15:29:13.087Z] time="2022-04-22T15:29:12Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-22T15:29:13.087Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-04-22T15:29:13.087Z] === RUN TestCancelledUpload [2022-04-22T15:29:13.087Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-22T15:29:13.087Z] PASS [2022-04-22T15:29:13.087Z] coverage: 76.8% of statements [2022-04-22T15:29:13.087Z] ok github.com/docker/docker/distribution/xfer 2.320s coverage: 76.8% of statements [2022-04-22T15:29:13.087Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:29:13.087Z] === RUN TestPullSchema2Config/unauthorized [2022-04-22T15:29:13.087Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-22T15:29:13.087Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-22T15:29:13.087Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-22T15:29:13.087Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-22T15:29:13.087Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-22T15:29:13.087Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-22T15:29:13.087Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-22T15:29:13.087Z] === RUN TestGetRepositoryMountCandidates [2022-04-22T15:29:13.087Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-22T15:29:13.087Z] === RUN TestLayerAlreadyExists [2022-04-22T15:29:13.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:29:13.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:29:13.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:29:13.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:29:13.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:29:13.087Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-22T15:29:13.087Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-22T15:29:13.087Z] === RUN TestWhenEmptyAuthConfig [2022-04-22T15:29:13.175Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-22T15:29:13.175Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-22T15:29:13.581Z] === RUN TestCompare [2022-04-22T15:29:13.581Z] --- PASS: TestCompare (0.00s) [2022-04-22T15:29:13.581Z] PASS [2022-04-22T15:29:13.581Z] coverage: 19.2% of statements [2022-04-22T15:29:13.581Z] ok github.com/docker/docker/image/cache 0.119s coverage: 19.2% of statements [2022-04-22T15:29:14.053Z] === RUN TestFSGetInvalidData [2022-04-22T15:29:14.053Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-04-22T15:29:14.053Z] === RUN TestFSInvalidSet [2022-04-22T15:29:14.110Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-22T15:29:14.528Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-22T15:29:14.529Z] === RUN TestFSInvalidRoot [2022-04-22T15:29:14.529Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-22T15:29:14.529Z] === RUN TestFSMetadataGetSet [2022-04-22T15:29:14.529Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-22T15:29:14.529Z] === RUN TestFSInvalidWalker [2022-04-22T15:29:14.529Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-04-22T15:29:14.529Z] === RUN TestFSGetSet [2022-04-22T15:29:14.529Z] --- PASS: TestFSGetSet (0.07s) [2022-04-22T15:29:14.529Z] === RUN TestFSGetUnsetKey [2022-04-22T15:29:14.529Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-22T15:29:14.529Z] === RUN TestFSGetEmptyData [2022-04-22T15:29:14.529Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-22T15:29:14.529Z] === RUN TestFSDelete [2022-04-22T15:29:14.529Z] --- PASS: TestFSDelete (0.03s) [2022-04-22T15:29:14.529Z] === RUN TestFSWalker [2022-04-22T15:29:14.529Z] --- PASS: TestFSWalker (0.02s) [2022-04-22T15:29:14.529Z] === RUN TestFSWalkerStopOnError [2022-04-22T15:29:14.529Z] --- PASS: TestWhenEmptyAuthConfig (1.38s) [2022-04-22T15:29:14.529Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-22T15:29:14.529Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-22T15:29:14.529Z] === RUN TestTokenPassThru [2022-04-22T15:29:14.529Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-22T15:29:14.529Z] === RUN TestTokenPassThruDifferentHost [2022-04-22T15:29:14.529Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-22T15:29:14.529Z] PASS [2022-04-22T15:29:14.529Z] coverage: 26.6% of statements [2022-04-22T15:29:14.529Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-04-22T15:29:14.529Z] === RUN TestNewFromJSON [2022-04-22T15:29:14.529Z] --- PASS: TestNewFromJSON (0.01s) [2022-04-22T15:29:14.529Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-22T15:29:14.529Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-22T15:29:14.529Z] === RUN TestMarshalKeyOrder [2022-04-22T15:29:14.529Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-22T15:29:14.529Z] === RUN TestHistoryEqual [2022-04-22T15:29:14.529Z] ok github.com/docker/docker/distribution 2.552s coverage: 26.6% of statements [2022-04-22T15:29:15.001Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-22T15:29:15.001Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-22T15:29:15.001Z] --- PASS: TestHistoryEqual (0.24s) [2022-04-22T15:29:15.001Z] === RUN TestImage [2022-04-22T15:29:15.001Z] --- PASS: TestImage (0.00s) [2022-04-22T15:29:15.001Z] === RUN TestImageOSNotEmpty [2022-04-22T15:29:15.001Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-22T15:29:15.001Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-22T15:29:15.001Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-22T15:29:15.001Z] === RUN TestCreate [2022-04-22T15:29:15.001Z] --- PASS: TestCreate (0.01s) [2022-04-22T15:29:15.001Z] === RUN TestRestore [2022-04-22T15:29:15.001Z] time="2022-04-22T15:29:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-22T15:29:15.001Z] --- PASS: TestRestore (0.14s) [2022-04-22T15:29:15.001Z] === RUN TestAddDelete [2022-04-22T15:29:15.001Z] --- PASS: TestAddDelete (0.06s) [2022-04-22T15:29:15.001Z] === RUN TestSearchAfterDelete [2022-04-22T15:29:15.001Z] --- PASS: TestSearchAfterDelete (0.03s) [2022-04-22T15:29:15.001Z] === RUN TestParentReset [2022-04-22T15:29:15.001Z] --- PASS: TestParentReset (0.09s) [2022-04-22T15:29:15.001Z] === RUN TestGetAndSetLastUpdated [2022-04-22T15:29:15.001Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-22T15:29:15.001Z] === RUN TestStoreLen [2022-04-22T15:29:15.475Z] --- PASS: TestStoreLen (0.09s) [2022-04-22T15:29:15.475Z] PASS [2022-04-22T15:29:15.475Z] coverage: 86.9% of statements [2022-04-22T15:29:15.475Z] ok github.com/docker/docker/image 1.162s coverage: 86.9% of statements [2022-04-22T15:29:15.475Z] === RUN TestMakeV1ConfigFromConfig [2022-04-22T15:29:15.475Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-22T15:29:15.475Z] PASS [2022-04-22T15:29:15.475Z] coverage: 25.0% of statements [2022-04-22T15:29:15.475Z] ok github.com/docker/docker/image/v1 0.202s coverage: 25.0% of statements [2022-04-22T15:29:15.485Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-22T15:29:15.949Z] === RUN TestValidateManifest [2022-04-22T15:29:15.949Z] === RUN TestValidateManifest/nil [2022-04-22T15:29:15.949Z] === RUN TestValidateManifest/non-nil [2022-04-22T15:29:15.949Z] --- PASS: TestValidateManifest (0.00s) [2022-04-22T15:29:15.949Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-22T15:29:15.949Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-22T15:29:15.949Z] PASS [2022-04-22T15:29:15.949Z] coverage: 0.7% of statements [2022-04-22T15:29:15.949Z] ok github.com/docker/docker/image/tarexport 0.107s coverage: 0.7% of statements [2022-04-22T15:29:15.949Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-22T15:29:16.420Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-22T15:29:16.986Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-22T15:29:17.246Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-22T15:29:17.532Z] === RUN TestSerialization [2022-04-22T15:29:17.532Z] --- PASS: TestSerialization (0.02s) [2022-04-22T15:29:17.532Z] PASS [2022-04-22T15:29:17.532Z] coverage: 100.0% of statements [2022-04-22T15:29:17.532Z] ok github.com/docker/docker/libcontainerd/queue 0.108s coverage: 100.0% of statements [2022-04-22T15:29:17.813Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-22T15:29:17.813Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-22T15:29:17.813Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-22T15:29:18.381Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-22T15:29:18.949Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-22T15:29:19.106Z] === RUN TestEnvironmentParsing [2022-04-22T15:29:19.106Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-22T15:29:19.106Z] PASS [2022-04-22T15:29:19.106Z] coverage: 1.2% of statements [2022-04-22T15:29:19.106Z] ok github.com/docker/docker/libcontainerd/local 0.102s coverage: 1.2% of statements [2022-04-22T15:29:19.207Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-22T15:29:19.578Z] === RUN TestEmptyLayer [2022-04-22T15:29:19.578Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-22T15:29:19.578Z] === RUN TestCommitFailure [2022-04-22T15:29:19.578Z] --- PASS: TestCommitFailure (0.02s) [2022-04-22T15:29:19.578Z] === RUN TestStartTransactionFailure [2022-04-22T15:29:19.578Z] --- PASS: TestStartTransactionFailure (0.02s) [2022-04-22T15:29:19.578Z] === RUN TestGetOrphan [2022-04-22T15:29:19.578Z] --- PASS: TestGetOrphan (0.01s) [2022-04-22T15:29:19.578Z] === RUN TestMountAndRegister [2022-04-22T15:29:19.578Z] layer_test.go:258: Layer size: 14 [2022-04-22T15:29:19.578Z] --- PASS: TestMountAndRegister (0.08s) [2022-04-22T15:29:19.578Z] === RUN TestLayerRelease [2022-04-22T15:29:19.578Z] layer_test.go:291: Failing on Windows [2022-04-22T15:29:19.578Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-22T15:29:19.578Z] === RUN TestStoreRestore [2022-04-22T15:29:19.578Z] layer_test.go:340: Failing on Windows [2022-04-22T15:29:19.578Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-22T15:29:19.578Z] === RUN TestTarStreamStability [2022-04-22T15:29:19.578Z] layer_test.go:455: Failing on Windows [2022-04-22T15:29:19.578Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-22T15:29:19.578Z] === RUN TestRegisterExistingLayer [2022-04-22T15:29:19.865Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-22T15:29:20.049Z] --- PASS: TestRegisterExistingLayer (0.29s) [2022-04-22T15:29:20.049Z] === RUN TestTarStreamVerification [2022-04-22T15:29:20.049Z] layer_test.go:684: Failing on Windows [2022-04-22T15:29:20.049Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-22T15:29:20.049Z] === RUN TestLayerMigration [2022-04-22T15:29:20.049Z] migration_test.go:45: Failing on Windows [2022-04-22T15:29:20.049Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-22T15:29:20.049Z] === RUN TestLayerMigrationNoTarsplit [2022-04-22T15:29:20.049Z] migration_test.go:181: Failing on Windows [2022-04-22T15:29:20.049Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-22T15:29:20.049Z] === RUN TestMountInit [2022-04-22T15:29:20.049Z] mount_test.go:17: Failing on Windows [2022-04-22T15:29:20.049Z] --- SKIP: TestMountInit (0.00s) [2022-04-22T15:29:20.049Z] === RUN TestMountSize [2022-04-22T15:29:20.049Z] mount_test.go:76: Failing on Windows [2022-04-22T15:29:20.049Z] --- SKIP: TestMountSize (0.00s) [2022-04-22T15:29:20.049Z] === RUN TestMountChanges [2022-04-22T15:29:20.049Z] mount_test.go:125: Failing on Windows [2022-04-22T15:29:20.049Z] --- SKIP: TestMountChanges (0.00s) [2022-04-22T15:29:20.049Z] === RUN TestMountApply [2022-04-22T15:29:20.049Z] mount_test.go:212: Failing on Windows [2022-04-22T15:29:20.049Z] --- SKIP: TestMountApply (0.00s) [2022-04-22T15:29:20.049Z] PASS [2022-04-22T15:29:20.049Z] coverage: 30.6% of statements [2022-04-22T15:29:20.049Z] ok github.com/docker/docker/layer 0.631s coverage: 30.6% of statements [2022-04-22T15:29:20.049Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-22T15:29:20.049Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-22T15:29:20.049Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-22T15:29:20.049Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-22T15:29:20.434Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-22T15:29:20.521Z] === RUN TestSequenceGetAvailableBit [2022-04-22T15:29:20.521Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestSequenceEqual [2022-04-22T15:29:20.521Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestSequenceCopy [2022-04-22T15:29:20.521Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestGetFirstAvailable [2022-04-22T15:29:20.521Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestFindSequence [2022-04-22T15:29:20.521Z] --- PASS: TestFindSequence (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestCheckIfAvailable [2022-04-22T15:29:20.521Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestMergeSequences [2022-04-22T15:29:20.521Z] --- PASS: TestMergeSequences (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestPushReservation [2022-04-22T15:29:20.521Z] --- PASS: TestPushReservation (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestSerializeDeserialize [2022-04-22T15:29:20.521Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestSet [2022-04-22T15:29:20.521Z] --- PASS: TestSet (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestSetUnset [2022-04-22T15:29:20.521Z] --- PASS: TestSetUnset (0.01s) [2022-04-22T15:29:20.521Z] === RUN TestOffsetSetUnset [2022-04-22T15:29:20.521Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestSetInRange [2022-04-22T15:29:20.521Z] --- PASS: TestSetInRange (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestSetAnyInRange [2022-04-22T15:29:20.521Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestMethods [2022-04-22T15:29:20.521Z] --- PASS: TestMethods (0.00s) [2022-04-22T15:29:20.521Z] === RUN TestRandomAllocateDeallocate [2022-04-22T15:29:20.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-22T15:29:20.954Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-22T15:29:20.954Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-22T15:29:22.340Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-22T15:29:22.599Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-22T15:29:23.165Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-22T15:29:23.166Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-22T15:29:23.497Z] === RUN TestInvalidConfig [2022-04-22T15:29:23.497Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-22T15:29:23.497Z] === RUN TestConfig [2022-04-22T15:29:23.497Z] --- PASS: TestConfig (0.00s) [2022-04-22T15:29:23.497Z] === RUN TestOptionsLabels [2022-04-22T15:29:23.497Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-22T15:29:23.497Z] === RUN TestValidName [2022-04-22T15:29:23.497Z] --- PASS: TestValidName (0.00s) [2022-04-22T15:29:23.497Z] PASS [2022-04-22T15:29:23.497Z] coverage: 19.7% of statements [2022-04-22T15:29:23.497Z] ok github.com/docker/docker/libnetwork/config 0.184s coverage: 19.7% of statements [2022-04-22T15:29:23.732Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-22T15:29:23.732Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-22T15:29:23.732Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-22T15:29:23.969Z] === RUN TestKey [2022-04-22T15:29:23.969Z] --- PASS: TestKey (0.00s) [2022-04-22T15:29:23.969Z] === RUN TestParseKey [2022-04-22T15:29:23.969Z] --- PASS: TestParseKey (0.00s) [2022-04-22T15:29:23.969Z] === RUN TestInvalidDataStore [2022-04-22T15:29:23.969Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-22T15:29:23.969Z] === RUN TestKVObjectFlatKey [2022-04-22T15:29:23.969Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-22T15:29:23.969Z] === RUN TestAtomicKVObjectFlatKey [2022-04-22T15:29:23.969Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-22T15:29:23.969Z] PASS [2022-04-22T15:29:23.969Z] coverage: 21.9% of statements [2022-04-22T15:29:23.969Z] ok github.com/docker/docker/libnetwork/datastore 0.077s coverage: 21.9% of statements [2022-04-22T15:29:24.300Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-22T15:29:24.867Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-22T15:29:24.963Z] === RUN TestIPDataMarshalling [2022-04-22T15:29:24.963Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-22T15:29:24.963Z] === RUN TestValidateAndIsV6 [2022-04-22T15:29:24.963Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-22T15:29:24.963Z] PASS [2022-04-22T15:29:24.963Z] coverage: 68.9% of statements [2022-04-22T15:29:24.963Z] ok github.com/docker/docker/libnetwork/driverapi 0.056s coverage: 68.9% of statements [2022-04-22T15:29:25.434Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-22T15:29:25.693Z] === RUN TestDockerSuite/TestInspectImage [2022-04-22T15:29:25.693Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-22T15:29:25.952Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-22T15:29:25.952Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-22T15:29:25.952Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-22T15:29:25.956Z] === RUN TestErrorInterfaces [2022-04-22T15:29:25.956Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-22T15:29:25.956Z] === RUN TestNetworkMarshalling [2022-04-22T15:29:25.956Z] --- PASS: TestNetworkMarshalling (0.25s) [2022-04-22T15:29:25.956Z] === RUN TestEndpointMarshalling [2022-04-22T15:29:25.956Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-22T15:29:25.956Z] === RUN TestAuxAddresses [2022-04-22T15:29:25.956Z] time="2022-04-22T15:29:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-22T15:29:26.210Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-22T15:29:26.428Z] --- PASS: TestAuxAddresses (0.03s) [2022-04-22T15:29:26.428Z] === RUN TestSRVServiceQuery [2022-04-22T15:29:26.428Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-22T15:29:26.428Z] === RUN TestServiceVIPReuse [2022-04-22T15:29:26.428Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-22T15:29:26.428Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-22T15:29:26.428Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-22T15:29:26.428Z] === RUN TestDNSIPQuery [2022-04-22T15:29:26.428Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestDNSIPQuery (0.01s) [2022-04-22T15:29:26.428Z] === RUN TestDNSProxyServFail [2022-04-22T15:29:26.428Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-22T15:29:26.428Z] === RUN TestSandboxAddEmpty [2022-04-22T15:29:26.428Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-22T15:29:26.428Z] === RUN TestSandboxAddMultiPrio [2022-04-22T15:29:26.428Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-22T15:29:26.428Z] === RUN TestSandboxAddSamePrio [2022-04-22T15:29:26.428Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-22T15:29:26.428Z] === RUN TestCleanupServiceDiscovery [2022-04-22T15:29:26.428Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-22T15:29:26.428Z] === RUN TestDNSOptions [2022-04-22T15:29:26.428Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:29:26.428Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-22T15:29:26.428Z] === RUN TestMultipleControllersWithSameStore [2022-04-22T15:29:26.428Z] time="2022-04-22T15:29:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-22T15:29:26.428Z] time="2022-04-22T15:29:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-22T15:29:26.428Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-22T15:29:26.428Z] PASS [2022-04-22T15:29:26.428Z] coverage: 8.5% of statements [2022-04-22T15:29:26.428Z] ok github.com/docker/docker/libnetwork 0.465s coverage: 8.5% of statements [2022-04-22T15:29:26.428Z] === RUN TestDriver [2022-04-22T15:29:26.428Z] --- PASS: TestDriver (0.00s) [2022-04-22T15:29:26.428Z] PASS [2022-04-22T15:29:26.428Z] coverage: 34.8% of statements [2022-04-22T15:29:26.428Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-04-22T15:29:26.778Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-22T15:29:26.778Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-22T15:29:26.909Z] === RUN TestDriver [2022-04-22T15:29:26.909Z] --- PASS: TestDriver (0.00s) [2022-04-22T15:29:26.909Z] PASS [2022-04-22T15:29:26.909Z] coverage: 34.8% of statements [2022-04-22T15:29:26.909Z] ok github.com/docker/docker/libnetwork/drivers/null 0.081s coverage: 34.8% of statements [2022-04-22T15:29:27.347Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-22T15:29:27.605Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-22T15:29:27.906Z] === RUN TestNetworkAllocateFree [2022-04-22T15:29:27.906Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-22T15:29:27.906Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-22T15:29:27.906Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-22T15:29:27.906Z] PASS [2022-04-22T15:29:27.906Z] coverage: 63.6% of statements [2022-04-22T15:29:27.906Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.086s coverage: 63.6% of statements [2022-04-22T15:29:28.380Z] === RUN TestGetEmptyCapabilities [2022-04-22T15:29:28.380Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-04-22T15:29:28.380Z] === RUN TestGetExtraCapabilities [2022-04-22T15:29:28.380Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-22T15:29:28.380Z] === RUN TestGetInvalidCapabilities [2022-04-22T15:29:28.380Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-22T15:29:28.380Z] === RUN TestRemoteDriver [2022-04-22T15:29:28.380Z] --- PASS: TestRemoteDriver (0.02s) [2022-04-22T15:29:28.380Z] === RUN TestDriverError [2022-04-22T15:29:28.380Z] --- PASS: TestDriverError (0.02s) [2022-04-22T15:29:28.380Z] === RUN TestMissingValues [2022-04-22T15:29:28.380Z] --- PASS: TestMissingValues (0.01s) [2022-04-22T15:29:28.380Z] === RUN TestRollback [2022-04-22T15:29:28.380Z] --- PASS: TestRollback (0.01s) [2022-04-22T15:29:28.381Z] PASS [2022-04-22T15:29:28.381Z] coverage: 57.4% of statements [2022-04-22T15:29:28.381Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.167s coverage: 57.4% of statements [2022-04-22T15:29:29.379Z] --- PASS: TestRandomAllocateDeallocate (8.79s) [2022-04-22T15:29:29.379Z] === RUN TestAllocateRandomDeallocate [2022-04-22T15:29:29.507Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-22T15:29:29.766Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-22T15:29:29.851Z] === RUN TestNAT [2022-04-22T15:29:29.851Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-22T15:29:29.851Z] --- SKIP: TestNAT (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestTransparent [2022-04-22T15:29:29.851Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-22T15:29:29.851Z] --- SKIP: TestTransparent (0.00s) [2022-04-22T15:29:29.851Z] PASS [2022-04-22T15:29:29.851Z] coverage: 0.0% of statements [2022-04-22T15:29:29.851Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.086s coverage: 0.0% of statements [2022-04-22T15:29:29.851Z] === RUN TestNew [2022-04-22T15:29:29.851Z] --- PASS: TestNew (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestAddDriver [2022-04-22T15:29:29.851Z] --- PASS: TestAddDriver (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestAddDuplicateDriver [2022-04-22T15:29:29.851Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-22T15:29:29.851Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestDriver [2022-04-22T15:29:29.851Z] --- PASS: TestDriver (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestIPAM [2022-04-22T15:29:29.851Z] --- PASS: TestIPAM (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestWalkIPAMs [2022-04-22T15:29:29.851Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestWalkDrivers [2022-04-22T15:29:29.851Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-22T15:29:29.851Z] PASS [2022-04-22T15:29:29.851Z] coverage: 82.4% of statements [2022-04-22T15:29:29.851Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-04-22T15:29:29.851Z] === RUN TestBuildDefault [2022-04-22T15:29:29.851Z] --- PASS: TestBuildDefault (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestBuildHostnameDomainname [2022-04-22T15:29:29.851Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestBuildHostname [2022-04-22T15:29:29.851Z] --- PASS: TestBuildHostname (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestBuildHostnameFQDN [2022-04-22T15:29:29.851Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestBuildNoIP [2022-04-22T15:29:29.851Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestUpdate [2022-04-22T15:29:29.851Z] --- PASS: TestUpdate (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-22T15:29:29.851Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-22T15:29:29.851Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestAddEmpty [2022-04-22T15:29:29.851Z] --- PASS: TestAddEmpty (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestAdd [2022-04-22T15:29:29.851Z] --- PASS: TestAdd (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestDeleteEmpty [2022-04-22T15:29:29.851Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestDeleteNewline [2022-04-22T15:29:29.851Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestDelete [2022-04-22T15:29:29.851Z] --- PASS: TestDelete (0.00s) [2022-04-22T15:29:29.851Z] === RUN TestConcurrentWrites [2022-04-22T15:29:30.024Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-22T15:29:30.323Z] --- PASS: TestConcurrentWrites (0.34s) [2022-04-22T15:29:30.323Z] PASS [2022-04-22T15:29:30.323Z] coverage: 81.2% of statements [2022-04-22T15:29:30.323Z] ok github.com/docker/docker/libnetwork/etchosts 0.419s coverage: 81.2% of statements [2022-04-22T15:29:30.590Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-22T15:29:30.796Z] === RUN TestCaller [2022-04-22T15:29:30.796Z] --- PASS: TestCaller (0.00s) [2022-04-22T15:29:30.796Z] PASS [2022-04-22T15:29:30.796Z] coverage: 100.0% of statements [2022-04-22T15:29:30.796Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2022-04-22T15:29:30.796Z] === RUN TestNew [2022-04-22T15:29:30.796Z] --- PASS: TestNew (0.00s) [2022-04-22T15:29:30.796Z] === RUN TestAllocate [2022-04-22T15:29:30.796Z] --- PASS: TestAllocate (0.00s) [2022-04-22T15:29:30.796Z] === RUN TestUninitialized [2022-04-22T15:29:30.796Z] --- PASS: TestUninitialized (0.00s) [2022-04-22T15:29:30.796Z] === RUN TestAllocateInRange [2022-04-22T15:29:30.796Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-22T15:29:30.796Z] === RUN TestAllocateSerial [2022-04-22T15:29:30.796Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-22T15:29:30.796Z] PASS [2022-04-22T15:29:30.796Z] coverage: 87.5% of statements [2022-04-22T15:29:30.796Z] ok github.com/docker/docker/libnetwork/idm 0.061s coverage: 87.5% of statements [2022-04-22T15:29:30.796Z] --- PASS: TestAllocateRandomDeallocate (1.70s) [2022-04-22T15:29:30.796Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-22T15:29:31.789Z] === RUN TestSetSerialInsertDelete [2022-04-22T15:29:31.789Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-22T15:29:31.789Z] === RUN TestSetParallelInsertDelete [2022-04-22T15:29:31.965Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-22T15:29:32.223Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-22T15:29:32.784Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.88s) [2022-04-22T15:29:32.784Z] === RUN TestRetrieveFromStore [2022-04-22T15:29:32.790Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-22T15:29:33.048Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-22T15:29:33.257Z] === RUN TestInt2IP2IntConversion [2022-04-22T15:29:33.616Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-22T15:29:33.733Z] --- PASS: TestRetrieveFromStore (0.73s) [2022-04-22T15:29:33.733Z] === RUN TestIsCorrupted [2022-04-22T15:29:33.733Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-22T15:29:33.733Z] === RUN TestSetRollover [2022-04-22T15:29:33.733Z] --- PASS: TestInt2IP2IntConversion (0.70s) [2022-04-22T15:29:33.733Z] === RUN TestGetAddressVersion [2022-04-22T15:29:33.733Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-22T15:29:33.733Z] === RUN TestKeyString [2022-04-22T15:29:33.733Z] --- PASS: TestKeyString (0.00s) [2022-04-22T15:29:33.733Z] === RUN TestPoolDataMarshal [2022-04-22T15:29:33.733Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-22T15:29:33.733Z] === RUN TestSubnetsMarshal [2022-04-22T15:29:34.182Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-22T15:29:34.210Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-04-22T15:29:34.210Z] === RUN TestAddSubnets [2022-04-22T15:29:34.210Z] --- PASS: TestAddSubnets (0.07s) [2022-04-22T15:29:34.210Z] === RUN TestDoublePoolRelease [2022-04-22T15:29:34.210Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-22T15:29:34.210Z] === RUN TestAddReleasePoolID [2022-04-22T15:29:34.210Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-04-22T15:29:34.210Z] === RUN TestPredefinedPool [2022-04-22T15:29:34.210Z] === RUN TestPoolRequest [2022-04-22T15:29:34.210Z] --- PASS: TestPoolRequest (0.00s) [2022-04-22T15:29:34.210Z] === RUN TestOtherRequests [2022-04-22T15:29:34.210Z] --- PASS: TestOtherRequests (0.00s) [2022-04-22T15:29:34.210Z] PASS [2022-04-22T15:29:34.210Z] coverage: 57.1% of statements [2022-04-22T15:29:34.210Z] ok github.com/docker/docker/libnetwork/ipams/null 0.059s coverage: 57.1% of statements [2022-04-22T15:29:34.210Z] --- PASS: TestPredefinedPool (0.04s) [2022-04-22T15:29:34.210Z] === RUN TestRemoveSubnet [2022-04-22T15:29:34.442Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-22T15:29:34.442Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-22T15:29:34.688Z] --- PASS: TestRemoveSubnet (0.37s) [2022-04-22T15:29:34.688Z] === RUN TestGetSameAddress [2022-04-22T15:29:34.688Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-22T15:29:34.688Z] === RUN TestPoolAllocationReuse [2022-04-22T15:29:35.686Z] --- PASS: TestSetRollover (2.15s) [2022-04-22T15:29:35.686Z] === RUN TestSetRolloverSerial [2022-04-22T15:29:35.686Z] === RUN TestGetCapabilities [2022-04-22T15:29:35.686Z] --- PASS: TestGetCapabilities (0.02s) [2022-04-22T15:29:35.686Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-22T15:29:35.686Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-22T15:29:35.686Z] === RUN TestGetDefaultAddressSpaces [2022-04-22T15:29:35.686Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-22T15:29:35.686Z] === RUN TestRemoteDriver [2022-04-22T15:29:35.686Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-22T15:29:35.686Z] PASS [2022-04-22T15:29:35.686Z] coverage: 47.4% of statements [2022-04-22T15:29:35.818Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-22T15:29:36.159Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.119s coverage: 47.4% of statements [2022-04-22T15:29:36.753Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-22T15:29:37.155Z] --- PASS: TestPoolAllocationReuse (2.29s) [2022-04-22T15:29:37.155Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-22T15:29:37.155Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-04-22T15:29:37.155Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-22T15:29:37.155Z] === RUN TestWindowsIPAM [2022-04-22T15:29:37.155Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-22T15:29:37.155Z] PASS [2022-04-22T15:29:37.155Z] coverage: 71.4% of statements [2022-04-22T15:29:37.155Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.082s coverage: 71.4% of statements [2022-04-22T15:29:37.690Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-22T15:29:37.948Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-22T15:29:38.150Z] --- PASS: TestSetRolloverSerial (2.30s) [2022-04-22T15:29:38.150Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-22T15:29:38.150Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-22T15:29:38.150Z] PASS [2022-04-22T15:29:38.150Z] coverage: 84.4% of statements [2022-04-22T15:29:38.150Z] ok github.com/docker/docker/libnetwork/bitseq 17.692s coverage: 84.4% of statements [2022-04-22T15:29:38.622Z] === RUN TestDefaultNetwork [2022-04-22T15:29:39.093Z] --- PASS: TestDefaultNetwork (0.36s) [2022-04-22T15:29:39.093Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-22T15:29:39.093Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.38s) [2022-04-22T15:29:39.093Z] === RUN TestInitAddressPools [2022-04-22T15:29:39.093Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-22T15:29:39.093Z] PASS [2022-04-22T15:29:39.093Z] coverage: 74.0% of statements [2022-04-22T15:29:39.093Z] ok github.com/docker/docker/libnetwork/ipamutils 0.869s coverage: 74.0% of statements [2022-04-22T15:29:39.325Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-22T15:29:40.089Z] === RUN TestKeyValue [2022-04-22T15:29:40.089Z] --- PASS: TestKeyValue (0.00s) [2022-04-22T15:29:40.089Z] PASS [2022-04-22T15:29:40.089Z] coverage: 60.0% of statements [2022-04-22T15:29:40.089Z] ok github.com/docker/docker/libnetwork/netlabel 0.078s coverage: 60.0% of statements [2022-04-22T15:29:40.561Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.39s) [2022-04-22T15:29:40.561Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-22T15:29:40.723Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-22T15:29:42.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-22T15:29:42.099Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-22T15:29:42.099Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-22T15:29:42.140Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-22T15:29:42.140Z] PASS [2022-04-22T15:29:42.140Z] coverage: 100.0% of statements [2022-04-22T15:29:42.140Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.184s coverage: 100.0% of statements [2022-04-22T15:29:44.005Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-22T15:29:44.265Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-22T15:29:44.381Z] === RUN TestGenerate [2022-04-22T15:29:44.382Z] --- PASS: TestGenerate (0.00s) [2022-04-22T15:29:44.382Z] === RUN TestGeneratePtr [2022-04-22T15:29:44.382Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-22T15:29:44.382Z] === RUN TestGenerateMissingField [2022-04-22T15:29:44.382Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-22T15:29:44.382Z] === RUN TestFieldCannotBeSet [2022-04-22T15:29:44.382Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-22T15:29:44.382Z] === RUN TestTypeMismatchError [2022-04-22T15:29:44.382Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-22T15:29:44.382Z] PASS [2022-04-22T15:29:44.382Z] coverage: 100.0% of statements [2022-04-22T15:29:44.382Z] ok github.com/docker/docker/libnetwork/options 0.079s coverage: 100.0% of statements [2022-04-22T15:29:44.382Z] === RUN TestNetworkDBSimple [2022-04-22T15:29:44.382Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (4.11s) [2022-04-22T15:29:44.382Z] === RUN TestGetAddress [2022-04-22T15:29:45.203Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 31.9% of statements [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/builder [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/builder/remotecontext 0.123s coverage: 13.7% of statements [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/builder/dockerfile 0.472s coverage: 49.3% of statements [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/builder/remotecontext/git 1.628s coverage: 86.3% of statements [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/cli [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-22T15:29:45.261Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-22T15:29:45.261Z] ok github.com/docker/docker/cmd/docker-proxy 0.152s coverage: 69.3% of statements [2022-04-22T15:29:45.375Z] testing: warning: no tests to run [2022-04-22T15:29:45.375Z] PASS [2022-04-22T15:29:45.375Z] coverage: 0.0% of statements [2022-04-22T15:29:45.375Z] ok github.com/docker/docker/libnetwork/osl 0.073s coverage: 0.0% of statements [no tests to run] [2022-04-22T15:29:45.375Z] 2022/04/22 15:29:44 Closing DB instances... [2022-04-22T15:29:45.846Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-22T15:29:45.847Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-22T15:29:46.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-22T15:29:46.841Z] === RUN TestRequestNewPort [2022-04-22T15:29:46.841Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestRequestSpecificPort [2022-04-22T15:29:46.841Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestReleasePort [2022-04-22T15:29:46.841Z] --- PASS: TestReleasePort (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestReuseReleasedPort [2022-04-22T15:29:46.841Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestReleaseUnreadledPort [2022-04-22T15:29:46.841Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestUnknowProtocol [2022-04-22T15:29:46.841Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestAllocateAllPorts [2022-04-22T15:29:46.841Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestPortAllocation [2022-04-22T15:29:46.841Z] --- PASS: TestPortAllocation (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestPortAllocationWithCustomRange [2022-04-22T15:29:46.841Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestNoDuplicateBPR [2022-04-22T15:29:46.841Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-22T15:29:46.841Z] === RUN TestChangePortRange [2022-04-22T15:29:46.841Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-22T15:29:46.841Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-22T15:29:46.841Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-22T15:29:46.841Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-22T15:29:46.841Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-22T15:29:46.841Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-22T15:29:46.841Z] --- PASS: TestChangePortRange (0.00s) [2022-04-22T15:29:46.841Z] PASS [2022-04-22T15:29:46.841Z] coverage: 88.6% of statements [2022-04-22T15:29:46.841Z] ok github.com/docker/docker/libnetwork/portallocator 0.086s coverage: 88.6% of statements [2022-04-22T15:29:46.841Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-04-22T15:29:46.841Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-22T15:29:46.841Z] testing: warning: no tests to run [2022-04-22T15:29:46.841Z] PASS [2022-04-22T15:29:46.841Z] coverage: 0.0% of statements [2022-04-22T15:29:47.314Z] ok github.com/docker/docker/libnetwork/portmapper 0.056s coverage: 0.0% of statements [no tests to run] [2022-04-22T15:29:47.786Z] === RUN TestHashData [2022-04-22T15:29:47.786Z] --- PASS: TestHashData (0.00s) [2022-04-22T15:29:47.786Z] PASS [2022-04-22T15:29:47.786Z] coverage: 2.8% of statements [2022-04-22T15:29:47.786Z] ok github.com/docker/docker/libnetwork/resolvconf 0.058s coverage: 2.8% of statements [2022-04-22T15:29:48.257Z] === RUN TestErrorConstructors [2022-04-22T15:29:48.257Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-22T15:29:48.257Z] === RUN TestCompareIPMask [2022-04-22T15:29:48.257Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-22T15:29:48.257Z] === RUN TestUtilGetHostPartIP [2022-04-22T15:29:48.257Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-22T15:29:48.257Z] === RUN TestUtilGetBroadcastIP [2022-04-22T15:29:48.257Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-22T15:29:48.257Z] === RUN TestParseCIDR [2022-04-22T15:29:48.257Z] --- PASS: TestParseCIDR (0.00s) [2022-04-22T15:29:48.257Z] PASS [2022-04-22T15:29:48.257Z] coverage: 37.3% of statements [2022-04-22T15:29:48.257Z] ok github.com/docker/docker/libnetwork/types 0.054s coverage: 37.3% of statements [2022-04-22T15:29:48.257Z] 2022/04/22 15:29:47 Closing DB instances... [2022-04-22T15:29:48.491Z] docker_api_swarm_service_test.go:395: [d40d0bb3922fd] joining swarm manager [d3a0bf8e4e851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:29:48.534Z] ok github.com/docker/docker/client 0.135s coverage: 75.6% of statements [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-22T15:29:49.251Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-22T15:29:49.251Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-22T15:29:49.251Z] PASS [2022-04-22T15:29:49.251Z] coverage: 55.0% of statements [2022-04-22T15:29:49.251Z] ok github.com/docker/docker/oci 0.052s coverage: 55.0% of statements [2022-04-22T15:29:49.427Z] docker_api_swarm_service_test.go:395: [dbc5cffbbe06d] joining swarm manager [d3a0bf8e4e851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:29:49.722Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-04-22T15:29:49.722Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-22T15:29:50.194Z] === RUN TestAddressPoolOpt [2022-04-22T15:29:50.194Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/a [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/something [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/_=a [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/env1=value1 [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/_env1=value1 [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/PATH [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/=a [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/PATH= [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/PATH=something [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/asd!qwe [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/1asd [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/123 [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/some_space [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/__some_space_before [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/some_space_after__ [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/= [2022-04-22T15:29:50.194Z] === RUN TestValidateEnv/PaTh [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-22T15:29:50.194Z] === RUN TestParseHost [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://:5555/ [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-22T15:29:50.194Z] === RUN TestParseHost/something_with_spaces [2022-04-22T15:29:50.194Z] === RUN TestParseHost/:// [2022-04-22T15:29:50.194Z] === RUN TestParseHost/unknown:// [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://:port [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://invalid:port [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://:5555/p [2022-04-22T15:29:50.194Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-22T15:29:50.194Z] === RUN TestParseHost/fd:// [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseHost/unix://path/to/socket [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://: [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://[::1]: [2022-04-22T15:29:50.194Z] === RUN TestParseHost/#00 [2022-04-22T15:29:50.194Z] === RUN TestParseHost/_ [2022-04-22T15:29:50.194Z] === RUN TestParseHost/__ [2022-04-22T15:29:50.194Z] === RUN TestParseHost/fd://something [2022-04-22T15:29:50.194Z] === RUN TestParseHost/unix:// [2022-04-22T15:29:50.194Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://host: [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp:// [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseHost/npipe:// [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/: [2022-04-22T15:29:50.194Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-22T15:29:50.194Z] === RUN TestParseTCP [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/localhost:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/:5555/path [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/localhost:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/tcp://:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/tcp:// [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/tcp://: [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/0.0.0.1 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/::1 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/: [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/localhost [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/localhost: [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/:5555 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/#00 [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/0.0.0.1: [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/[::1]: [2022-04-22T15:29:50.194Z] === RUN TestParseTCP/[::1]:5555 [2022-04-22T15:29:50.194Z] --- PASS: TestParseTCP (0.01s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-22T15:29:50.194Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-22T15:29:50.195Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestValidateExtraHosts [2022-04-22T15:29:50.195Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestIpOptString [2022-04-22T15:29:50.195Z] --- PASS: TestIpOptString (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-22T15:29:50.195Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestNewIpOptValidDefaultVal [2022-04-22T15:29:50.195Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestIpOptSetInvalidVal [2022-04-22T15:29:50.195Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestValidateIPAddress [2022-04-22T15:29:50.195Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestMapOpts [2022-04-22T15:29:50.195Z] --- PASS: TestMapOpts (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestListOptsWithoutValidator [2022-04-22T15:29:50.195Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestListOptsWithValidator [2022-04-22T15:29:50.195Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestValidateDNSSearch [2022-04-22T15:29:50.195Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_general_format [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_one_more [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-22T15:29:50.195Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-22T15:29:50.195Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestNamedListOpts [2022-04-22T15:29:50.195Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestNamedMapOpts [2022-04-22T15:29:50.195Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestParseLink [2022-04-22T15:29:50.195Z] --- PASS: TestParseLink (0.00s) [2022-04-22T15:29:50.195Z] === RUN TestUlimitOpt [2022-04-22T15:29:50.195Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-22T15:29:50.195Z] PASS [2022-04-22T15:29:50.195Z] coverage: 66.7% of statements [2022-04-22T15:29:50.195Z] ok github.com/docker/docker/opts 0.148s coverage: 66.7% of statements [2022-04-22T15:29:50.195Z] === RUN TestParseVersion [2022-04-22T15:29:50.195Z] --- PASS: TestParseVersion (0.00s) [2022-04-22T15:29:50.195Z] PASS [2022-04-22T15:29:50.195Z] coverage: 52.9% of statements [2022-04-22T15:29:50.195Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 52.9% of statements [2022-04-22T15:29:50.666Z] 2022/04/22 15:29:50 Closing DB instances... [2022-04-22T15:29:52.239Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-04-22T15:29:52.239Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-22T15:29:52.239Z] === RUN TestPeerCertificateMarshalJSON [2022-04-22T15:29:53.233Z] === RUN TestIsArchivePathDir [2022-04-22T15:29:53.233Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-04-22T15:29:53.233Z] === RUN TestIsArchivePathInvalidFile [2022-04-22T15:29:53.233Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-22T15:29:53.233Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-22T15:29:53.233Z] --- PASS: TestPeerCertificateMarshalJSON (0.73s) [2022-04-22T15:29:53.233Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-22T15:29:53.233Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-22T15:29:53.233Z] === RUN TestMiddleware [2022-04-22T15:29:53.233Z] --- PASS: TestMiddleware (0.00s) [2022-04-22T15:29:53.233Z] === RUN TestNewResponseModifier [2022-04-22T15:29:53.233Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-22T15:29:53.233Z] PASS [2022-04-22T15:29:53.233Z] coverage: 26.8% of statements [2022-04-22T15:29:53.233Z] ok github.com/docker/docker/pkg/authorization 0.794s coverage: 26.8% of statements [2022-04-22T15:29:53.233Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-04-22T15:29:53.233Z] === RUN TestIsArchivePathTar [2022-04-22T15:29:53.233Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-04-22T15:29:53.233Z] === RUN TestDecompressStreamGzip [2022-04-22T15:29:53.703Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-04-22T15:29:53.703Z] === RUN TestDecompressStreamBzip2 [2022-04-22T15:29:53.703Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-04-22T15:29:53.703Z] === RUN TestDecompressStreamXz [2022-04-22T15:29:53.703Z] archive_test.go:133: Xz not present in msys2 [2022-04-22T15:29:53.703Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestDecompressStreamZstd [2022-04-22T15:29:53.703Z] archive_test.go:140: zstd not installed [2022-04-22T15:29:53.703Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-22T15:29:53.703Z] === RUN TestCompressStreamXzUnsupported [2022-04-22T15:29:53.703Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-22T15:29:53.703Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestCompressStreamInvalid [2022-04-22T15:29:53.703Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestExtensionInvalid [2022-04-22T15:29:53.703Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestExtensionUncompressed [2022-04-22T15:29:53.703Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestExtensionBzip2 [2022-04-22T15:29:53.703Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestExtensionGzip [2022-04-22T15:29:53.703Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestExtensionXz [2022-04-22T15:29:53.703Z] --- PASS: TestExtensionXz (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestExtensionZstd [2022-04-22T15:29:53.703Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestCmdStreamLargeStderr [2022-04-22T15:29:53.703Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-04-22T15:29:53.703Z] === RUN TestCmdStreamBad [2022-04-22T15:29:53.703Z] archive_test.go:252: Failing on Windows CI machines [2022-04-22T15:29:53.703Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-22T15:29:53.703Z] === RUN TestCmdStreamGood [2022-04-22T15:29:53.703Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-22T15:29:53.703Z] === RUN TestUntarPathWithInvalidDest [2022-04-22T15:29:54.175Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-22T15:29:54.175Z] === RUN TestUntarPathWithInvalidSrc [2022-04-22T15:29:54.175Z] === RUN TestUnbuffered [2022-04-22T15:29:54.175Z] --- PASS: TestUnbuffered (0.00s) [2022-04-22T15:29:54.175Z] === RUN TestRaceUnbuffered [2022-04-22T15:29:54.175Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-22T15:29:54.175Z] PASS [2022-04-22T15:29:54.175Z] coverage: 100.0% of statements [2022-04-22T15:29:54.175Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-22T15:29:54.175Z] === RUN TestUntarPath [2022-04-22T15:29:54.175Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2022-04-22T15:29:54.175Z] --- PASS: TestUntarPath (0.08s) [2022-04-22T15:29:54.175Z] === RUN TestUntarPathWithDestinationFile [2022-04-22T15:29:54.175Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-22T15:29:54.175Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-22T15:29:54.175Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-22T15:29:54.175Z] === RUN TestCopyWithTarInvalidSrc [2022-04-22T15:29:54.175Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-22T15:29:54.175Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-22T15:29:54.175Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-22T15:29:54.175Z] === RUN TestCopyWithTarSrcFile [2022-04-22T15:29:54.175Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-22T15:29:54.176Z] === RUN TestCopyWithTarSrcFolder [2022-04-22T15:29:54.176Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-22T15:29:54.176Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-22T15:29:54.176Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-22T15:29:54.176Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-22T15:29:54.176Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-22T15:29:54.176Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-22T15:29:54.176Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-22T15:29:54.176Z] === RUN TestCopyFileWithTarSrcFile [2022-04-22T15:29:54.176Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-22T15:29:54.176Z] === RUN TestTarFiles [2022-04-22T15:29:54.176Z] 2022/04/22 15:29:54 Closing DB instances... [2022-04-22T15:29:54.648Z] === RUN TestMatch [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[foo]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[foo_bar]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[]#01 [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[qux]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-22T15:29:54.648Z] === RUN TestMatch/[[foo_baz]] [2022-04-22T15:29:54.648Z] --- PASS: TestMatch (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-22T15:29:54.648Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-22T15:29:54.648Z] PASS [2022-04-22T15:29:54.648Z] coverage: 87.5% of statements [2022-04-22T15:29:54.648Z] ok github.com/docker/docker/pkg/capabilities 0.062s coverage: 87.5% of statements [2022-04-22T15:29:54.702Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-22T15:29:56.079Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-22T15:29:56.224Z] === RUN TestChrootTarUntar [2022-04-22T15:29:56.224Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:29:56.224Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-22T15:29:56.224Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-22T15:29:56.224Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:29:56.224Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-22T15:29:56.224Z] === RUN TestChrootUntarEmptyArchive [2022-04-22T15:29:56.224Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-04-22T15:29:56.224Z] === RUN TestChrootTarUntarWithSymlink [2022-04-22T15:29:56.224Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:29:56.224Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-22T15:29:56.224Z] === RUN TestChrootCopyWithTar [2022-04-22T15:29:56.224Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:29:56.224Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-22T15:29:56.224Z] === RUN TestChrootCopyFileWithTar [2022-04-22T15:29:56.224Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:29:56.224Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-22T15:29:56.224Z] === RUN TestChrootUntarPath [2022-04-22T15:29:56.224Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:29:56.225Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-04-22T15:29:56.225Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-22T15:29:56.225Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:29:56.225Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-22T15:29:56.225Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-22T15:29:56.225Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:29:56.225Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-04-22T15:29:56.225Z] === RUN TestChrootApplyDotDotFile [2022-04-22T15:29:56.225Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:29:56.225Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-22T15:29:56.225Z] PASS [2022-04-22T15:29:56.225Z] coverage: 12.0% of statements [2022-04-22T15:29:56.225Z] ok github.com/docker/docker/pkg/chrootarchive 0.121s coverage: 12.0% of statements [2022-04-22T15:29:56.696Z] time="2022-04-22T15:29:56Z" level=error msg="node2(656bff523eef) Could not close DB: timeout waiting for leave broadcast" [2022-04-22T15:29:56.696Z] --- PASS: TestNetworkDBCRUDTableEntry (4.47s) [2022-04-22T15:29:56.696Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-22T15:29:57.455Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-22T15:29:57.690Z] === RUN TestEnsureRemoveAllNotExist [2022-04-22T15:29:57.690Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-22T15:29:57.690Z] === RUN TestEnsureRemoveAllWithDir [2022-04-22T15:29:57.690Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-22T15:29:57.690Z] === RUN TestEnsureRemoveAllWithFile [2022-04-22T15:29:57.690Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-22T15:29:57.690Z] PASS [2022-04-22T15:29:57.690Z] coverage: 0.0% of statements [2022-04-22T15:29:57.690Z] ok github.com/docker/docker/pkg/containerfs 0.050s coverage: 0.0% of statements [2022-04-22T15:29:57.714Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-22T15:29:58.682Z] === RUN TestSizeEmpty [2022-04-22T15:29:58.682Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-22T15:29:58.682Z] === RUN TestSizeEmptyFile [2022-04-22T15:29:58.682Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-22T15:29:58.682Z] === RUN TestSizeNonemptyFile [2022-04-22T15:29:58.682Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-22T15:29:58.682Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-22T15:29:58.682Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-22T15:29:58.682Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-22T15:29:58.682Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-22T15:29:58.682Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-22T15:29:58.682Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-22T15:29:58.682Z] === RUN TestMoveToSubdir [2022-04-22T15:29:58.682Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-22T15:29:58.682Z] === RUN TestSizeNonExistingDirectory [2022-04-22T15:29:58.682Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-22T15:29:58.682Z] PASS [2022-04-22T15:29:58.682Z] coverage: 80.0% of statements [2022-04-22T15:29:58.682Z] ok github.com/docker/docker/pkg/directory 0.086s coverage: 80.0% of statements [2022-04-22T15:29:58.682Z] 2022/04/22 15:29:58 Closing DB instances... [2022-04-22T15:29:59.095Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-22T15:29:59.354Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-22T15:29:59.614Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-22T15:29:59.614Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-22T15:29:59.614Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-22T15:29:59.873Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-22T15:30:00.261Z] === RUN TestPollerAddRemove [2022-04-22T15:30:00.261Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-22T15:30:00.261Z] === RUN TestPollerEvent [2022-04-22T15:30:00.261Z] poller_test.go:40: No chmod on Windows [2022-04-22T15:30:00.261Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-22T15:30:00.261Z] === RUN TestPollerClose [2022-04-22T15:30:00.261Z] --- PASS: TestPollerClose (0.00s) [2022-04-22T15:30:00.261Z] PASS [2022-04-22T15:30:00.261Z] coverage: 45.7% of statements [2022-04-22T15:30:00.261Z] ok github.com/docker/docker/pkg/filenotify 0.063s coverage: 45.7% of statements [2022-04-22T15:30:00.261Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2022-04-22T15:30:00.261Z] === RUN TestNetworkDBNodeLeave [2022-04-22T15:30:00.442Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-22T15:30:01.253Z] === RUN TestCopyFileWithInvalidSrc [2022-04-22T15:30:01.253Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-22T15:30:01.253Z] === RUN TestCopyFileWithInvalidDest [2022-04-22T15:30:01.253Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-22T15:30:01.253Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-22T15:30:01.253Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-22T15:30:01.253Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-22T15:30:01.254Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCopyFile [2022-04-22T15:30:01.254Z] --- PASS: TestCopyFile (0.01s) [2022-04-22T15:30:01.254Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-22T15:30:01.254Z] fileutils_test.go:133: Needs porting to Windows [2022-04-22T15:30:01.254Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-22T15:30:01.254Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-22T15:30:01.254Z] fileutils_test.go:179: Needs porting to Windows [2022-04-22T15:30:01.254Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestWildcardMatches [2022-04-22T15:30:01.254Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestPatternMatches [2022-04-22T15:30:01.254Z] --- PASS: TestPatternMatches (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-22T15:30:01.254Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestPatternMatchesFolderExclusions [2022-04-22T15:30:01.254Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-22T15:30:01.254Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-22T15:30:01.254Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-22T15:30:01.254Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-22T15:30:01.254Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestSingleExclamationError [2022-04-22T15:30:01.254Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestMatchesWithNoPatterns [2022-04-22T15:30:01.254Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestMatchesWithMalformedPatterns [2022-04-22T15:30:01.254Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestMatches [2022-04-22T15:30:01.254Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-22T15:30:01.254Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-22T15:30:01.254Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-22T15:30:01.254Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-22T15:30:01.254Z] --- PASS: TestMatches (0.01s) [2022-04-22T15:30:01.254Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-22T15:30:01.254Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-22T15:30:01.254Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-22T15:30:01.254Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCleanPatterns [2022-04-22T15:30:01.254Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-22T15:30:01.254Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCleanPatternsExceptionFlag [2022-04-22T15:30:01.254Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-22T15:30:01.254Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-22T15:30:01.254Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCleanPatternsErrorSingleException [2022-04-22T15:30:01.254Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCreateIfNotExistsDir [2022-04-22T15:30:01.254Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-22T15:30:01.254Z] === RUN TestCreateIfNotExistsFile [2022-04-22T15:30:01.254Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-22T15:30:01.254Z] === RUN TestMatch [2022-04-22T15:30:01.254Z] --- PASS: TestMatch (0.00s) [2022-04-22T15:30:01.254Z] === RUN TestCompile [2022-04-22T15:30:01.254Z] === RUN TestCompile/slash [2022-04-22T15:30:01.254Z] === RUN TestCompile/backslash [2022-04-22T15:30:01.254Z] --- PASS: TestCompile (0.00s) [2022-04-22T15:30:01.254Z] --- PASS: TestCompile/slash (0.00s) [2022-04-22T15:30:01.254Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-22T15:30:01.254Z] PASS [2022-04-22T15:30:01.254Z] coverage: 84.7% of statements [2022-04-22T15:30:01.254Z] ok github.com/docker/docker/pkg/fileutils 0.113s coverage: 84.7% of statements [2022-04-22T15:30:02.247Z] --- PASS: TestTarFiles (8.09s) [2022-04-22T15:30:02.247Z] === RUN TestDetectCompressionZstd [2022-04-22T15:30:02.247Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-22T15:30:02.247Z] === RUN TestTarUntar [2022-04-22T15:30:02.247Z] === RUN TestGet [2022-04-22T15:30:02.247Z] --- PASS: TestGet (0.00s) [2022-04-22T15:30:02.247Z] === RUN TestGetShortcutString [2022-04-22T15:30:02.247Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-22T15:30:02.247Z] PASS [2022-04-22T15:30:02.247Z] coverage: 42.9% of statements [2022-04-22T15:30:02.247Z] ok github.com/docker/docker/pkg/homedir 0.066s coverage: 42.9% of statements [2022-04-22T15:30:02.247Z] --- PASS: TestTarUntar (0.05s) [2022-04-22T15:30:02.247Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-22T15:30:02.247Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-22T15:30:02.247Z] === RUN TestTarWithOptions [2022-04-22T15:30:02.719Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-22T15:30:02.719Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-22T15:30:02.719Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-22T15:30:02.719Z] === RUN TestUntarUstarGnuConflict [2022-04-22T15:30:02.719Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-22T15:30:02.719Z] === RUN TestUntarInvalidFilenames [2022-04-22T15:30:02.719Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2895991517\\dest" [2022-04-22T15:30:02.719Z] --- PASS: TestUntarInvalidFilenames (0.28s) [2022-04-22T15:30:02.719Z] === RUN TestUntarHardlinkToSymlink [2022-04-22T15:30:02.719Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-22T15:30:02.719Z] === RUN TestUntarInvalidHardlink [2022-04-22T15:30:02.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2788602259\\victim\\hello" -> "../victim/hello" [2022-04-22T15:30:02.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1869092103\\victim\\hello" -> "/../victim/hello" [2022-04-22T15:30:02.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3807155831\\victim" -> "../victim" [2022-04-22T15:30:02.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2477469520\\victim" -> "../victim" [2022-04-22T15:30:02.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink64412433\\victim" -> "../victim" [2022-04-22T15:30:02.719Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3134041337\\victim" -> "../victim" [2022-04-22T15:30:02.719Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-04-22T15:30:02.719Z] === RUN TestUntarInvalidSymlink [2022-04-22T15:30:02.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1431658103\\dest\\dotdot" -> "../victim/hello" [2022-04-22T15:30:02.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3956915571\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-22T15:30:02.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1119382644\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:30:02.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2125290021\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:30:02.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2426746264\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:30:02.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3272714921\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:30:02.719Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1754303874\\dest\\dir\\loophole" -> "../../victim" [2022-04-22T15:30:02.719Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-04-22T15:30:02.719Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-22T15:30:02.719Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-22T15:30:02.719Z] === RUN TestXGlobalNoParent [2022-04-22T15:30:02.719Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-22T15:30:02.719Z] === RUN TestReplaceFileTarWrapper [2022-04-22T15:30:03.193Z] --- PASS: TestReplaceFileTarWrapper (0.30s) [2022-04-22T15:30:03.194Z] === RUN TestPrefixHeaderReadable [2022-04-22T15:30:03.194Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-22T15:30:03.194Z] === RUN TestDisablePigz [2022-04-22T15:30:03.194Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-22T15:30:03.194Z] --- PASS: TestDisablePigz (0.15s) [2022-04-22T15:30:03.194Z] === RUN TestPigz [2022-04-22T15:30:03.665Z] --- PASS: TestNetworkDBNodeLeave (3.19s) [2022-04-22T15:30:03.665Z] === RUN TestNetworkDBWatch [2022-04-22T15:30:03.665Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-22T15:30:03.665Z] --- PASS: TestPigz (0.21s) [2022-04-22T15:30:03.665Z] === RUN TestNosysFileInfo [2022-04-22T15:30:03.665Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-22T15:30:03.665Z] === RUN TestCopyFileWithInvalidDest [2022-04-22T15:30:03.665Z] archive_windows_test.go:16: Currently fails [2022-04-22T15:30:03.665Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-22T15:30:03.665Z] === RUN TestCanonicalTarNameForPath [2022-04-22T15:30:03.665Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-22T15:30:03.665Z] === RUN TestCanonicalTarName [2022-04-22T15:30:03.665Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-22T15:30:03.665Z] === RUN TestChmodTarEntry [2022-04-22T15:30:03.665Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-22T15:30:03.665Z] === RUN TestHardLinkOrder [2022-04-22T15:30:03.665Z] --- PASS: TestHardLinkOrder (0.12s) [2022-04-22T15:30:03.665Z] === RUN TestChangeString [2022-04-22T15:30:03.665Z] --- PASS: TestChangeString (0.00s) [2022-04-22T15:30:03.665Z] === RUN TestChangesWithNoChanges [2022-04-22T15:30:03.665Z] === RUN TestCreateIDMapOrder [2022-04-22T15:30:03.665Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-22T15:30:03.665Z] PASS [2022-04-22T15:30:03.665Z] coverage: 7.2% of statements [2022-04-22T15:30:03.665Z] ok github.com/docker/docker/pkg/idtools 0.058s coverage: 7.2% of statements [2022-04-22T15:30:03.665Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-22T15:30:03.665Z] === RUN TestChangesWithChanges [2022-04-22T15:30:03.665Z] --- PASS: TestChangesWithChanges (0.05s) [2022-04-22T15:30:03.665Z] === RUN TestChangesWithChangesGH13590 [2022-04-22T15:30:03.665Z] changes_test.go:196: needs more investigation [2022-04-22T15:30:03.665Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-22T15:30:03.665Z] === RUN TestChangesDirsEmpty [2022-04-22T15:30:04.136Z] --- PASS: TestChangesDirsEmpty (0.22s) [2022-04-22T15:30:04.136Z] === RUN TestChangesDirsMutated [2022-04-22T15:30:04.136Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-04-22T15:30:04.136Z] === RUN TestApplyLayer [2022-04-22T15:30:04.136Z] changes_test.go:433: needs further investigation [2022-04-22T15:30:04.136Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-22T15:30:04.136Z] === RUN TestChangesSizeWithHardlinks [2022-04-22T15:30:04.136Z] changes_test.go:469: needs further investigation [2022-04-22T15:30:04.136Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-22T15:30:04.136Z] === RUN TestChangesSizeWithNoChanges [2022-04-22T15:30:04.136Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-22T15:30:04.136Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-22T15:30:04.136Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-22T15:30:04.136Z] === RUN TestChangesSize [2022-04-22T15:30:04.136Z] --- PASS: TestChangesSize (0.01s) [2022-04-22T15:30:04.136Z] === RUN TestApplyLayerInvalidFilenames [2022-04-22T15:30:04.136Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames547087173\\dest" [2022-04-22T15:30:04.136Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-22T15:30:04.136Z] === RUN TestApplyLayerInvalidHardlink [2022-04-22T15:30:04.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4200847245\\victim\\hello" -> "../victim/hello" [2022-04-22T15:30:04.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3950629461\\victim\\hello" -> "/../victim/hello" [2022-04-22T15:30:04.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink846065334\\victim" -> "../victim" [2022-04-22T15:30:04.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2964990256\\victim" -> "../victim" [2022-04-22T15:30:04.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2114306203\\victim" -> "../victim" [2022-04-22T15:30:04.136Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3143724802\\victim" -> "../victim" [2022-04-22T15:30:04.136Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-04-22T15:30:04.136Z] === RUN TestApplyLayerInvalidSymlink [2022-04-22T15:30:04.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1128286049\\dest\\dotdot" -> "../victim/hello" [2022-04-22T15:30:04.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1050661533\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-22T15:30:04.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2590236987\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:30:04.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4025018274\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:30:04.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2837670788\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:30:04.136Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3153667049\\dest\\loophole-victim" -> "../victim" [2022-04-22T15:30:04.136Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-04-22T15:30:04.136Z] === RUN TestApplyLayerWhiteouts [2022-04-22T15:30:04.608Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2022-04-22T15:30:04.608Z] === RUN TestGenerateEmptyFile [2022-04-22T15:30:04.608Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-22T15:30:04.608Z] === RUN TestGenerateWithContent [2022-04-22T15:30:04.608Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-22T15:30:04.608Z] PASS [2022-04-22T15:30:04.608Z] coverage: 62.9% of statements [2022-04-22T15:30:04.608Z] ok github.com/docker/docker/pkg/archive 11.610s coverage: 62.9% of statements [2022-04-22T15:30:04.641Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-22T15:30:04.641Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-22T15:30:05.080Z] 2022/04/22 15:30:04 Closing DB instances... [2022-04-22T15:30:05.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-22T15:30:05.554Z] === RUN TestFixedBufferCap [2022-04-22T15:30:05.554Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-22T15:30:05.554Z] === RUN TestFixedBufferLen [2022-04-22T15:30:05.554Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-22T15:30:05.554Z] === RUN TestFixedBufferString [2022-04-22T15:30:05.554Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-22T15:30:05.554Z] === RUN TestFixedBufferWrite [2022-04-22T15:30:05.554Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-22T15:30:05.554Z] === RUN TestFixedBufferRead [2022-04-22T15:30:05.554Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-22T15:30:05.554Z] === RUN TestBytesPipeRead [2022-04-22T15:30:05.554Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-22T15:30:05.554Z] === RUN TestBytesPipeWrite [2022-04-22T15:30:05.554Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-22T15:30:05.554Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-22T15:30:06.032Z] --- PASS: TestBytesPipeWriteRandomChunks (0.66s) [2022-04-22T15:30:06.032Z] === RUN TestAtomicWriteToFile [2022-04-22T15:30:06.032Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-22T15:30:06.032Z] === RUN TestAtomicWriteSetCommit [2022-04-22T15:30:06.032Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-22T15:30:06.032Z] === RUN TestAtomicWriteSetCancel [2022-04-22T15:30:06.032Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-22T15:30:06.032Z] === RUN TestReadCloserWrapperClose [2022-04-22T15:30:06.032Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-22T15:30:06.032Z] === RUN TestReaderErrWrapperReadOnError [2022-04-22T15:30:06.032Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-22T15:30:06.032Z] === RUN TestReaderErrWrapperRead [2022-04-22T15:30:06.032Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-22T15:30:06.032Z] === RUN TestCancelReadCloser [2022-04-22T15:30:06.032Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-22T15:30:06.032Z] === RUN TestWriteCloserWrapperClose [2022-04-22T15:30:06.032Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-22T15:30:06.032Z] === RUN TestNopWriteCloser [2022-04-22T15:30:06.032Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-22T15:30:06.032Z] === RUN TestNopWriter [2022-04-22T15:30:06.032Z] --- PASS: TestNopWriter (0.00s) [2022-04-22T15:30:06.032Z] === RUN TestWriteCounter [2022-04-22T15:30:06.032Z] --- PASS: TestWriteCounter (0.00s) [2022-04-22T15:30:06.032Z] PASS [2022-04-22T15:30:06.032Z] coverage: 69.2% of statements [2022-04-22T15:30:06.032Z] ok github.com/docker/docker/pkg/ioutils 0.860s coverage: 69.2% of statements [2022-04-22T15:30:06.504Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-04-22T15:30:06.504Z] === RUN TestNetworkDBBulkSync [2022-04-22T15:30:07.498Z] === RUN TestError [2022-04-22T15:30:07.498Z] --- PASS: TestError (0.00s) [2022-04-22T15:30:07.498Z] === RUN TestProgressString [2022-04-22T15:30:07.498Z] === RUN TestProgressString/no_progress [2022-04-22T15:30:07.498Z] === RUN TestProgressString/progress_1 [2022-04-22T15:30:07.498Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-22T15:30:07.498Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-22T15:30:07.498Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-22T15:30:07.498Z] === RUN TestProgressString/with_units [2022-04-22T15:30:07.498Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-22T15:30:07.498Z] === RUN TestProgressString/hide_counts [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString (0.00s) [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-22T15:30:07.498Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-22T15:30:07.498Z] === RUN TestJSONMessageDisplay [2022-04-22T15:30:07.737Z] docker_api_swarm_service_test.go:343: [de30bd37ef846] joining swarm manager [daccf3acd175c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:30:07.970Z] --- PASS: TestJSONMessageDisplay (0.24s) [2022-04-22T15:30:07.970Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-22T15:30:07.970Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-22T15:30:07.970Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-22T15:30:07.970Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-22T15:30:07.970Z] === RUN TestDisplayJSONMessagesStream [2022-04-22T15:30:07.970Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-22T15:30:07.970Z] PASS [2022-04-22T15:30:07.970Z] coverage: 91.7% of statements [2022-04-22T15:30:07.970Z] ok github.com/docker/docker/pkg/jsonmessage 0.302s coverage: 91.7% of statements [2022-04-22T15:30:07.970Z] 2022/04/22 15:30:07 Closing DB instances... [2022-04-22T15:30:07.995Z] docker_api_swarm_service_test.go:343: [d8bf1013a3ca9] joining swarm manager [daccf3acd175c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:30:08.442Z] === RUN TestStandardLongPath [2022-04-22T15:30:08.442Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-22T15:30:08.442Z] === RUN TestUNCLongPath [2022-04-22T15:30:08.442Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-22T15:30:08.442Z] PASS [2022-04-22T15:30:08.442Z] coverage: 100.0% of statements [2022-04-22T15:30:08.442Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2022-04-22T15:30:08.934Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-22T15:30:09.434Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-04-22T15:30:09.434Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-22T15:30:09.434Z] === RUN TestNameFormat [2022-04-22T15:30:09.434Z] --- PASS: TestNameFormat (0.00s) [2022-04-22T15:30:09.434Z] === RUN TestNameRetries [2022-04-22T15:30:09.434Z] --- PASS: TestNameRetries (0.00s) [2022-04-22T15:30:09.434Z] PASS [2022-04-22T15:30:09.434Z] coverage: 85.7% of statements [2022-04-22T15:30:09.434Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2022-04-22T15:30:09.501Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-22T15:30:09.501Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-22T15:30:10.427Z] === RUN TestParseKeyValueOpt [2022-04-22T15:30:10.427Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-22T15:30:10.427Z] === RUN TestParseUintList [2022-04-22T15:30:10.427Z] --- PASS: TestParseUintList (0.00s) [2022-04-22T15:30:10.427Z] === RUN TestParseUintListMaximumLimits [2022-04-22T15:30:10.427Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-22T15:30:10.427Z] PASS [2022-04-22T15:30:10.427Z] coverage: 97.0% of statements [2022-04-22T15:30:10.427Z] ok github.com/docker/docker/pkg/parsers 0.054s coverage: 97.0% of statements [2022-04-22T15:30:10.883Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-22T15:30:11.419Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-22T15:30:11.419Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-22T15:30:11.419Z] PASS [2022-04-22T15:30:11.419Z] coverage: 36.4% of statements [2022-04-22T15:30:11.419Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.063s coverage: 36.4% of statements [2022-04-22T15:30:12.259Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-22T15:30:12.410Z] 2022/04/22 15:30:12 Closing DB instances... [2022-04-22T15:30:12.881Z] === RUN TestNewAndRemove [2022-04-22T15:30:12.882Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-22T15:30:12.882Z] === RUN TestRemoveInvalidPath [2022-04-22T15:30:12.882Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-22T15:30:12.882Z] PASS [2022-04-22T15:30:12.882Z] coverage: 82.6% of statements [2022-04-22T15:30:12.882Z] ok github.com/docker/docker/pkg/pidfile 0.061s coverage: 82.6% of statements [2022-04-22T15:30:13.195Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-22T15:30:14.129Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-22T15:30:14.695Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-22T15:30:15.111Z] === RUN TestFailedConnection [2022-04-22T15:30:15.582Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.16s) [2022-04-22T15:30:15.582Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-22T15:30:16.054Z] --- PASS: TestFailedConnection (1.05s) [2022-04-22T15:30:16.054Z] === RUN TestFailOnce [2022-04-22T15:30:16.528Z] 2022/04/22 15:30:15 http: panic serving 127.0.0.1:49321: Plugin not ready [2022-04-22T15:30:16.528Z] goroutine 5 [running]: [2022-04-22T15:30:16.528Z] net/http.(*conn).serve.func1() [2022-04-22T15:30:16.528Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-22T15:30:16.528Z] panic({0xe73700, 0xfbd060}) [2022-04-22T15:30:16.528Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-22T15:30:16.528Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00006fa70?) [2022-04-22T15:30:16.528Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-22T15:30:16.528Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xfc2878?, 0xc00021a000?}, 0xdcd9a6?) [2022-04-22T15:30:16.528Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-22T15:30:16.528Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xfc2878, 0xc00021a000}, 0xc000066000) [2022-04-22T15:30:16.528Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-22T15:30:16.528Z] net/http.serverHandler.ServeHTTP({0xfc0e98?}, {0xfc2878, 0xc00021a000}, 0xc000066000) [2022-04-22T15:30:16.528Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-22T15:30:16.528Z] net/http.(*conn).serve(0xc00005e000, {0xfc2d78, 0xc0001840c0}) [2022-04-22T15:30:16.528Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-22T15:30:16.528Z] created by net/http.(*Server).Serve [2022-04-22T15:30:16.528Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-22T15:30:16.528Z] time="2022-04-22T15:30:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49320/Test.FailOnce: Post \"http://127.0.0.1:49320/Test.FailOnce\": EOF, retrying in 1s" [2022-04-22T15:30:16.528Z] 2022/04/22 15:30:16 Closing DB instances... [2022-04-22T15:30:16.597Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-22T15:30:16.855Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-22T15:30:17.421Z] === RUN TestDockerSuite/TestLogsSince [2022-04-22T15:30:17.521Z] --- PASS: TestFailOnce (1.25s) [2022-04-22T15:30:17.521Z] === RUN TestEchoInputOutput [2022-04-22T15:30:17.521Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-22T15:30:17.521Z] === RUN TestBackoff [2022-04-22T15:30:17.521Z] --- PASS: TestBackoff (0.00s) [2022-04-22T15:30:17.521Z] === RUN TestAbortRetry [2022-04-22T15:30:17.521Z] --- PASS: TestAbortRetry (0.00s) [2022-04-22T15:30:17.521Z] === RUN TestClientScheme [2022-04-22T15:30:17.521Z] --- PASS: TestClientScheme (0.00s) [2022-04-22T15:30:17.521Z] === RUN TestNewClientWithTimeout [2022-04-22T15:30:17.994Z] --- PASS: TestGetAddress (33.35s) [2022-04-22T15:30:17.995Z] === RUN TestRequestSyntaxCheck [2022-04-22T15:30:17.995Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-22T15:30:17.995Z] === RUN TestRequest [2022-04-22T15:30:17.995Z] time="2022-04-22T15:30:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-22T15:30:17.995Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-22T15:30:17.995Z] === RUN TestNetworkDBGarbageCollection [2022-04-22T15:30:19.571Z] time="2022-04-22T15:30:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-22T15:30:21.801Z] time="2022-04-22T15:30:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-22T15:30:22.683Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-22T15:30:24.059Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-22T15:30:24.626Z] docker_api_swarm_service_test.go:490: [d4e24a78baa8e] joining swarm manager [d4d123e79d348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:30:25.594Z] docker_api_swarm_service_test.go:490: [d00f1a230ab30] joining swarm manager [d4d123e79d348]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:30:26.586Z] time="2022-04-22T15:30:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49328/Test.Echo: Post \"http://127.0.0.1:49328/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-22T15:30:29.781Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-22T15:30:30.347Z] === RUN TestDockerSuite/TestLogsTail [2022-04-22T15:30:30.396Z] --- PASS: TestRequest (12.69s) [2022-04-22T15:30:30.396Z] === RUN TestOverlappingRequests [2022-04-22T15:30:30.914Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-22T15:30:31.174Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-22T15:30:31.389Z] --- PASS: TestOverlappingRequests (0.64s) [2022-04-22T15:30:31.389Z] === RUN TestRelease [2022-04-22T15:30:31.389Z] === RUN TestParseEmptyInterface [2022-04-22T15:30:31.389Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-22T15:30:31.389Z] === RUN TestParseNonInterfaceType [2022-04-22T15:30:31.389Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-22T15:30:31.389Z] === RUN TestParseWithOneFunction [2022-04-22T15:30:31.389Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-22T15:30:31.389Z] === RUN TestParseWithMultipleFuncs [2022-04-22T15:30:31.389Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-22T15:30:31.389Z] === RUN TestParseWithUnnamedReturn [2022-04-22T15:30:31.389Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-22T15:30:31.389Z] === RUN TestEmbeddedInterface [2022-04-22T15:30:31.389Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-22T15:30:31.389Z] === RUN TestParsedImports [2022-04-22T15:30:31.389Z] --- PASS: TestParsedImports (0.00s) [2022-04-22T15:30:31.389Z] === RUN TestAliasedImports [2022-04-22T15:30:31.389Z] --- PASS: TestAliasedImports (0.00s) [2022-04-22T15:30:31.389Z] PASS [2022-04-22T15:30:31.389Z] coverage: 56.8% of statements [2022-04-22T15:30:31.389Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.088s coverage: 56.8% of statements [2022-04-22T15:30:31.741Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-22T15:30:32.000Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-22T15:30:32.568Z] === RUN TestDockerSuite/TestNetHostname [2022-04-22T15:30:32.969Z] === RUN TestHTTPTransport [2022-04-22T15:30:32.969Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-22T15:30:32.969Z] PASS [2022-04-22T15:30:32.969Z] coverage: 85.7% of statements [2022-04-22T15:30:32.969Z] ok github.com/docker/docker/pkg/plugins/transport 0.064s coverage: 85.7% of statements [2022-04-22T15:30:33.943Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-22T15:30:33.943Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-22T15:30:33.964Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-22T15:30:33.964Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-22T15:30:33.964Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-22T15:30:33.964Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-22T15:30:33.964Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-22T15:30:33.964Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-22T15:30:33.964Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-22T15:30:33.964Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-22T15:30:33.964Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-22T15:30:33.964Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-22T15:30:33.964Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-22T15:30:33.964Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-22T15:30:33.964Z] === RUN TestBufferPoolPutAndGet [2022-04-22T15:30:33.964Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-22T15:30:33.964Z] PASS [2022-04-22T15:30:33.964Z] coverage: 88.2% of statements [2022-04-22T15:30:33.964Z] ok github.com/docker/docker/pkg/pools 0.060s coverage: 88.2% of statements [2022-04-22T15:30:33.964Z] --- PASS: TestRelease (2.82s) [2022-04-22T15:30:33.964Z] === RUN TestAllocateRandomDeallocate [2022-04-22T15:30:34.879Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-22T15:30:34.958Z] === RUN TestOutputOnPrematureClose [2022-04-22T15:30:34.958Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-22T15:30:34.958Z] === RUN TestCompleteSilently [2022-04-22T15:30:34.958Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-22T15:30:34.958Z] PASS [2022-04-22T15:30:34.958Z] coverage: 75.9% of statements [2022-04-22T15:30:34.958Z] ok github.com/docker/docker/pkg/progress 0.058s coverage: 75.9% of statements [2022-04-22T15:30:34.958Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-22T15:30:34.958Z] === RUN TestClientStream [2022-04-22T15:30:34.958Z] --- PASS: TestClientStream (0.00s) [2022-04-22T15:30:34.958Z] === RUN TestClientSendFile [2022-04-22T15:30:34.958Z] --- PASS: TestClientSendFile (0.00s) [2022-04-22T15:30:34.958Z] === RUN TestClientWithRequestTimeout [2022-04-22T15:30:34.958Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-22T15:30:34.958Z] === RUN TestFileSpecPlugin [2022-04-22T15:30:34.958Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-04-22T15:30:34.958Z] === RUN TestFileJSONSpecPlugin [2022-04-22T15:30:34.958Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-04-22T15:30:34.958Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-22T15:30:34.958Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-22T15:30:34.958Z] === RUN TestPluginAddHandler [2022-04-22T15:30:34.958Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-22T15:30:34.958Z] === RUN TestPluginWaitBadPlugin [2022-04-22T15:30:34.958Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-22T15:30:34.958Z] === RUN TestGet [2022-04-22T15:30:34.958Z] time="2022-04-22T15:30:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-22T15:30:35.170Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 28.9% of statements [2022-04-22T15:30:35.170Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-22T15:30:35.170Z] ok github.com/docker/docker/cmd/dockerd/trap 2.537s coverage: 0.0% of statements [2022-04-22T15:30:35.170Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-22T15:30:35.170Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-22T15:30:35.170Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-22T15:30:35.170Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-22T15:30:35.170Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-22T15:30:35.431Z] === RUN TestSendToOneSub [2022-04-22T15:30:35.432Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-22T15:30:35.432Z] === RUN TestSendToMultipleSubs [2022-04-22T15:30:35.432Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-22T15:30:35.432Z] === RUN TestEvictOneSub [2022-04-22T15:30:35.432Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-22T15:30:35.432Z] === RUN TestClosePublisher [2022-04-22T15:30:35.432Z] --- PASS: TestClosePublisher (0.00s) [2022-04-22T15:30:35.432Z] === RUN TestPubSubRace [2022-04-22T15:30:35.904Z] time="2022-04-22T15:30:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-22T15:30:36.256Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-22T15:30:36.514Z] === RUN TestDockerSuite/TestPluginActive [2022-04-22T15:30:36.900Z] --- PASS: TestPubSubRace (1.11s) [2022-04-22T15:30:36.900Z] PASS [2022-04-22T15:30:36.900Z] coverage: 75.0% of statements [2022-04-22T15:30:36.900Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 75.0% of statements [2022-04-22T15:30:37.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-22T15:30:37.917Z] === RUN TestRegister [2022-04-22T15:30:37.917Z] --- PASS: TestRegister (0.00s) [2022-04-22T15:30:37.917Z] === RUN TestCommand [2022-04-22T15:30:37.917Z] --- PASS: TestCommand (0.05s) [2022-04-22T15:30:37.917Z] === RUN TestNaiveSelf [2022-04-22T15:30:37.917Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-22T15:30:37.917Z] PASS [2022-04-22T15:30:37.917Z] coverage: 82.4% of statements [2022-04-22T15:30:37.917Z] ok github.com/docker/docker/pkg/reexec 0.151s coverage: 82.4% of statements [2022-04-22T15:30:37.917Z] time="2022-04-22T15:30:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-22T15:30:38.442Z] ok github.com/docker/docker/daemon/cluster 0.085s coverage: 0.5% of statements [2022-04-22T15:30:38.823Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-22T15:30:39.373Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-04-22T15:30:39.494Z] === RUN TestDump [2022-04-22T15:30:39.494Z] goroutine 6 [running]: [2022-04-22T15:30:39.494Z] github.com/docker/docker/pkg/stack.dump(0x11d2d57?) [2022-04-22T15:30:39.494Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-22T15:30:39.494Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-22T15:30:39.494Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-22T15:30:39.494Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-22T15:30:39.494Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-22T15:30:39.494Z] testing.tRunner(0xc0001621a0, 0x139a498) [2022-04-22T15:30:39.494Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-22T15:30:39.494Z] created by testing.(*T).Run [2022-04-22T15:30:39.494Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-22T15:30:39.494Z] [2022-04-22T15:30:39.494Z] goroutine 1 [chan receive]: [2022-04-22T15:30:39.494Z] testing.(*T).Run(0xc000162000, {0x138913c?, 0x11ac1f3?}, 0x139a498) [2022-04-22T15:30:39.494Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-22T15:30:39.494Z] testing.runTests.func1(0xc00006c870?) [2022-04-22T15:30:39.494Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-22T15:30:39.494Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-22T15:30:39.494Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-22T15:30:39.494Z] testing.runTests(0xc000058460?, {0x151e400, 0x3, 0x3}, {0x1f85c630108?, 0x40?, 0x15234a0?}) [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-22T15:30:39.495Z] testing.(*M).Run(0xc000058460) [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-22T15:30:39.495Z] main.main() [2022-04-22T15:30:39.495Z] _testmain.go:99 +0x255 [2022-04-22T15:30:39.495Z] --- PASS: TestDump (0.00s) [2022-04-22T15:30:39.495Z] === RUN TestDumpToFile [2022-04-22T15:30:39.495Z] --- PASS: TestDumpToFile (0.28s) [2022-04-22T15:30:39.495Z] === RUN TestDumpToFileWithEmptyInput [2022-04-22T15:30:39.495Z] goroutine 8 [running]: [2022-04-22T15:30:39.495Z] github.com/docker/docker/pkg/stack.dump(0x124ed13?) [2022-04-22T15:30:39.495Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-22T15:30:39.495Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x124ece0?}) [2022-04-22T15:30:39.495Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-22T15:30:39.495Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-22T15:30:39.495Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-22T15:30:39.495Z] testing.tRunner(0xc000162820, 0x139a488) [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-22T15:30:39.495Z] created by testing.(*T).Run [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-22T15:30:39.495Z] [2022-04-22T15:30:39.495Z] goroutine 1 [chan receive]: [2022-04-22T15:30:39.495Z] testing.(*T).Run(0xc000162000, {0x1390713?, 0x11ac1f3?}, 0x139a488) [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-22T15:30:39.495Z] testing.runTests.func1(0xc00006c870?) [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-22T15:30:39.495Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-22T15:30:39.495Z] testing.runTests(0xc000058460?, {0x151e400, 0x3, 0x3}, {0x1f85c630108?, 0x40?, 0x15234a0?}) [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-22T15:30:39.495Z] testing.(*M).Run(0xc000058460) [2022-04-22T15:30:39.495Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-22T15:30:39.495Z] main.main() [2022-04-22T15:30:39.495Z] _testmain.go:99 +0x255 [2022-04-22T15:30:39.495Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-22T15:30:39.495Z] PASS [2022-04-22T15:30:39.495Z] coverage: 90.9% of statements [2022-04-22T15:30:39.495Z] ok github.com/docker/docker/pkg/stack 0.345s coverage: 90.9% of statements [2022-04-22T15:30:40.493Z] === RUN TestNewStdWriter [2022-04-22T15:30:40.493Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-22T15:30:40.493Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestWriteWithNilBytes [2022-04-22T15:30:40.493Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestWrite [2022-04-22T15:30:40.493Z] --- PASS: TestWrite (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestWriteWithWriterError [2022-04-22T15:30:40.493Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-22T15:30:40.493Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyWriteAndRead [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-22T15:30:40.493Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-22T15:30:40.493Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-22T15:30:40.493Z] PASS [2022-04-22T15:30:40.493Z] coverage: 100.0% of statements [2022-04-22T15:30:40.493Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2022-04-22T15:30:40.741Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-22T15:30:41.489Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-22T15:30:41.489Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-22T15:30:41.489Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-22T15:30:41.489Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-22T15:30:41.489Z] === RUN TestFormatStatus [2022-04-22T15:30:41.489Z] --- PASS: TestFormatStatus (0.00s) [2022-04-22T15:30:41.489Z] === RUN TestFormatError [2022-04-22T15:30:41.489Z] --- PASS: TestFormatError (0.00s) [2022-04-22T15:30:41.489Z] === RUN TestFormatJSONError [2022-04-22T15:30:41.489Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-22T15:30:41.489Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-22T15:30:41.489Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-22T15:30:41.489Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-22T15:30:41.489Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-22T15:30:41.489Z] === RUN TestNewJSONProgressOutput [2022-04-22T15:30:41.966Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-22T15:30:41.966Z] === RUN TestAuxFormatterEmit [2022-04-22T15:30:41.966Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-22T15:30:41.966Z] === RUN TestStreamWriterStdout [2022-04-22T15:30:41.966Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-22T15:30:41.966Z] === RUN TestStreamWriterStderr [2022-04-22T15:30:41.966Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-22T15:30:41.966Z] PASS [2022-04-22T15:30:41.966Z] coverage: 66.2% of statements [2022-04-22T15:30:41.966Z] ok github.com/docker/docker/pkg/streamformatter 0.076s coverage: 66.2% of statements [2022-04-22T15:30:41.966Z] time="2022-04-22T15:30:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-22T15:30:42.443Z] --- PASS: TestAllocateRandomDeallocate (8.20s) [2022-04-22T15:30:42.443Z] === RUN TestRetrieveFromStore [2022-04-22T15:30:42.916Z] === RUN TestGenerateRandomID [2022-04-22T15:30:42.916Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-22T15:30:42.916Z] === RUN TestShortenId [2022-04-22T15:30:42.916Z] --- PASS: TestShortenId (0.00s) [2022-04-22T15:30:42.916Z] === RUN TestShortenSha256Id [2022-04-22T15:30:42.916Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-22T15:30:42.916Z] === RUN TestShortenIdEmpty [2022-04-22T15:30:42.916Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-22T15:30:42.916Z] === RUN TestShortenIdInvalid [2022-04-22T15:30:42.916Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-22T15:30:42.916Z] === RUN TestIsShortIDNonHex [2022-04-22T15:30:42.916Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-22T15:30:42.916Z] === RUN TestIsShortIDNotCorrectSize [2022-04-22T15:30:42.916Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-22T15:30:42.916Z] PASS [2022-04-22T15:30:42.916Z] coverage: 70.6% of statements [2022-04-22T15:30:42.916Z] ok github.com/docker/docker/pkg/stringid 0.065s coverage: 70.6% of statements [2022-04-22T15:30:43.912Z] === RUN TestIsCpusetListAvailable [2022-04-22T15:30:43.912Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-22T15:30:43.912Z] PASS [2022-04-22T15:30:43.912Z] coverage: 39.4% of statements [2022-04-22T15:30:43.912Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 39.4% of statements [2022-04-22T15:30:44.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-22T15:30:44.904Z] --- PASS: TestRetrieveFromStore (2.82s) [2022-04-22T15:30:44.904Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-22T15:30:44.904Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-22T15:30:44.904Z] === RUN TestParallelPredefinedRequest1 [2022-04-22T15:30:44.904Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-22T15:30:44.904Z] === RUN TestParallelPredefinedRequest2 [2022-04-22T15:30:44.904Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-22T15:30:44.904Z] === RUN TestParallelPredefinedRequest3 [2022-04-22T15:30:44.904Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-22T15:30:44.904Z] === RUN TestParallelPredefinedRequest4 [2022-04-22T15:30:44.904Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-22T15:30:44.904Z] === RUN TestParallelPredefinedRequest5 [2022-04-22T15:30:44.904Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-22T15:30:44.904Z] === RUN TestDebug [2022-04-22T15:30:44.904Z] --- PASS: TestDebug (0.00s) [2022-04-22T15:30:44.904Z] === RUN TestRequestPoolParallel [2022-04-22T15:30:45.377Z] --- PASS: TestRequestPoolParallel (0.30s) [2022-04-22T15:30:45.377Z] === RUN TestFullAllocateRelease [2022-04-22T15:30:45.472Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-22T15:30:45.472Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-22T15:30:45.472Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-22T15:30:45.731Z] docker_api_swarm_service_test.go:128: [d3032af6fdbdd] joining swarm manager [d1891d078e9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:30:46.374Z] --- PASS: TestFullAllocateRelease (0.75s) [2022-04-22T15:30:46.374Z] === RUN TestOddAllocateRelease [2022-04-22T15:30:46.374Z] === RUN TestChtimes [2022-04-22T15:30:46.374Z] --- PASS: TestChtimes (0.01s) [2022-04-22T15:30:46.374Z] === RUN TestChtimesWindows [2022-04-22T15:30:46.374Z] --- PASS: TestChtimesWindows (0.01s) [2022-04-22T15:30:46.374Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-22T15:30:46.374Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-22T15:30:46.374Z] PASS [2022-04-22T15:30:46.374Z] coverage: 13.0% of statements [2022-04-22T15:30:46.374Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 13.0% of statements [2022-04-22T15:30:46.374Z] --- PASS: TestOddAllocateRelease (0.41s) [2022-04-22T15:30:46.374Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-22T15:30:46.667Z] docker_api_swarm_service_test.go:129: [d910ded9b381b] joining swarm manager [d1891d078e9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:30:46.847Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.14s) [2022-04-22T15:30:46.847Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-22T15:30:46.847Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-22T15:30:46.847Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-22T15:30:46.847Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-04-22T15:30:46.847Z] === CONT TestParallelPredefinedRequest1 [2022-04-22T15:30:46.847Z] === CONT TestParallelPredefinedRequest4 [2022-04-22T15:30:46.847Z] === CONT TestParallelPredefinedRequest1 [2022-04-22T15:30:46.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:30:46.847Z] === CONT TestParallelPredefinedRequest4 [2022-04-22T15:30:46.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:30:46.847Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-22T15:30:46.847Z] === CONT TestParallelPredefinedRequest2 [2022-04-22T15:30:46.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:30:46.847Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-22T15:30:46.847Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-22T15:30:46.847Z] === CONT TestParallelPredefinedRequest5 [2022-04-22T15:30:46.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:30:46.847Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-22T15:30:46.847Z] === CONT TestParallelPredefinedRequest3 [2022-04-22T15:30:46.847Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:30:46.847Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-22T15:30:46.847Z] PASS [2022-04-22T15:30:46.847Z] coverage: 85.3% of statements [2022-04-22T15:30:46.847Z] ok github.com/docker/docker/libnetwork/ipam 73.678s coverage: 85.3% of statements [2022-04-22T15:30:46.927Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-22T15:30:47.319Z] === RUN TestTailFile [2022-04-22T15:30:47.319Z] --- PASS: TestTailFile (0.00s) [2022-04-22T15:30:47.319Z] === RUN TestTailFileManyLines [2022-04-22T15:30:47.319Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-22T15:30:47.319Z] === RUN TestTailEmptyFile [2022-04-22T15:30:47.319Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-22T15:30:47.319Z] === RUN TestTailNegativeN [2022-04-22T15:30:47.319Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader [2022-04-22T15:30:47.319Z] === CONT TestNewTailReader [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/truncated_last_line [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-22T15:30:47.319Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.319Z] === CONT TestNewTailReader/no_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.319Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-22T15:30:47.319Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-22T15:30:47.319Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-22T15:30:47.319Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.792Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.792Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.792Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.792Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.792Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.792Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.792Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:47.792Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.793Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:47.793Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:47.793Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:47.794Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:47.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:47.794Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:47.795Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:47.795Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:47.795Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.220Z] --- PASS: TestBuildWithHugeFile (132.19s) [2022-04-22T15:30:48.221Z] === RUN TestBuildWCOWSandboxSize [2022-04-22T15:30:48.221Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:30:48.221Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:30:48.221Z] === RUN TestBuildWithEmptyDockerfile [2022-04-22T15:30:48.221Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:30:48.221Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:30:48.221Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:30:48.221Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:30:48.221Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:30:48.221Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:30:48.221Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:30:48.221Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:30:48.221Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:30:48.221Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-22T15:30:48.221Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-22T15:30:48.221Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-22T15:30:48.221Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-22T15:30:48.221Z] === RUN TestBuildPreserveOwnership [2022-04-22T15:30:48.221Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:30:48.221Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-22T15:30:48.221Z] === RUN TestBuildPlatformInvalid [2022-04-22T15:30:48.221Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-22T15:30:48.221Z] PASS [2022-04-22T15:30:48.221Z] ok github.com/docker/docker/integration/build 210.362s [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.269Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.269Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.269Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.270Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-22T15:30:48.271Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.271Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.271Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.271Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.271Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-22T15:30:48.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:30:48.272Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.334Z] docker_api_swarm_service_test.go:137: [d843548053e5d] joining swarm manager [d1891d078e9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-22T15:30:48.682Z] [2022-04-22T15:30:48.682Z] === Skipped [2022-04-22T15:30:48.682Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-22T15:30:48.682Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:30:48.682Z] [2022-04-22T15:30:48.682Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-22T15:30:48.682Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:48.682Z] [2022-04-22T15:30:48.682Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-22T15:30:48.682Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:30:48.682Z] [2022-04-22T15:30:48.682Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-22T15:30:48.682Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:30:48.682Z] [2022-04-22T15:30:48.682Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:30:48.682Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:30:48.682Z] [2022-04-22T15:30:48.682Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-22T15:30:48.682Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:30:48.682Z] [2022-04-22T15:30:48.682Z] DONE 29 tests, 6 skipped in 252.759s [2022-04-22T15:30:48.682Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-22T15:30:48.743Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.744Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.03s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.745Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.02s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-22T15:30:48.746Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.01s) [2022-04-22T15:30:48.746Z] PASS [2022-04-22T15:30:48.746Z] coverage: 88.6% of statements [2022-04-22T15:30:48.746Z] ok github.com/docker/docker/pkg/tailfile 0.307s coverage: 88.6% of statements [2022-04-22T15:30:48.834Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-04-22T15:30:49.089Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.2% of statements [2022-04-22T15:30:49.217Z] === RUN TestTarSumRemoveNonExistent [2022-04-22T15:30:49.217Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-22T15:30:49.217Z] === RUN TestTarSumRemove [2022-04-22T15:30:49.217Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-22T15:30:49.217Z] === RUN TestSortFileInfoSums [2022-04-22T15:30:49.271Z] docker_api_swarm_service_test.go:138: [d8723199966eb] joining swarm manager [d1891d078e9dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-22T15:30:49.651Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-22T15:30:49.689Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-22T15:30:49.689Z] === RUN TestNewTarSumForLabelInvalid [2022-04-22T15:30:49.689Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-22T15:30:49.689Z] === RUN TestNewTarSumForLabel [2022-04-22T15:30:49.689Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-22T15:30:49.689Z] === RUN TestEmptyTar [2022-04-22T15:30:49.689Z] --- PASS: TestEmptyTar (0.01s) [2022-04-22T15:30:49.689Z] === RUN TestTarSumsReadSize [2022-04-22T15:30:49.689Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-04-22T15:30:49.689Z] === RUN TestTarSums [2022-04-22T15:30:49.689Z] --- PASS: TestTarSums (0.09s) [2022-04-22T15:30:49.689Z] === RUN TestIteration [2022-04-22T15:30:49.689Z] --- PASS: TestIteration (0.00s) [2022-04-22T15:30:49.689Z] === RUN TestVersionLabelForChecksum [2022-04-22T15:30:49.689Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-22T15:30:49.689Z] === RUN TestVersion [2022-04-22T15:30:49.689Z] --- PASS: TestVersion (0.00s) [2022-04-22T15:30:49.689Z] === RUN TestGetVersion [2022-04-22T15:30:49.689Z] --- PASS: TestGetVersion (0.00s) [2022-04-22T15:30:49.689Z] === RUN TestGetVersions [2022-04-22T15:30:49.689Z] --- PASS: TestGetVersions (0.00s) [2022-04-22T15:30:49.689Z] PASS [2022-04-22T15:30:49.689Z] coverage: 89.3% of statements [2022-04-22T15:30:49.689Z] ok github.com/docker/docker/pkg/tarsum 0.173s coverage: 89.3% of statements [2022-04-22T15:30:50.159Z] --- PASS: TestGet (15.01s) [2022-04-22T15:30:50.159Z] === RUN TestPluginWithNoManifest [2022-04-22T15:30:50.159Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-22T15:30:50.159Z] === RUN TestGetAll [2022-04-22T15:30:50.159Z] --- PASS: TestGetAll (0.01s) [2022-04-22T15:30:50.159Z] PASS [2022-04-22T15:30:50.159Z] coverage: 73.2% of statements [2022-04-22T15:30:50.159Z] ok github.com/docker/docker/pkg/plugins 35.032s coverage: 73.2% of statements [2022-04-22T15:30:50.214Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-22T15:30:50.217Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-22T15:30:50.471Z] ok github.com/docker/docker/daemon 10.147s coverage: 17.0% of statements [2022-04-22T15:30:50.471Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-22T15:30:50.471Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-22T15:30:50.471Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-22T15:30:50.471Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-22T15:30:50.629Z] === RUN TestTruncIndex [2022-04-22T15:30:50.629Z] --- PASS: TestTruncIndex (0.10s) [2022-04-22T15:30:50.629Z] PASS [2022-04-22T15:30:50.629Z] coverage: 91.5% of statements [2022-04-22T15:30:50.629Z] ok github.com/docker/docker/pkg/truncindex 0.154s coverage: 91.5% of statements [2022-04-22T15:30:50.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:30:50.877Z] INFO: Testing against a local daemon [2022-04-22T15:30:50.877Z] === RUN TestConfigInspect [2022-04-22T15:30:50.877Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-22T15:30:50.877Z] === RUN TestConfigList [2022-04-22T15:30:50.877Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] --- SKIP: TestConfigList (0.00s) [2022-04-22T15:30:50.877Z] === RUN TestConfigsCreateAndDelete [2022-04-22T15:30:50.877Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-22T15:30:50.877Z] === RUN TestConfigsUpdate [2022-04-22T15:30:50.877Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-22T15:30:50.877Z] === RUN TestTemplatedConfig [2022-04-22T15:30:50.877Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-22T15:30:50.877Z] === RUN TestConfigCreateResolve [2022-04-22T15:30:50.877Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:30:50.877Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-22T15:30:50.877Z] PASS [2022-04-22T15:30:50.877Z] ok github.com/docker/docker/integration/config 0.109s [2022-04-22T15:30:50.877Z] [2022-04-22T15:30:50.877Z] === Skipped [2022-04-22T15:30:50.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-22T15:30:50.877Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] [2022-04-22T15:30:50.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-22T15:30:50.877Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] [2022-04-22T15:30:50.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-22T15:30:50.877Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] [2022-04-22T15:30:50.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-22T15:30:50.877Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] [2022-04-22T15:30:50.877Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-22T15:30:50.877Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:50.877Z] [2022-04-22T15:30:50.877Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-22T15:30:50.877Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:30:50.877Z] [2022-04-22T15:30:50.877Z] DONE 6 tests, 6 skipped in 2.159s [2022-04-22T15:30:51.101Z] === RUN TestVersionInfo [2022-04-22T15:30:51.101Z] --- PASS: TestVersionInfo (0.00s) [2022-04-22T15:30:51.101Z] === RUN TestAppendVersions [2022-04-22T15:30:51.101Z] --- PASS: TestAppendVersions (0.00s) [2022-04-22T15:30:51.101Z] PASS [2022-04-22T15:30:51.101Z] coverage: 88.9% of statements [2022-04-22T15:30:51.101Z] ok github.com/docker/docker/pkg/useragent 0.086s coverage: 88.9% of statements [2022-04-22T15:30:51.337Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-22T15:30:51.839Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.717s coverage: 74.8% of statements [2022-04-22T15:30:52.118Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-22T15:30:52.768Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-04-22T15:30:52.768Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.293s coverage: 56.2% of statements [2022-04-22T15:30:53.329Z] === RUN TestValidatePrivileges [2022-04-22T15:30:53.330Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-22T15:30:53.330Z] === RUN TestFilterByCapNeg [2022-04-22T15:30:53.330Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-22T15:30:53.330Z] === RUN TestFilterByCapPos [2022-04-22T15:30:53.330Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-22T15:30:53.330Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-22T15:30:53.330Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-22T15:30:53.330Z] PASS [2022-04-22T15:30:53.330Z] coverage: 12.2% of statements [2022-04-22T15:30:53.330Z] ok github.com/docker/docker/plugin 0.082s coverage: 12.2% of statements [2022-04-22T15:30:53.330Z] === RUN TestNewSettable [2022-04-22T15:30:53.330Z] --- PASS: TestNewSettable (0.00s) [2022-04-22T15:30:53.330Z] === RUN TestIsSettable [2022-04-22T15:30:53.330Z] --- PASS: TestIsSettable (0.00s) [2022-04-22T15:30:53.330Z] === RUN TestUpdateSettingsEnv [2022-04-22T15:30:53.330Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-22T15:30:53.330Z] PASS [2022-04-22T15:30:53.330Z] coverage: 20.0% of statements [2022-04-22T15:30:53.330Z] ok github.com/docker/docker/plugin/v2 0.073s coverage: 20.0% of statements [2022-04-22T15:30:54.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:30:54.246Z] INFO: Testing against a local daemon [2022-04-22T15:30:54.246Z] === RUN TestCheckpoint [2022-04-22T15:30:54.246Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:30:54.246Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/commit [2022-04-22T15:30:54.246Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-22T15:30:54.246Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:30:54.246Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:30:54.246Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:30:54.246Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:30:54.246Z] === CONT TestContainerInvalidJSON/commit [2022-04-22T15:30:54.246Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:30:54.246Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:30:54.246Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-22T15:30:54.246Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-22T15:30:54.246Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:30:54.246Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-22T15:30:54.246Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-22T15:30:54.246Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-22T15:30:54.246Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-22T15:30:54.647Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-22T15:30:54.661Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-04-22T15:30:54.707Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-04-22T15:30:54.707Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-22T15:30:54.707Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-22T15:30:54.707Z] === RUN TestCopyEmptyFile [2022-04-22T15:30:54.908Z] === RUN TestLoad [2022-04-22T15:30:54.908Z] --- PASS: TestLoad (0.00s) [2022-04-22T15:30:54.908Z] === RUN TestSave [2022-04-22T15:30:54.908Z] --- PASS: TestSave (0.06s) [2022-04-22T15:30:54.908Z] === RUN TestAddDeleteGet [2022-04-22T15:30:54.908Z] --- PASS: TestAddDeleteGet (0.06s) [2022-04-22T15:30:54.908Z] === RUN TestInvalidTags [2022-04-22T15:30:54.908Z] --- PASS: TestInvalidTags (0.01s) [2022-04-22T15:30:54.908Z] PASS [2022-04-22T15:30:54.908Z] coverage: 84.4% of statements [2022-04-22T15:30:54.908Z] ok github.com/docker/docker/reference 0.231s coverage: 84.4% of statements [2022-04-22T15:30:55.167Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-04-22T15:30:55.167Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-22T15:30:55.627Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-22T15:30:55.627Z] === RUN TestCopyFromContainer [2022-04-22T15:30:55.627Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:55.627Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-22T15:30:55.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-22T15:30:55.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:30:55.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:30:55.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:30:55.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:30:55.627Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:30:55.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:30:55.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:30:55.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:30:55.627Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:30:55.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-22T15:30:55.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-22T15:30:55.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-22T15:30:55.627Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-22T15:30:55.627Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-22T15:30:55.627Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-22T15:30:55.627Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-22T15:30:55.627Z] === RUN TestCreateWithInvalidEnv [2022-04-22T15:30:55.627Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-22T15:30:55.627Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-22T15:30:55.627Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-22T15:30:55.627Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-22T15:30:55.627Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-22T15:30:55.627Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-22T15:30:55.627Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-22T15:30:55.627Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-22T15:30:55.627Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-22T15:30:55.627Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-22T15:30:55.627Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-22T15:30:55.627Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-22T15:30:55.627Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-22T15:30:55.627Z] === RUN TestCreateTmpfsMountsTarget [2022-04-22T15:30:55.627Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:55.628Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-22T15:30:55.628Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-22T15:30:55.628Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:30:55.628Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-22T15:30:55.628Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-22T15:30:55.628Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:30:55.628Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-22T15:30:55.628Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-22T15:30:55.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:30:55.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:30:55.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:30:55.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:30:55.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:30:55.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:30:55.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:30:55.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:30:55.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:30:55.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:30:55.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:30:55.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:30:55.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:30:55.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:30:55.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:30:55.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-22T15:30:55.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-22T15:30:55.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-22T15:30:55.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-22T15:30:55.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-22T15:30:55.628Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-22T15:30:55.628Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-22T15:30:55.628Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-22T15:30:55.628Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-22T15:30:55.628Z] === RUN TestCreateDifferentPlatform [2022-04-22T15:30:55.628Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-22T15:30:55.628Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-22T15:30:55.628Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-22T15:30:55.628Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-22T15:30:55.628Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-22T15:30:55.628Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-22T15:30:56.030Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.320s coverage: 50.6% of statements [2022-04-22T15:30:56.089Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-22T15:30:56.089Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-22T15:30:56.089Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-22T15:30:56.089Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-22T15:30:56.089Z] === RUN TestContainerKillOnDaemonStart [2022-04-22T15:30:56.089Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:30:56.089Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-22T15:30:56.089Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-22T15:30:56.089Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-22T15:30:56.089Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-22T15:30:56.089Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.089Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-22T15:30:56.089Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-22T15:30:56.089Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:30:56.483Z] === RUN TestResolveAuthConfigIndexServer [2022-04-22T15:30:56.483Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-22T15:30:56.483Z] === RUN TestResolveAuthConfigFullURL [2022-04-22T15:30:56.483Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-22T15:30:56.483Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-22T15:30:56.483Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-22T15:30:56.483Z] === RUN TestValidateMirror [2022-04-22T15:30:56.483Z] --- PASS: TestValidateMirror (0.00s) [2022-04-22T15:30:56.483Z] === RUN TestLoadInsecureRegistries [2022-04-22T15:30:56.955Z] time="2022-04-22T15:30: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-04-22T15:30:56.955Z] time="2022-04-22T15:30:56Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-22T15:30:56.955Z] time="2022-04-22T15:30: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-04-22T15:30:56.955Z] --- PASS: TestLoadInsecureRegistries (0.31s) [2022-04-22T15:30:56.955Z] === RUN TestNewServiceConfig [2022-04-22T15:30:56.955Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestValidateIndexName [2022-04-22T15:30:56.955Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestValidateIndexNameWithError [2022-04-22T15:30:56.955Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestEndpointParse [2022-04-22T15:30:56.955Z] --- PASS: TestEndpointParse (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestEndpointParseInvalid [2022-04-22T15:30:56.955Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestValidateEndpoint [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-22T15:30:56.955Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-22T15:30:56.955Z] === RUN TestPing [2022-04-22T15:30:56.955Z] --- PASS: TestPing (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestPingRegistryEndpoint [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-22T15:30:56.955Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:30:56.955Z] --- SKIP: TestPingRegistryEndpoint (0.02s) [2022-04-22T15:30:56.955Z] === RUN TestEndpoint [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestReaderWithReadError [2022-04-22T15:30:56.955Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:30:56.955Z] --- SKIP: TestEndpoint (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestParseRepositoryInfo [2022-04-22T15:30:56.955Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestNewIndexInfo [2022-04-22T15:30:56.955Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestMirrorEndpointLookup [2022-04-22T15:30:56.955Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:30:56.955Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-04-22T15:30:56.955Z] === RUN TestSearchRepositories [2022-04-22T15:30:56.955Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-22T15:30:56.955Z] Host: 127.0.0.1:49395 [2022-04-22T15:30:56.955Z] User-Agent: docker test client [2022-04-22T15:30:56.955Z] Authorization: Token fake-token [2022-04-22T15:30:56.955Z] X-Docker-Token: true [2022-04-22T15:30:56.955Z] Accept-Encoding: gzip [2022-04-22T15:30:56.955Z] [2022-04-22T15:30:56.955Z] [2022-04-22T15:30:56.955Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-22T15:30:56.955Z] Connection: close [2022-04-22T15:30:56.955Z] Content-Length: 144 [2022-04-22T15:30:56.955Z] Cache-Control: no-cache [2022-04-22T15:30:56.955Z] Content-Type: application/json [2022-04-22T15:30:56.955Z] Date: Fri, 22 Apr 2022 15:30:56 GMT [2022-04-22T15:30:56.955Z] Expires: -1 [2022-04-22T15:30:56.955Z] Pragma: no-cache [2022-04-22T15:30:56.955Z] Server: docker-tests/mock [2022-04-22T15:30:56.955Z] X-Docker-Registry-Config: mock [2022-04-22T15:30:56.955Z] X-Docker-Registry-Version: 0.0.0 [2022-04-22T15:30:56.955Z] [2022-04-22T15:30:56.955Z] [2022-04-22T15:30:56.955Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-22T15:30:56.955Z] === RUN TestTrustedLocation [2022-04-22T15:30:56.955Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-22T15:30:56.955Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestAllowNondistributableArtifacts [2022-04-22T15:30:56.955Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestIsSecureIndex [2022-04-22T15:30:56.955Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-22T15:30:56.955Z] PASS [2022-04-22T15:30:56.955Z] coverage: 51.7% of statements [2022-04-22T15:30:56.955Z] ok github.com/docker/docker/registry 0.465s coverage: 51.7% of statements [2022-04-22T15:30:56.955Z] time="2022-04-22T15:30:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestReaderWithReadError (0.25s) [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestReader [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-22T15:30:56.955Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-22T15:30:56.955Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.01s) [2022-04-22T15:30:56.955Z] PASS [2022-04-22T15:30:56.955Z] coverage: 100.0% of statements [2022-04-22T15:30:56.955Z] ok github.com/docker/docker/registry/resumable 0.360s coverage: 100.0% of statements [2022-04-22T15:30:57.402Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.864s coverage: 45.9% of statements [2022-04-22T15:30:57.658Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-22T15:30:57.949Z] === RUN TestRestartManagerTimeout [2022-04-22T15:30:57.949Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-22T15:30:57.949Z] === RUN TestRestartManagerTimeoutReset [2022-04-22T15:30:57.949Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-22T15:30:57.949Z] PASS [2022-04-22T15:30:57.949Z] coverage: 50.9% of statements [2022-04-22T15:30:57.949Z] ok github.com/docker/docker/restartmanager 0.052s coverage: 50.9% of statements [2022-04-22T15:30:58.221Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.703s coverage: 58.2% of statements [2022-04-22T15:30:58.221Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-22T15:30:58.221Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-22T15:30:58.420Z] === RUN TestDecodeContainerConfig [2022-04-22T15:30:58.420Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-22T15:30:58.420Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-04-22T15:30:58.420Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.01s) [2022-04-22T15:30:58.420Z] === RUN TestDecodeContainerConfigIsolation [2022-04-22T15:30:58.420Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-22T15:30:58.420Z] === RUN TestValidatePrivileged [2022-04-22T15:30:58.420Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-22T15:30:58.420Z] PASS [2022-04-22T15:30:58.420Z] coverage: 52.4% of statements [2022-04-22T15:30:58.420Z] ok github.com/docker/docker/runconfig 0.071s coverage: 52.4% of statements [2022-04-22T15:30:58.477Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-04-22T15:30:58.891Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-22T15:30:58.891Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-22T15:30:58.891Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-22T15:30:58.891Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-22T15:30:58.891Z] PASS [2022-04-22T15:30:58.891Z] coverage: 62.5% of statements [2022-04-22T15:30:58.891Z] ok github.com/docker/docker/testutil 0.067s coverage: 62.5% of statements [2022-04-22T15:30:59.406Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2022-04-22T15:30:59.911Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-22T15:30:59.970Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-22T15:31:00.848Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-22T15:31:01.003Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.6% of statements [2022-04-22T15:31:01.004Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-22T15:31:01.004Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-22T15:31:01.576Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.0% of statements [2022-04-22T15:31:02.175Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:31:02.175Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:31:02.224Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-22T15:31:02.636Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:31:02.706Z] === RUN TestGetDriver [2022-04-22T15:31:02.706Z] --- PASS: TestGetDriver (0.00s) [2022-04-22T15:31:02.706Z] === RUN TestVolumeRequestError [2022-04-22T15:31:02.706Z] --- PASS: TestVolumeRequestError (0.02s) [2022-04-22T15:31:02.706Z] PASS [2022-04-22T15:31:02.706Z] coverage: 36.1% of statements [2022-04-22T15:31:02.706Z] ok github.com/docker/docker/volume/drivers 0.090s coverage: 36.1% of statements [2022-04-22T15:31:02.942Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-04-22T15:31:02.942Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 80.2% of statements [2022-04-22T15:31:02.942Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-22T15:31:03.097Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-22T15:31:03.097Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-22T15:31:03.097Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.24s) [2022-04-22T15:31:03.097Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.45s) [2022-04-22T15:31:03.097Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.63s) [2022-04-22T15:31:03.097Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.70s) [2022-04-22T15:31:03.097Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.69s) [2022-04-22T15:31:03.097Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.69s) [2022-04-22T15:31:03.097Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.53s) [2022-04-22T15:31:03.097Z] === RUN TestDiff [2022-04-22T15:31:03.097Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-22T15:31:03.097Z] --- SKIP: TestDiff (0.00s) [2022-04-22T15:31:03.097Z] === RUN TestExecWithCloseStdin [2022-04-22T15:31:03.160Z] === RUN TestDockerSuite/TestPortList [2022-04-22T15:31:03.182Z] === RUN TestGetAddress [2022-04-22T15:31:03.182Z] --- PASS: TestGetAddress (0.00s) [2022-04-22T15:31:03.182Z] === RUN TestRemove [2022-04-22T15:31:03.182Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-22T15:31:03.182Z] --- SKIP: TestRemove (0.00s) [2022-04-22T15:31:03.182Z] === RUN TestInitializeWithVolumes [2022-04-22T15:31:03.182Z] --- PASS: TestInitializeWithVolumes (0.02s) [2022-04-22T15:31:03.182Z] === RUN TestCreate [2022-04-22T15:31:03.182Z] --- PASS: TestCreate (0.01s) [2022-04-22T15:31:03.182Z] === RUN TestValidateName [2022-04-22T15:31:03.182Z] --- PASS: TestValidateName (0.00s) [2022-04-22T15:31:03.182Z] === RUN TestCreateWithOpts [2022-04-22T15:31:03.182Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-22T15:31:03.182Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-22T15:31:03.182Z] === RUN TestRelaodNoOpts [2022-04-22T15:31:03.182Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-22T15:31:03.182Z] PASS [2022-04-22T15:31:03.182Z] coverage: 41.5% of statements [2022-04-22T15:31:03.182Z] ok github.com/docker/docker/volume/local 0.109s coverage: 41.5% of statements [2022-04-22T15:31:03.504Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-04-22T15:31:03.504Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2022-04-22T15:31:04.067Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-04-22T15:31:04.324Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRaw [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-22T15:31:04.761Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRaw [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-22T15:31:04.761Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestConvertTmpfsOptions [2022-04-22T15:31:04.761Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-22T15:31:04.761Z] linux_parser_test.go:209: data="ro" [2022-04-22T15:31:04.761Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestParseMountSpec [2022-04-22T15:31:04.761Z] parser_test.go:62: case 0 [2022-04-22T15:31:04.761Z] parser_test.go:62: case 1 [2022-04-22T15:31:04.761Z] parser_test.go:62: case 2 [2022-04-22T15:31:04.761Z] parser_test.go:62: case 3 [2022-04-22T15:31:04.761Z] parser_test.go:62: case 4 [2022-04-22T15:31:04.761Z] parser_test.go:62: case 5 [2022-04-22T15:31:04.761Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestValidateMount [2022-04-22T15:31:04.761Z] --- PASS: TestValidateMount (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRaw [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-22T15:31:04.761Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-22T15:31:04.761Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-22T15:31:04.761Z] PASS [2022-04-22T15:31:04.761Z] coverage: 67.6% of statements [2022-04-22T15:31:04.761Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 67.6% of statements [2022-04-22T15:31:04.887Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-04-22T15:31:04.887Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-22T15:31:05.756Z] === RUN TestSetGetMeta [2022-04-22T15:31:05.756Z] === PAUSE TestSetGetMeta [2022-04-22T15:31:05.756Z] === RUN TestRestore [2022-04-22T15:31:05.756Z] === PAUSE TestRestore [2022-04-22T15:31:05.756Z] === RUN TestServiceCreate [2022-04-22T15:31:05.756Z] === PAUSE TestServiceCreate [2022-04-22T15:31:05.756Z] === RUN TestServiceList [2022-04-22T15:31:05.756Z] === PAUSE TestServiceList [2022-04-22T15:31:05.756Z] === RUN TestServiceRemove [2022-04-22T15:31:05.756Z] === PAUSE TestServiceRemove [2022-04-22T15:31:05.756Z] === RUN TestServiceGet [2022-04-22T15:31:05.756Z] === PAUSE TestServiceGet [2022-04-22T15:31:05.756Z] === RUN TestServicePrune [2022-04-22T15:31:05.756Z] === PAUSE TestServicePrune [2022-04-22T15:31:05.756Z] === RUN TestCreate [2022-04-22T15:31:05.756Z] === PAUSE TestCreate [2022-04-22T15:31:05.756Z] === RUN TestRemove [2022-04-22T15:31:05.756Z] === PAUSE TestRemove [2022-04-22T15:31:05.756Z] === RUN TestList [2022-04-22T15:31:05.756Z] === PAUSE TestList [2022-04-22T15:31:05.756Z] === RUN TestFindByDriver [2022-04-22T15:31:05.756Z] === PAUSE TestFindByDriver [2022-04-22T15:31:05.756Z] === RUN TestFindByReferenced [2022-04-22T15:31:05.756Z] === PAUSE TestFindByReferenced [2022-04-22T15:31:05.756Z] === RUN TestDerefMultipleOfSameRef [2022-04-22T15:31:05.756Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-22T15:31:05.756Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-22T15:31:05.756Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-22T15:31:05.756Z] === RUN TestDefererencePluginOnCreateError [2022-04-22T15:31:05.756Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-22T15:31:05.756Z] === RUN TestRefDerefRemove [2022-04-22T15:31:05.756Z] === PAUSE TestRefDerefRemove [2022-04-22T15:31:05.756Z] === RUN TestGet [2022-04-22T15:31:05.756Z] === PAUSE TestGet [2022-04-22T15:31:05.756Z] === RUN TestGetWithReference [2022-04-22T15:31:05.756Z] === PAUSE TestGetWithReference [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc/test_nil_list [2022-04-22T15:31:05.756Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc/test_empty_list [2022-04-22T15:31:05.756Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-22T15:31:05.756Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-22T15:31:05.756Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc/test_filter_some [2022-04-22T15:31:05.756Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc/test_filter_middle [2022-04-22T15:31:05.756Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-22T15:31:05.756Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-22T15:31:05.756Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-22T15:31:05.756Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-22T15:31:05.756Z] === CONT TestFilterFunc/test_nil_list [2022-04-22T15:31:05.817Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 59.1% of statements [2022-04-22T15:31:05.817Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 31.5% of statements [2022-04-22T15:31:06.009Z] --- PASS: TestExecWithCloseStdin (2.60s) [2022-04-22T15:31:06.009Z] === RUN TestExec [2022-04-22T15:31:06.232Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-22T15:31:06.232Z] === CONT TestFilterFunc/test_filter_some [2022-04-22T15:31:06.232Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-22T15:31:06.232Z] === CONT TestFilterFunc/test_empty_list [2022-04-22T15:31:06.232Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-22T15:31:06.232Z] === CONT TestFilterFunc/test_filter_middle [2022-04-22T15:31:06.232Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc (0.00s) [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-22T15:31:06.232Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-22T15:31:06.232Z] === CONT TestSetGetMeta [2022-04-22T15:31:06.232Z] === CONT TestList [2022-04-22T15:31:06.232Z] === CONT TestDefererencePluginOnCreateError [2022-04-22T15:31:06.232Z] === CONT TestServiceGet [2022-04-22T15:31:06.232Z] --- PASS: TestSetGetMeta (0.04s) [2022-04-22T15:31:06.232Z] === CONT TestGetWithReference [2022-04-22T15:31:06.232Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-04-22T15:31:06.232Z] === CONT TestGet [2022-04-22T15:31:06.232Z] --- PASS: TestList (0.07s) [2022-04-22T15:31:06.232Z] === CONT TestRefDerefRemove [2022-04-22T15:31:06.232Z] --- PASS: TestGetWithReference (0.05s) [2022-04-22T15:31:06.232Z] === CONT TestCreate [2022-04-22T15:31:06.232Z] --- PASS: TestGet (0.07s) [2022-04-22T15:31:06.232Z] === CONT TestRemove [2022-04-22T15:31:06.232Z] --- PASS: TestRefDerefRemove (0.06s) [2022-04-22T15:31:06.232Z] === CONT TestServicePrune [2022-04-22T15:31:06.232Z] --- PASS: TestCreate (0.05s) [2022-04-22T15:31:06.232Z] === CONT TestServiceList [2022-04-22T15:31:06.232Z] --- PASS: TestRemove (0.05s) [2022-04-22T15:31:06.232Z] === CONT TestServiceRemove [2022-04-22T15:31:06.232Z] --- PASS: TestServiceRemove (0.11s) [2022-04-22T15:31:06.232Z] === CONT TestDerefMultipleOfSameRef [2022-04-22T15:31:06.232Z] time="2022-04-22T15:31:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-22T15:31:06.232Z] --- PASS: TestServiceGet (0.28s) [2022-04-22T15:31:06.232Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-22T15:31:06.232Z] time="2022-04-22T15:31:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-22T15:31:06.232Z] --- PASS: TestServiceList (0.16s) [2022-04-22T15:31:06.233Z] === CONT TestFindByReferenced [2022-04-22T15:31:06.233Z] time="2022-04-22T15:31:05Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-22T15:31:06.233Z] === CONT TestFindByDriver [2022-04-22T15:31:06.233Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2022-04-22T15:31:06.233Z] time="2022-04-22T15:31:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-22T15:31:06.233Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-04-22T15:31:06.233Z] === CONT TestServiceCreate [2022-04-22T15:31:06.233Z] time="2022-04-22T15:31:06Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-22T15:31:06.233Z] --- PASS: TestFindByReferenced (0.05s) [2022-04-22T15:31:06.233Z] === CONT TestRestore [2022-04-22T15:31:06.233Z] --- PASS: TestServicePrune (0.22s) [2022-04-22T15:31:06.233Z] --- PASS: TestFindByDriver (0.05s) [2022-04-22T15:31:06.233Z] --- PASS: TestServiceCreate (0.06s) [2022-04-22T15:31:06.233Z] --- PASS: TestRestore (0.06s) [2022-04-22T15:31:06.233Z] PASS [2022-04-22T15:31:06.233Z] coverage: 69.0% of statements [2022-04-22T15:31:06.233Z] ok github.com/docker/docker/volume/service 0.475s coverage: 69.0% of statements [2022-04-22T15:31:06.748Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-04-22T15:31:07.311Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-22T15:31:07.567Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-22T15:31:07.807Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-22T15:31:07.807Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-22T15:31:07.807Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-22T15:31:07.807Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-22T15:31:08.194Z] --- PASS: TestExec (2.41s) [2022-04-22T15:31:08.194Z] === RUN TestExecUser [2022-04-22T15:31:08.194Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-22T15:31:08.194Z] --- SKIP: TestExecUser (0.00s) [2022-04-22T15:31:08.194Z] === RUN TestExportContainerAndImportImage [2022-04-22T15:31:08.194Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:31:08.194Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-22T15:31:08.194Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-22T15:31:08.194Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:31:08.194Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-22T15:31:08.194Z] === RUN TestHealthCheckWorkdir [2022-04-22T15:31:08.194Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-22T15:31:08.194Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-22T15:31:08.194Z] === RUN TestHealthKillContainer [2022-04-22T15:31:08.194Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-22T15:31:08.194Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-22T15:31:08.194Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-22T15:31:08.194Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-22T15:31:08.194Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-22T15:31:08.194Z] === RUN TestKillContainerInvalidSignal [2022-04-22T15:31:08.498Z] ok github.com/docker/docker/daemon/logger/splunk 1.604s coverage: 82.5% of statements [2022-04-22T15:31:08.498Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-22T15:31:08.498Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-22T15:31:09.428Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-04-22T15:31:09.725Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-22T15:31:09.989Z] ok github.com/docker/docker/distribution 0.620s coverage: 28.2% of statements [2022-04-22T15:31:09.989Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-22T15:31:10.292Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-22T15:31:10.376Z] --- PASS: TestKillContainerInvalidSignal (2.22s) [2022-04-22T15:31:10.376Z] === RUN TestKillContainer [2022-04-22T15:31:10.376Z] === RUN TestKillContainer/no_signal [2022-04-22T15:31:10.552Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-22T15:31:10.773Z] 2022/04/22 15:31:10 Closing DB instances... [2022-04-22T15:31:11.114Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-04-22T15:31:11.370Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-22T15:31:11.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-22T15:31:11.932Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-04-22T15:31:11.932Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 85.4% of statements [2022-04-22T15:31:11.932Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-22T15:31:12.348Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-22T15:31:12.348Z] === RUN TestFindNode [2022-04-22T15:31:12.348Z] 2022/04/22 15:31:12 Closing DB instances... [2022-04-22T15:31:12.348Z] --- PASS: TestFindNode (0.03s) [2022-04-22T15:31:12.348Z] === RUN TestChangeNodeState [2022-04-22T15:31:12.348Z] 2022/04/22 15:31:12 Closing DB instances... [2022-04-22T15:31:12.348Z] --- PASS: TestChangeNodeState (0.03s) [2022-04-22T15:31:12.348Z] === RUN TestNodeReincarnation [2022-04-22T15:31:12.348Z] 2022/04/22 15:31:12 Closing DB instances... [2022-04-22T15:31:12.495Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-04-22T15:31:12.495Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-22T15:31:12.557Z] === RUN TestKillContainer/non_killing_signal [2022-04-22T15:31:12.557Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-22T15:31:12.557Z] === RUN TestKillContainer/killing_signal [2022-04-22T15:31:13.058Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-04-22T15:31:13.622Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-22T15:31:14.183Z] ok github.com/docker/docker/opts 0.022s coverage: 66.7% of statements [2022-04-22T15:31:14.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-22T15:31:14.439Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-22T15:31:15.472Z] --- PASS: TestKillContainer (4.83s) [2022-04-22T15:31:15.472Z] --- PASS: TestKillContainer/no_signal (1.99s) [2022-04-22T15:31:15.472Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-22T15:31:15.472Z] --- PASS: TestKillContainer/killing_signal (2.77s) [2022-04-22T15:31:15.472Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-22T15:31:15.472Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:31:15.472Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-22T15:31:15.472Z] === RUN TestKillStoppedContainer [2022-04-22T15:31:15.472Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:31:15.472Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-22T15:31:15.472Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-22T15:31:15.472Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:31:15.472Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-22T15:31:15.472Z] === RUN TestKillDifferentUserContainer [2022-04-22T15:31:15.472Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-22T15:31:15.472Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-22T15:31:15.472Z] === RUN TestInspectOomKilledTrue [2022-04-22T15:31:15.472Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:31:15.472Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-22T15:31:15.472Z] === RUN TestInspectOomKilledFalse [2022-04-22T15:31:15.472Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:31:15.472Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-22T15:31:15.472Z] === RUN TestLogsFollowTailEmpty [2022-04-22T15:31:16.120Z] docker_api_swarm_service_test.go:304: [ddd058b25c31d] joining swarm manager [d6b556abd0fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:31:16.329Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.5% of statements [2022-04-22T15:31:16.586Z] ok github.com/docker/docker/pkg/authorization 0.078s coverage: 68.3% of statements [2022-04-22T15:31:16.688Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-22T15:31:16.688Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-22T15:31:16.688Z] docker_api_swarm_service_test.go:304: [dae1d8eb0ae6b] joining swarm manager [d6b556abd0fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:31:16.688Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-22T15:31:16.842Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-04-22T15:31:16.842Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-22T15:31:17.257Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-22T15:31:17.257Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-22T15:31:17.657Z] --- PASS: TestLogsFollowTailEmpty (2.19s) [2022-04-22T15:31:17.657Z] === RUN TestNetworkNat [2022-04-22T15:31:17.657Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-22T15:31:17.657Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-22T15:31:17.657Z] === RUN TestNetworkLocalhostTCPNat [2022-04-22T15:31:18.194Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-22T15:31:18.195Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-22T15:31:18.241Z] --- PASS: TestNodeReincarnation (5.03s) [2022-04-22T15:31:18.241Z] === RUN TestParallelCreate [2022-04-22T15:31:18.241Z] 2022/04/22 15:31:17 Closing DB instances... [2022-04-22T15:31:18.241Z] --- PASS: TestParallelCreate (0.02s) [2022-04-22T15:31:18.241Z] === RUN TestParallelDelete [2022-04-22T15:31:18.241Z] 2022/04/22 15:31:17 Closing DB instances... [2022-04-22T15:31:18.241Z] --- PASS: TestParallelDelete (0.02s) [2022-04-22T15:31:18.241Z] === RUN TestNetworkDBIslands [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6b654754726d with config:&{NodeID:6b654754726d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="Node 6b654754726d/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="Node 6b654754726d/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a4b072605bbc with config:&{NodeID:a4b072605bbc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="Node a4b072605bbc/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="Node a4b072605bbc/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49438" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="Node a4b072605bbc/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="Node a4b072605bbc/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="Node 6b654754726d/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=info msg="Node 6b654754726d/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49439" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:17Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2406e55b03e9 with config:&{NodeID:2406e55b03e9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="Node 2406e55b03e9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="Node 2406e55b03e9/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49441" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="Node 2406e55b03e9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="Node 2406e55b03e9/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="Node 6b654754726d/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="Node 6b654754726d/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="Node a4b072605bbc/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=info msg="Node a4b072605bbc/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-22T15:31:18.241Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49442" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="Node 2406e55b03e9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="Node 2406e55b03e9/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f0fa2645e863 with config:&{NodeID:f0fa2645e863 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="Node f0fa2645e863/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="Node f0fa2645e863/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49444" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="Node f0fa2645e863/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="Node f0fa2645e863/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.712Z] time="2022-04-22T15:31:18Z" level=info msg="Node 6b654754726d/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.713Z] time="2022-04-22T15:31:18Z" level=info msg="Node 6b654754726d/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.713Z] time="2022-04-22T15:31:18Z" level=info msg="Node a4b072605bbc/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.713Z] time="2022-04-22T15:31:18Z" level=info msg="Node a4b072605bbc/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.713Z] time="2022-04-22T15:31:18Z" level=info msg="Node 2406e55b03e9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:18.713Z] time="2022-04-22T15:31:18Z" level=info msg="Node 2406e55b03e9/192.168.27.99, added to nodes list" [2022-04-22T15:31:18.713Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49445" [2022-04-22T15:31:18.713Z] time="2022-04-22T15:31:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-22T15:31:18.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-22T15:31:18.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:18Z" level=info msg="Node f0fa2645e863/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:18Z" level=info msg="Node f0fa2645e863/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:18Z" level=info msg="Node f0fa2645e863/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:18Z" level=info msg="Node f0fa2645e863/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:303cfe022cda with config:&{NodeID:303cfe022cda Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49446" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node a4b072605bbc/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node a4b072605bbc/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node 2406e55b03e9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node 2406e55b03e9/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node 6b654754726d/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node 6b654754726d/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node f0fa2645e863/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=info msg="Node f0fa2645e863/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-22T15:31:19.183Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49447" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to nodes list" [2022-04-22T15:31:19.653Z] networkdb_test.go:835: Re-joining: 3 [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=info msg="The new bootstrap node list is:[192.168.27.99:10033 192.168.27.99:10034 192.168.27.99:10035]" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10033" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49448" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10034" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49449" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10035" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49450" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:19.653Z] networkdb_test.go:835: Re-joining: 4 [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=info msg="The new bootstrap node list is:[192.168.27.99:10033 192.168.27.99:10034 192.168.27.99:10035]" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10033" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49452" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10034" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49453" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10035" [2022-04-22T15:31:19.653Z] time="2022-04-22T15:31:19Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49454" [2022-04-22T15:31:19.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-22T15:31:19.698Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-22T15:31:20.110Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="node 0 leaving" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="Node 6b654754726d change state NodeActive --> NodeLeft" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="node3(2406e55b03e9): Node leave event for 6b654754726d/192.168.27.99" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="Node 6b654754726d change state NodeActive --> NodeLeft" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="Node 6b654754726d change state NodeActive --> NodeLeft" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="node2(a4b072605bbc): Node leave event for 6b654754726d/192.168.27.99" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="node5(303cfe022cda): Node leave event for 6b654754726d/192.168.27.99" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="Node 6b654754726d change state NodeActive --> NodeLeft" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="node4(f0fa2645e863): Node leave event for 6b654754726d/192.168.27.99" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="Node 6b654754726d change state NodeActive --> NodeLeft" [2022-04-22T15:31:20.125Z] time="2022-04-22T15:31:19Z" level=info msg="node1(6b654754726d): Node leave event for 6b654754726d/192.168.27.99" [2022-04-22T15:31:20.366Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node 6b654754726d/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node 6b654754726d/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node 6b654754726d/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node 6b654754726d/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node 6b654754726d/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="node 1 leaving" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc change state NodeActive --> NodeLeft" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="node3(2406e55b03e9): Node leave event for a4b072605bbc/192.168.27.99" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc change state NodeActive --> NodeLeft" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="node5(303cfe022cda): Node leave event for a4b072605bbc/192.168.27.99" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc change state NodeActive --> NodeFailed" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc/192.168.27.99, added to failed nodes list" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc change state NodeActive --> NodeLeft" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="node4(f0fa2645e863): Node leave event for a4b072605bbc/192.168.27.99" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=error msg="node: a4b072605bbc is unknown to memberlist" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.596Z] time="2022-04-22T15:31:20Z" level=info msg="Node a4b072605bbc/192.168.27.99, left gossip cluster" [2022-04-22T15:31:20.622Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-22T15:31:20.878Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=info msg="node 2 leaving" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=info msg="Node 2406e55b03e9 change state NodeActive --> NodeLeft" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=info msg="node5(303cfe022cda): Node leave event for 2406e55b03e9/192.168.27.99" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=info msg="Node 2406e55b03e9 change state NodeActive --> NodeLeft" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=info msg="node4(f0fa2645e863): Node leave event for 2406e55b03e9/192.168.27.99" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=debug msg="memberlist: Failed ping: a4b072605bbc (timeout reached)" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.27.99:10036: use of closed network connection" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.27.99:10037: use of closed network connection" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.27.99:10035: use of closed network connection" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=info msg="Node 2406e55b03e9 change state NodeActive --> NodeLeft" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=info msg="node3(2406e55b03e9): Node leave event for 2406e55b03e9/192.168.27.99" [2022-04-22T15:31:21.067Z] time="2022-04-22T15:31:20Z" level=info msg="Node 2406e55b03e9/192.168.27.99, left gossip cluster" [2022-04-22T15:31:21.135Z] ok github.com/docker/docker/layer 7.331s coverage: 69.0% of statements [2022-04-22T15:31:21.135Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-22T15:31:21.135Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-22T15:31:21.135Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-22T15:31:21.135Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-22T15:31:21.135Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-22T15:31:21.135Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-22T15:31:21.401Z] --- PASS: TestNetworkLocalhostTCPNat (3.60s) [2022-04-22T15:31:21.401Z] === RUN TestNetworkLoopbackNat [2022-04-22T15:31:21.401Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-22T15:31:21.401Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-22T15:31:21.401Z] === RUN TestPause [2022-04-22T15:31:21.401Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-22T15:31:21.401Z] --- SKIP: TestPause (0.00s) [2022-04-22T15:31:21.401Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="Node 2406e55b03e9/192.168.27.99, left gossip cluster" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="Node 2406e55b03e9/192.168.27.99, left gossip cluster" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="memberlist: Suspect a4b072605bbc has failed, no acks received" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=warning msg="memberlist: Failed to send gossip to 192.168.27.99:10037: write udp [::]:10035->192.168.27.99:10037: use of closed network connection" [2022-04-22T15:31:21.538Z] networkdb_test.go:867: node4: OK [2022-04-22T15:31:21.538Z] networkdb_test.go:867: node5: OK [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="node 0 coming back" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:64ae994f984a with config:&{NodeID:64ae994f984a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="Node 64ae994f984a/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="Node 64ae994f984a/192.168.27.99, added to nodes list" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="node 1 coming back" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fcf2b7724ee9 with config:&{NodeID:fcf2b7724ee9 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, added to nodes list" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="node 2 coming back" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:59fcb133f7ca with config:&{NodeID:59fcb133f7ca Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, added to nodes list" [2022-04-22T15:31:21.538Z] time="2022-04-22T15:31:21Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:21.698Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-04-22T15:31:21.698Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-22T15:31:21.955Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2022-04-22T15:31:21.955Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-22T15:31:22.230Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-22T15:31:22.531Z] time="2022-04-22T15:31:22Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:22.796Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-22T15:31:23.322Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 71.5% of statements [2022-04-22T15:31:23.322Z] ok github.com/docker/docker/pkg/idtools 0.546s coverage: 67.9% of statements [2022-04-22T15:31:23.363Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-22T15:31:23.363Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-22T15:31:23.578Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-22T15:31:23.578Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-04-22T15:31:23.578Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-22T15:31:23.582Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.36s) [2022-04-22T15:31:23.582Z] === RUN TestPauseStopPausedContainer [2022-04-22T15:31:23.582Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:31:23.582Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-22T15:31:23.582Z] === RUN TestPsFilter [2022-04-22T15:31:23.582Z] --- PASS: TestPsFilter (0.39s) [2022-04-22T15:31:23.582Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-22T15:31:23.835Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-04-22T15:31:23.835Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-04-22T15:31:24.092Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-22T15:31:24.105Z] time="2022-04-22T15:31:23Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:24.348Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-04-22T15:31:24.348Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-04-22T15:31:24.348Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-22T15:31:24.348Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-22T15:31:24.575Z] time="2022-04-22T15:31:24Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:24.911Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-04-22T15:31:25.046Z] time="2022-04-22T15:31:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.27.99:10033 192.168.27.99:10034 192.168.27.99:10035]" [2022-04-22T15:31:25.474Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-22T15:31:25.518Z] time="2022-04-22T15:31:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.27.99:10033 192.168.27.99:10034 192.168.27.99:10035]" [2022-04-22T15:31:25.731Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-22T15:31:25.894Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-22T15:31:25.988Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10033" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49462" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=info msg="Node f0fa2645e863/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, is the new incarnation of the shutdown node 6b654754726d/192.168.27.99" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=info msg="Node f0fa2645e863/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=info msg="Node 303cfe022cda/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10034" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49463" [2022-04-22T15:31:25.993Z] time="2022-04-22T15:31:25Z" level=info msg="Node f0fa2645e863/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node f0fa2645e863/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 303cfe022cda/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, is the new incarnation of the shutdown node a4b072605bbc/192.168.27.99" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.27.99:10035" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49464" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 303cfe022cda/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node f0fa2645e863/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node f0fa2645e863/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, is the new incarnation of the shutdown node 2406e55b03e9/192.168.27.99" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, is the new incarnation of the shutdown node a4b072605bbc/192.168.27.99" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, is the new incarnation of the shutdown node 6b654754726d/192.168.27.99" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 64ae994f984a/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, added to nodes list" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, joined gossip cluster" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, is the new incarnation of the shutdown node 2406e55b03e9/192.168.27.99" [2022-04-22T15:31:25.994Z] time="2022-04-22T15:31:25Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, added to nodes list" [2022-04-22T15:31:26.830Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-22T15:31:26.992Z] 2022/04/22 15:31:26 Closing DB instances... [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a change state NodeActive --> NodeLeft" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="node5(303cfe022cda): Node leave event for 64ae994f984a/192.168.27.99" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a change state NodeActive --> NodeLeft" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="node2(fcf2b7724ee9): Node leave event for 64ae994f984a/192.168.27.99" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a change state NodeActive --> NodeLeft" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="node3(59fcb133f7ca): Node leave event for 64ae994f984a/192.168.27.99" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a change state NodeActive --> NodeLeft" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="node1(64ae994f984a): Node leave event for 64ae994f984a/192.168.27.99" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a change state NodeActive --> NodeLeft" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="node4(f0fa2645e863): Node leave event for 64ae994f984a/192.168.27.99" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a/192.168.27.99, left gossip cluster" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a/192.168.27.99, left gossip cluster" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a/192.168.27.99, left gossip cluster" [2022-04-22T15:31:26.992Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a/192.168.27.99, left gossip cluster" [2022-04-22T15:31:27.324Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.04s) [2022-04-22T15:31:27.324Z] === RUN TestRemoveContainerWithVolume [2022-04-22T15:31:27.357Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-22T15:31:27.357Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:26Z" level=info msg="Node 64ae994f984a/192.168.27.99, left gossip cluster" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="Node fcf2b7724ee9 change state NodeActive --> NodeLeft" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="node3(59fcb133f7ca): Node leave event for fcf2b7724ee9/192.168.27.99" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="Node fcf2b7724ee9 change state NodeActive --> NodeLeft" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="node5(303cfe022cda): Node leave event for fcf2b7724ee9/192.168.27.99" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="Node fcf2b7724ee9 change state NodeActive --> NodeLeft" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="node4(f0fa2645e863): Node leave event for fcf2b7724ee9/192.168.27.99" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="Node fcf2b7724ee9 change state NodeActive --> NodeLeft" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="node2(fcf2b7724ee9): Node leave event for fcf2b7724ee9/192.168.27.99" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, left gossip cluster" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, left gossip cluster" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, left gossip cluster" [2022-04-22T15:31:27.464Z] time="2022-04-22T15:31:27Z" level=info msg="Node fcf2b7724ee9/192.168.27.99, left gossip cluster" [2022-04-22T15:31:27.614Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-22T15:31:27.870Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="Node 59fcb133f7ca change state NodeActive --> NodeLeft" [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="node4(f0fa2645e863): Node leave event for 59fcb133f7ca/192.168.27.99" [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="Node 59fcb133f7ca change state NodeActive --> NodeLeft" [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="node5(303cfe022cda): Node leave event for 59fcb133f7ca/192.168.27.99" [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="Node 59fcb133f7ca change state NodeActive --> NodeLeft" [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="node3(59fcb133f7ca): Node leave event for 59fcb133f7ca/192.168.27.99" [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, left gossip cluster" [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, left gossip cluster" [2022-04-22T15:31:27.935Z] time="2022-04-22T15:31:27Z" level=info msg="Node 59fcb133f7ca/192.168.27.99, left gossip cluster" [2022-04-22T15:31:28.127Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-22T15:31:28.127Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-22T15:31:28.406Z] time="2022-04-22T15:31:27Z" level=debug msg="memberlist: Failed ping: 303cfe022cda (timeout reached)" [2022-04-22T15:31:28.406Z] time="2022-04-22T15:31:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.27.99:10035: use of closed network connection" [2022-04-22T15:31:28.406Z] time="2022-04-22T15:31:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.27.99:10036: use of closed network connection" [2022-04-22T15:31:28.406Z] time="2022-04-22T15:31:27Z" level=debug msg="memberlist: Stream connection from=192.168.27.99:49467" [2022-04-22T15:31:28.406Z] time="2022-04-22T15:31:28Z" level=info msg="Node f0fa2645e863 change state NodeActive --> NodeLeft" [2022-04-22T15:31:28.406Z] time="2022-04-22T15:31:28Z" level=info msg="node5(303cfe022cda): Node leave event for f0fa2645e863/192.168.27.99" [2022-04-22T15:31:28.406Z] time="2022-04-22T15:31:28Z" level=info msg="Node f0fa2645e863 change state NodeActive --> NodeLeft" [2022-04-22T15:31:28.406Z] time="2022-04-22T15:31:28Z" level=info msg="node4(f0fa2645e863): Node leave event for f0fa2645e863/192.168.27.99" [2022-04-22T15:31:28.690Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-22T15:31:28.733Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-22T15:31:28.879Z] time="2022-04-22T15:31:28Z" level=warning msg="memberlist: Was able to connect to 303cfe022cda but other probes failed, network may be misconfigured" [2022-04-22T15:31:28.879Z] time="2022-04-22T15:31:28Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:28.879Z] time="2022-04-22T15:31:28Z" level=info msg="Node f0fa2645e863/192.168.27.99, left gossip cluster" [2022-04-22T15:31:28.946Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-22T15:31:29.350Z] time="2022-04-22T15:31:28Z" level=info msg="Node f0fa2645e863/192.168.27.99, left gossip cluster" [2022-04-22T15:31:29.509Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-04-22T15:31:29.765Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-04-22T15:31:29.821Z] time="2022-04-22T15:31:29Z" level=debug msg="memberlist: Failed to join 192.168.27.99: dial tcp 192.168.27.99:10009: connectex: No connection could be made because the target machine actively refused it." [2022-04-22T15:31:29.822Z] time="2022-04-22T15:31:29Z" level=info msg="Node 303cfe022cda/192.168.27.99, left gossip cluster" [2022-04-22T15:31:29.822Z] time="2022-04-22T15:31:29Z" level=info msg="Node 303cfe022cda change state NodeActive --> NodeFailed" [2022-04-22T15:31:29.822Z] time="2022-04-22T15:31:29Z" level=info msg="Node 303cfe022cda/192.168.27.99, added to failed nodes list" [2022-04-22T15:31:29.822Z] --- PASS: TestNetworkDBIslands (12.31s) [2022-04-22T15:31:29.822Z] PASS [2022-04-22T15:31:29.822Z] coverage: 60.7% of statements [2022-04-22T15:31:29.822Z] ok github.com/docker/docker/libnetwork/networkdb 105.716s coverage: 60.7% of statements [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/quota [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/rootless [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/volume [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-22T15:31:29.822Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-22T15:31:30.235Z] --- PASS: TestRemoveContainerWithVolume (2.97s) [2022-04-22T15:31:30.235Z] === RUN TestRemoveContainerRunning [2022-04-22T15:31:30.328Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-04-22T15:31:30.328Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-22T15:31:32.020Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-22T15:31:32.220Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-04-22T15:31:32.280Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-22T15:31:32.422Z] --- PASS: TestRemoveContainerRunning (2.33s) [2022-04-22T15:31:32.422Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-22T15:31:32.477Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-22T15:31:32.734Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === Skipped [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-22T15:31:33.641Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-22T15:31:33.641Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-22T15:31:33.641Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-22T15:31:33.641Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-22T15:31:33.641Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-22T15:31:33.641Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-22T15:31:33.641Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-22T15:31:33.641Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-22T15:31:33.641Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-22T15:31:33.641Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-22T15:31:33.641Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-22T15:31:33.641Z] daemon_test.go:145: root required [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-22T15:31:33.641Z] reload_test.go:342: root required [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-22T15:31:33.641Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-22T15:31:33.641Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-22T15:31:33.641Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-22T15:31:33.641Z] download_test.go:267: Needs fixing on Windows [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-22T15:31:33.641Z] layer_test.go:291: Failing on Windows [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-22T15:31:33.641Z] layer_test.go:340: Failing on Windows [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-22T15:31:33.641Z] layer_test.go:455: Failing on Windows [2022-04-22T15:31:33.641Z] [2022-04-22T15:31:33.641Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-22T15:31:33.641Z] layer_test.go:684: Failing on Windows [2022-04-22T15:31:33.662Z] ok github.com/docker/docker/quota 0.213s coverage: 71.4% of statements [2022-04-22T15:31:33.918Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-22T15:31:34.111Z] migration_test.go:45: Failing on Windows [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-22T15:31:34.111Z] migration_test.go:181: Failing on Windows [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-22T15:31:34.111Z] mount_test.go:17: Failing on Windows [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-22T15:31:34.111Z] mount_test.go:76: Failing on Windows [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-22T15:31:34.111Z] mount_test.go:125: Failing on Windows [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-22T15:31:34.111Z] mount_test.go:212: Failing on Windows [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-22T15:31:34.111Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-22T15:31:34.111Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-22T15:31:34.111Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.01s) [2022-04-22T15:31:34.111Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-22T15:31:34.111Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-22T15:31:34.111Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-22T15:31:34.111Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-22T15:31:34.111Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-22T15:31:34.111Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-22T15:31:34.111Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-22T15:31:34.111Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-22T15:31:34.111Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-22T15:31:34.111Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-22T15:31:34.111Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:31:34.111Z] [2022-04-22T15:31:34.111Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-22T15:31:34.111Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-22T15:31:34.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-22T15:31:34.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:133: Xz not present in msys2 [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-22T15:31:34.112Z] archive_test.go:140: zstd not installed [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:252: Failing on Windows CI machines [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-22T15:31:34.112Z] archive_windows_test.go:16: Currently fails [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-22T15:31:34.112Z] changes_test.go:196: needs more investigation [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-22T15:31:34.112Z] changes_test.go:433: needs further investigation [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-22T15:31:34.112Z] changes_test.go:469: needs further investigation [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-04-22T15:31:34.112Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-04-22T15:31:34.112Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-22T15:31:34.112Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-22T15:31:34.112Z] poller_test.go:40: No chmod on Windows [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-22T15:31:34.112Z] fileutils_test.go:133: Needs porting to Windows [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-22T15:31:34.112Z] fileutils_test.go:179: Needs porting to Windows [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.02s) [2022-04-22T15:31:34.112Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-22T15:31:34.112Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-04-22T15:31:34.112Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-22T15:31:34.112Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-22T15:31:34.112Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-22T15:31:34.112Z] [2022-04-22T15:31:34.112Z] DONE 2290 tests, 68 skipped in 370.584s [2022-04-22T15:31:34.112Z] INFO: make.ps1 ended at 04/22/2022 15:31:33 [2022-04-22T15:31:34.603Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2022-04-22T15:31:34.603Z] === RUN TestRemoveInvalidContainer [2022-04-22T15:31:34.603Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-22T15:31:34.603Z] === RUN TestRenameLinkedContainer [2022-04-22T15:31:34.603Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-22T15:31:34.603Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-22T15:31:34.603Z] === RUN TestRenameStoppedContainer [2022-04-22T15:31:34.813Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-22T15:31:34.847Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-04-22T15:31:35.411Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-22T15:31:35.411Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-22T15:31:35.974Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-22T15:31:36.231Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-22T15:31:36.341Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-22T15:31:36.341Z] INFO: Unit tests ended at 04/22/2022 15:31:36. Duration:00:06:32.8709403 [2022-04-22T15:31:36.341Z] INFO: Building busybox [2022-04-22T15:31:36.341Z] Sending build context to Docker daemon 5.12kB [2022-04-22T15:31:36.341Z] [2022-04-22T15:31:36.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-22T15:31:36.813Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-22T15:31:36.813Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-22T15:31:36.813Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-22T15:31:36.813Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-22T15:31:36.813Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-22T15:31:36.813Z] ---> e8870c5c3ab2 [2022-04-22T15:31:36.813Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-22T15:31:36.813Z] ---> Running in a988d4f2913b [2022-04-22T15:31:37.514Z] --- PASS: TestRenameStoppedContainer (2.81s) [2022-04-22T15:31:37.514Z] === RUN TestRenameRunningContainerAndReuse [2022-04-22T15:31:38.123Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-22T15:31:38.379Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-04-22T15:31:38.619Z] docker_api_swarm_service_test.go:100: [d330ac1d170b8] joining swarm manager [d2b616bd91c06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:31:38.942Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-22T15:31:39.554Z] docker_api_swarm_service_test.go:101: [dca9be760c9ea] joining swarm manager [d2b616bd91c06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:31:39.871Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-22T15:31:42.086Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-22T15:31:42.215Z] --- PASS: TestRenameRunningContainerAndReuse (4.45s) [2022-04-22T15:31:42.215Z] === RUN TestRenameInvalidName [2022-04-22T15:31:43.466Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-22T15:31:43.757Z] --- PASS: TestRenameInvalidName (2.18s) [2022-04-22T15:31:43.757Z] === RUN TestRenameAnonymousContainer [2022-04-22T15:31:45.369Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-22T15:31:46.307Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-22T15:31:47.245Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-22T15:31:48.622Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-22T15:31:50.525Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-22T15:31:51.463Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-22T15:31:51.463Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-22T15:31:52.031Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-22T15:31:53.933Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-22T15:31:54.096Z] --- PASS: TestRenameAnonymousContainer (9.75s) [2022-04-22T15:31:54.096Z] === RUN TestRenameContainerWithSameName [2022-04-22T15:31:55.309Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-22T15:31:55.641Z] --- PASS: TestRenameContainerWithSameName (2.24s) [2022-04-22T15:31:55.641Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-22T15:31:55.641Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-22T15:31:55.641Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-22T15:31:55.641Z] === RUN TestResize [2022-04-22T15:31:55.875Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-22T15:31:55.875Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-22T15:31:55.875Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-22T15:31:56.136Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-22T15:31:56.136Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-22T15:31:56.401Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-22T15:31:56.973Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-22T15:31:57.908Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-22T15:31:58.612Z] --- PASS: TestResize (2.41s) [2022-04-22T15:31:58.612Z] === RUN TestResizeWithInvalidSize [2022-04-22T15:31:58.843Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-22T15:31:59.410Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-22T15:32:00.801Z] --- PASS: TestResizeWithInvalidSize (2.27s) [2022-04-22T15:32:00.801Z] === RUN TestResizeWhenContainerNotStarted [2022-04-22T15:32:01.819Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/rootless [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/volume [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-22T15:32:01.819Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-22T15:32:01.819Z] [2022-04-22T15:32:01.819Z] === Skipped [2022-04-22T15:32:01.819Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-22T15:32:01.819Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-22T15:32:01.819Z] [2022-04-22T15:32:01.819Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-22T15:32:01.819Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-22T15:32:01.819Z] [2022-04-22T15:32:01.819Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-22T15:32:01.819Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-22T15:32:01.819Z] [2022-04-22T15:32:01.819Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-22T15:32:01.819Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-22T15:32:01.819Z] [2022-04-22T15:32:01.819Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-22T15:32:01.819Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.819Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:71: No driver to put! [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-22T15:32:01.820Z] time="2022-04-22T15:30:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-22T15:32:01.820Z] time="2022-04-22T15:30:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-22T15:32:01.820Z] time="2022-04-22T15:30:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-22T15:32:01.820Z] time="2022-04-22T15:30:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-22T15:32:01.820Z] time="2022-04-22T15:30:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:71: No driver to put! [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-22T15:32:01.820Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-22T15:32:01.820Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-22T15:32:01.820Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-22T15:32:01.820Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-22T15:32:01.820Z] graphtest_unix.go:71: No driver to put! [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-22T15:32:01.820Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-22T15:32:01.820Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-22T15:32:01.820Z] [2022-04-22T15:32:01.820Z] DONE 2529 tests, 28 skipped in 249.453s [2022-04-22T15:32:01.820Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/bitseq [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/cluster [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/config [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/datastore [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/driverapi [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/etchosts [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/idm [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ipam [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/iptables [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/netlabel [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/netutils [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/networkdb [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/ns [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/options [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/osl [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/portallocator [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/portmapper [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/testutils [2022-04-22T15:32:01.820Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-22T15:32:01.820Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-22T15:32:02.135Z] Removing intermediate container a988d4f2913b [2022-04-22T15:32:02.135Z] ---> 4896cf8c430b [2022-04-22T15:32:02.135Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-22T15:32:02.135Z] ---> Running in 27b5ebdfe862 [2022-04-22T15:32:02.135Z] Removing intermediate container 27b5ebdfe862 [2022-04-22T15:32:02.135Z] ---> bfcc7261509e [2022-04-22T15:32:02.135Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-22T15:32:02.135Z] ---> Running in a0eaa90ae586 [2022-04-22T15:32:02.135Z] Removing intermediate container a0eaa90ae586 [2022-04-22T15:32:02.135Z] ---> 25c52220ce68 [2022-04-22T15:32:02.135Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-22T15:32:02.606Z] [2022-04-22T15:32:03.601Z] ---> a8019921d45f [2022-04-22T15:32:03.601Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-22T15:32:03.601Z] ---> Running in 32eb8e11a282 [2022-04-22T15:32:03.602Z] check_test.go:378: [d330ac1d170b8] daemon is not started [2022-04-22T15:32:03.714Z] --- PASS: TestResizeWhenContainerNotStarted (2.91s) [2022-04-22T15:32:03.714Z] === RUN TestDaemonRestartKillContainers [2022-04-22T15:32:03.714Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:03.714Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:32:03.714Z] === RUN TestStats [2022-04-22T15:32:03.714Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-22T15:32:03.714Z] --- SKIP: TestStats (0.00s) [2022-04-22T15:32:03.714Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-22T15:32:06.133Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-22T15:32:06.708Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-22T15:32:08.084Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-22T15:32:08.343Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-22T15:32:08.343Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-22T15:32:08.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-22T15:32:08.601Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-22T15:32:09.524Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.95s) [2022-04-22T15:32:09.524Z] === RUN TestStopContainerWithTimeout [2022-04-22T15:32:09.524Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-22T15:32:09.524Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-22T15:32:09.524Z] === RUN TestUpdateRestartPolicy [2022-04-22T15:32:10.502Z] docker_api_swarm_service_test.go:533: [de97ea552af0b] joining swarm manager [db07503b90016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:32:11.069Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-22T15:32:12.005Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-22T15:32:12.005Z] docker_api_swarm_service_test.go:534: [d1c8ec3845cd2] joining swarm manager [db07503b90016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:32:15.293Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-22T15:32:16.233Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-22T15:32:16.492Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-22T15:32:16.492Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-22T15:32:19.787Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-22T15:32:20.355Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-22T15:32:20.355Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-22T15:32:21.730Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-22T15:32:22.297Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-22T15:32:23.233Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-22T15:32:24.170Z] === RUN TestDockerSuite/TestRmiTag [2022-04-22T15:32:24.170Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-22T15:32:24.736Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-22T15:32:27.269Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-22T15:32:27.836Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-22T15:32:28.402Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-22T15:32:28.661Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-22T15:32:29.041Z] Removing intermediate container 32eb8e11a282 [2022-04-22T15:32:29.041Z] ---> 7568ee7eb1a1 [2022-04-22T15:32:29.041Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-22T15:32:29.041Z] ---> Running in ac82293389fc [2022-04-22T15:32:29.041Z] [2022-04-22T15:32:29.041Z] SUCCESS: Specified value was saved. [2022-04-22T15:32:30.037Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-22T15:32:30.296Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-22T15:32:30.555Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-22T15:32:31.123Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-22T15:32:31.123Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-22T15:32:31.382Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-22T15:32:32.760Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-22T15:32:33.019Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-22T15:32:33.070Z] Removing intermediate container ac82293389fc [2022-04-22T15:32:33.070Z] ---> b595554e60f2 [2022-04-22T15:32:33.070Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-22T15:32:33.070Z] ---> Running in 8e2efb0e7881 [2022-04-22T15:32:33.587Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-22T15:32:34.154Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-22T15:32:34.685Z] --- PASS: TestUpdateRestartPolicy (22.68s) [2022-04-22T15:32:34.685Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-22T15:32:34.685Z] --- PASS: TestUpdateRestartWithAutoRemove (2.47s) [2022-04-22T15:32:34.685Z] === RUN TestWaitNonBlocked [2022-04-22T15:32:34.685Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:32:34.685Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:32:34.685Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:32:34.685Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:32:34.685Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:32:34.685Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:32:34.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-22T15:32:35.289Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-22T15:32:36.227Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-22T15:32:37.165Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-22T15:32:37.165Z] docker_api_swarm_service_test.go:148: [d8a8e2cc9b02e] joining swarm manager [d4b73570482ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:32:37.760Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-22T15:32:38.019Z] docker_api_swarm_service_test.go:148: [d2c4d16f04b81] joining swarm manager [d4b73570482ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:32:38.432Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-22T15:32:38.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.18s) [2022-04-22T15:32:38.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.35s) [2022-04-22T15:32:38.432Z] === RUN TestWaitBlocked [2022-04-22T15:32:38.432Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:32:38.432Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-22T15:32:38.432Z] PASS [2022-04-22T15:32:38.432Z] ok github.com/docker/docker/integration/container 103.922s [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === Skipped [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-22T15:32:38.432Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-22T15:32:38.432Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-22T15:32:38.432Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-22T15:32:38.432Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-22T15:32:38.432Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-22T15:32:38.432Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-22T15:32:38.432Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-22T15:32:38.432Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-22T15:32:38.432Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-22T15:32:38.432Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-22T15:32:38.432Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-22T15:32:38.432Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-22T15:32:38.432Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-22T15:32:38.432Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.432Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-22T15:32:38.432Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:38.432Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-22T15:32:38.433Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-22T15:32:38.433Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-22T15:32:38.433Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-22T15:32:38.433Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-22T15:32:38.433Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-22T15:32:38.433Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-22T15:32:38.433Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-22T15:32:38.433Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-22T15:32:38.433Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-22T15:32:38.433Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-22T15:32:38.433Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-22T15:32:38.433Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-22T15:32:38.433Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-22T15:32:38.433Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-22T15:32:38.433Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-22T15:32:38.433Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-22T15:32:38.433Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:32:38.433Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-22T15:32:38.433Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-22T15:32:38.433Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-22T15:32:38.433Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:32:38.433Z] [2022-04-22T15:32:38.433Z] DONE 120 tests, 34 skipped in 106.824s [2022-04-22T15:32:38.433Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-22T15:32:38.588Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-22T15:32:39.529Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-22T15:32:40.466Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-22T15:32:41.032Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-22T15:32:41.968Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-22T15:32:42.120Z] Cannot create a file when that file already exists. [2022-04-22T15:32:42.535Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-22T15:32:42.795Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-22T15:32:43.361Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-22T15:32:43.361Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-22T15:32:44.740Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-22T15:32:45.306Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-22T15:32:45.564Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-22T15:32:46.132Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-22T15:32:46.699Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-22T15:32:46.699Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-22T15:32:47.266Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-22T15:32:47.835Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-22T15:32:48.292Z] Removing intermediate container 8e2efb0e7881 [2022-04-22T15:32:48.292Z] ---> 5422b769fc32 [2022-04-22T15:32:48.292Z] Step 13/13 : CMD ["sh"] [2022-04-22T15:32:48.292Z] ---> Running in e22a796aea03 [2022-04-22T15:32:48.402Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork 37.262s coverage: 40.6% of statements [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.387s coverage: 59.9% of statements [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.102s coverage: 4.0% of statements [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-22T15:32:48.442Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-22T15:32:48.442Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-22T15:32:48.799Z] Removing intermediate container e22a796aea03 [2022-04-22T15:32:48.799Z] ---> a876af781355 [2022-04-22T15:32:48.799Z] Successfully built a876af781355 [2022-04-22T15:32:48.799Z] Successfully tagged busybox:latest [2022-04-22T15:32:48.799Z] INFO: Docker images of the daemon under test [2022-04-22T15:32:48.799Z] [2022-04-22T15:32:48.799Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T15:32:48.799Z] busybox latest a876af781355 Less than a second ago 5.78GB [2022-04-22T15:32:48.799Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-22T15:32:48.799Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-22T15:32:48.799Z] [2022-04-22T15:32:48.799Z] INFO: Running integration tests at 04/22/2022 15:32:48... [2022-04-22T15:32:48.799Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-22T15:32:48.799Z] INFO: Integration API tests being run from the host: [2022-04-22T15:32:48.799Z] INFO: make.ps1 starting at 04/22/2022 15:32:48 [2022-04-22T15:32:48.971Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-22T15:32:49.230Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-22T15:32:49.230Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-22T15:32:49.799Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-22T15:32:49.799Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-22T15:32:50.492Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-22T15:32:50.737Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-22T15:32:50.995Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-22T15:32:51.562Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-22T15:32:52.129Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-22T15:32:52.129Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-22T15:32:52.696Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-22T15:32:53.632Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-22T15:32:54.580Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-22T15:32:55.517Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-22T15:32:56.453Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-22T15:32:57.021Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-22T15:32:57.588Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-22T15:32:58.154Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-22T15:32:58.388Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.568s coverage: 7.2% of statements [2022-04-22T15:32:58.388Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-22T15:32:58.388Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-22T15:32:58.388Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-04-22T15:32:58.388Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-22T15:32:58.388Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-22T15:32:58.388Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-22T15:32:58.388Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-04-22T15:32:58.413Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-22T15:32:58.644Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-22T15:32:58.644Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-22T15:32:58.900Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-22T15:32:59.789Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-22T15:33:01.694Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-22T15:33:01.694Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-22T15:33:02.261Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-22T15:33:04.173Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-22T15:33:05.548Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-22T15:33:06.927Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-22T15:33:08.455Z] === RUN TestConfigDaemonLibtrustID [2022-04-22T15:33:08.455Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-22T15:33:08.455Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-22T15:33:08.455Z] === RUN TestDaemonConfigValidation [2022-04-22T15:33:08.455Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-22T15:33:08.455Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-22T15:33:08.455Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-22T15:33:08.455Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-22T15:33:08.455Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-22T15:33:08.455Z] === RUN TestDaemonProxy [2022-04-22T15:33:08.455Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-22T15:33:08.455Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-22T15:33:08.455Z] PASS [2022-04-22T15:33:08.455Z] ok github.com/docker/docker/integration/daemon 0.128s [2022-04-22T15:33:08.455Z] [2022-04-22T15:33:08.455Z] === Skipped [2022-04-22T15:33:08.455Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-22T15:33:08.455Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-22T15:33:08.455Z] [2022-04-22T15:33:08.455Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-22T15:33:08.455Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-22T15:33:08.455Z] [2022-04-22T15:33:08.455Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-22T15:33:08.455Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-22T15:33:08.455Z] [2022-04-22T15:33:08.455Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-22T15:33:08.455Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-22T15:33:08.455Z] [2022-04-22T15:33:08.455Z] DONE 4 tests, 4 skipped in 27.930s [2022-04-22T15:33:08.455Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-22T15:33:08.833Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-22T15:33:08.833Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-22T15:33:08.833Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-22T15:33:08.833Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-22T15:33:08.833Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-22T15:33:08.833Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-22T15:33:10.211Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-22T15:33:10.638Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:10.638Z] INFO: Testing against a local daemon [2022-04-22T15:33:10.638Z] === RUN TestCommitInheritsEnv [2022-04-22T15:33:10.638Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:33:10.638Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-22T15:33:10.638Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-22T15:33:10.638Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-22T15:33:10.638Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-22T15:33:10.638Z] === RUN TestImportWithCustomPlatform [2022-04-22T15:33:10.638Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-22T15:33:10.638Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-22T15:33:10.638Z] === RUN TestImagesFilterMultiReference [2022-04-22T15:33:10.638Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-22T15:33:10.638Z] === RUN TestImagePullPlatformInvalid [2022-04-22T15:33:10.638Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-22T15:33:10.638Z] === RUN TestRemoveImageOrphaning [2022-04-22T15:33:11.075Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-22T15:33:11.145Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-22T15:33:11.607Z] --- PASS: TestRemoveImageOrphaning (1.21s) [2022-04-22T15:33:11.607Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-22T15:33:12.068Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-22T15:33:12.068Z] === RUN TestTagInvalidReference [2022-04-22T15:33:12.068Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-22T15:33:12.068Z] === RUN TestTagValidPrefixedRepo [2022-04-22T15:33:12.068Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-04-22T15:33:12.068Z] === RUN TestTagExistedNameWithoutForce [2022-04-22T15:33:12.068Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-04-22T15:33:12.068Z] === RUN TestTagOfficialNames [2022-04-22T15:33:12.068Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-22T15:33:12.068Z] === RUN TestTagMatchesDigest [2022-04-22T15:33:12.068Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-22T15:33:12.068Z] PASS [2022-04-22T15:33:12.068Z] ok github.com/docker/docker/integration/image 1.878s [2022-04-22T15:33:12.523Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-22T15:33:12.532Z] [2022-04-22T15:33:12.532Z] === Skipped [2022-04-22T15:33:12.532Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-22T15:33:12.532Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:33:12.532Z] [2022-04-22T15:33:12.532Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-22T15:33:12.532Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-22T15:33:12.532Z] [2022-04-22T15:33:12.532Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-22T15:33:12.532Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-22T15:33:12.532Z] [2022-04-22T15:33:12.532Z] DONE 12 tests, 3 skipped in 6.113s [2022-04-22T15:33:12.532Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-22T15:33:12.782Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-22T15:33:13.717Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-22T15:33:14.301Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-22T15:33:14.301Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-22T15:33:14.301Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-22T15:33:14.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-22T15:33:14.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:14.714Z] INFO: Testing against a local daemon [2022-04-22T15:33:14.714Z] === RUN TestNetworkCreateDelete [2022-04-22T15:33:14.714Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:14.714Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestDockerNetworkDeletePreferID [2022-04-22T15:33:14.714Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-22T15:33:14.714Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestDaemonDNSFallback [2022-04-22T15:33:14.714Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:14.714Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestInspectNetwork [2022-04-22T15:33:14.714Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-22T15:33:14.714Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestRunContainerWithBridgeNone [2022-04-22T15:33:14.714Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:14.714Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-22T15:33:14.714Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:33:14.714Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:33:14.714Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:33:14.714Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-22T15:33:14.714Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-22T15:33:14.714Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-22T15:33:14.714Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestNetworkList [2022-04-22T15:33:14.714Z] === RUN TestNetworkList//networks [2022-04-22T15:33:14.714Z] === PAUSE TestNetworkList//networks [2022-04-22T15:33:14.714Z] === RUN TestNetworkList//networks/ [2022-04-22T15:33:14.714Z] === PAUSE TestNetworkList//networks/ [2022-04-22T15:33:14.714Z] === CONT TestNetworkList//networks [2022-04-22T15:33:14.714Z] === CONT TestNetworkList//networks/ [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkList (0.05s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-22T15:33:14.714Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestHostIPv4BridgeLabel [2022-04-22T15:33:14.714Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-22T15:33:14.714Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestDaemonDefaultNetworkPools [2022-04-22T15:33:14.714Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-22T15:33:14.714Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-22T15:33:14.714Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-22T15:33:14.714Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestServiceWithPredefinedNetwork [2022-04-22T15:33:14.714Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-22T15:33:14.714Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:33:14.714Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestServiceWithDataPathPortInit [2022-04-22T15:33:14.714Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-22T15:33:14.714Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-22T15:33:14.714Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-22T15:33:14.714Z] PASS [2022-04-22T15:33:14.714Z] ok github.com/docker/docker/integration/network 0.199s [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === Skipped [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-22T15:33:14.714Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-22T15:33:14.714Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-22T15:33:14.714Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-22T15:33:14.714Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-22T15:33:14.714Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-22T15:33:14.714Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-22T15:33:14.714Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-22T15:33:14.714Z] [2022-04-22T15:33:14.714Z] DONE 34 tests, 15 skipped in 2.346s [2022-04-22T15:33:14.714Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-22T15:33:14.818Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-22T15:33:15.684Z] testing: warning: no tests to run [2022-04-22T15:33:15.684Z] PASS [2022-04-22T15:33:15.684Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2022-04-22T15:33:15.684Z] [2022-04-22T15:33:15.684Z] DONE 0 tests in 0.858s [2022-04-22T15:33:16.146Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-22T15:33:16.195Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-22T15:33:16.195Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-22T15:33:16.606Z] testing: warning: no tests to run [2022-04-22T15:33:16.607Z] PASS [2022-04-22T15:33:16.607Z] ok github.com/docker/docker/integration/network/macvlan 0.094s [2022-04-22T15:33:16.607Z] [2022-04-22T15:33:16.607Z] DONE 0 tests in 0.840s [2022-04-22T15:33:16.763Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-22T15:33:17.067Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-22T15:33:17.527Z] testing: warning: no tests to run [2022-04-22T15:33:17.527Z] PASS [2022-04-22T15:33:17.527Z] ok github.com/docker/docker/integration/plugin 0.090s [2022-04-22T15:33:17.527Z] [2022-04-22T15:33:17.527Z] DONE 0 tests in 0.820s [2022-04-22T15:33:17.700Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-22T15:33:17.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-22T15:33:18.268Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-22T15:33:18.838Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-22T15:33:18.838Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-22T15:33:18.956Z] testing: warning: no tests to run [2022-04-22T15:33:18.956Z] PASS [2022-04-22T15:33:18.956Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2022-04-22T15:33:18.956Z] [2022-04-22T15:33:18.956Z] DONE 0 tests in 0.857s [2022-04-22T15:33:18.956Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-22T15:33:19.409Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-22T15:33:19.976Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-22T15:33:20.542Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-22T15:33:20.801Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-22T15:33:21.368Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-22T15:33:21.934Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-22T15:33:22.501Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-22T15:33:23.068Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-22T15:33:23.068Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-22T15:33:23.327Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-22T15:33:23.894Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-22T15:33:24.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:24.781Z] INFO: Testing against a local daemon [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:33:24.781Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:33:24.781Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-22T15:33:24.781Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-22T15:33:24.781Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:33:24.781Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-22T15:33:24.781Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-22T15:33:24.781Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-22T15:33:24.781Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-22T15:33:24.781Z] === RUN TestPluginInstall [2022-04-22T15:33:24.781Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-22T15:33:24.781Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-22T15:33:24.781Z] === RUN TestPluginsWithRuntimes [2022-04-22T15:33:24.781Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-22T15:33:24.781Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-22T15:33:24.781Z] === RUN TestPluginBackCompatMediaTypes [2022-04-22T15:33:24.781Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-22T15:33:24.781Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-22T15:33:24.781Z] PASS [2022-04-22T15:33:24.781Z] ok github.com/docker/docker/integration/plugin/common 0.145s [2022-04-22T15:33:24.781Z] [2022-04-22T15:33:24.781Z] === Skipped [2022-04-22T15:33:24.781Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-22T15:33:24.781Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-22T15:33:24.781Z] [2022-04-22T15:33:24.781Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-22T15:33:24.781Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-22T15:33:24.781Z] [2022-04-22T15:33:24.781Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-22T15:33:24.781Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-22T15:33:24.781Z] [2022-04-22T15:33:24.781Z] DONE 19 tests, 3 skipped in 5.212s [2022-04-22T15:33:24.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-22T15:33:24.832Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-22T15:33:25.400Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-22T15:33:25.400Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-22T15:33:25.400Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-22T15:33:25.922Z] ok github.com/docker/docker/libnetwork/ipam 14.335s coverage: 85.3% of statements [2022-04-22T15:33:25.922Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-22T15:33:25.922Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-22T15:33:25.922Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-22T15:33:25.922Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-22T15:33:25.922Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-22T15:33:25.922Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-22T15:33:25.922Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-04-22T15:33:26.178Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-04-22T15:33:26.434Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-22T15:33:26.691Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-22T15:33:26.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:26.988Z] INFO: Testing against a local daemon [2022-04-22T15:33:26.988Z] === RUN TestExternalGraphDriver [2022-04-22T15:33:26.988Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-22T15:33:26.988Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-22T15:33:26.988Z] === RUN TestGraphdriverPluginV2 [2022-04-22T15:33:26.988Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-22T15:33:26.988Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-22T15:33:26.988Z] PASS [2022-04-22T15:33:26.988Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.161s [2022-04-22T15:33:26.988Z] [2022-04-22T15:33:26.988Z] === Skipped [2022-04-22T15:33:26.988Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-22T15:33:26.988Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-22T15:33:26.988Z] [2022-04-22T15:33:26.988Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-22T15:33:26.988Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-22T15:33:26.988Z] [2022-04-22T15:33:26.988Z] DONE 2 tests, 2 skipped in 2.717s [2022-04-22T15:33:26.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-22T15:33:27.932Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-22T15:33:28.191Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-22T15:33:29.901Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:29.901Z] INFO: Testing against a local daemon [2022-04-22T15:33:29.901Z] === RUN TestReadPluginNoRead [2022-04-22T15:33:29.901Z] read_test.go:21: no unix domain sockets on Windows [2022-04-22T15:33:29.901Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-22T15:33:29.901Z] PASS [2022-04-22T15:33:29.901Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [2022-04-22T15:33:29.901Z] [2022-04-22T15:33:29.901Z] === Skipped [2022-04-22T15:33:29.901Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-22T15:33:29.901Z] read_test.go:21: no unix domain sockets on Windows [2022-04-22T15:33:29.901Z] [2022-04-22T15:33:29.901Z] DONE 1 tests, 1 skipped in 2.509s [2022-04-22T15:33:29.901Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-22T15:33:30.872Z] testing: warning: no tests to run [2022-04-22T15:33:30.872Z] PASS [2022-04-22T15:33:30.873Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-04-22T15:33:30.873Z] [2022-04-22T15:33:30.873Z] DONE 0 tests in 1.282s [2022-04-22T15:33:31.333Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-22T15:33:33.520Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:33.520Z] INFO: Testing against a local daemon [2022-04-22T15:33:33.520Z] === RUN TestPluginWithDevMounts [2022-04-22T15:33:33.520Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:33.520Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-22T15:33:33.520Z] PASS [2022-04-22T15:33:33.520Z] ok github.com/docker/docker/integration/plugin/volumes 0.113s [2022-04-22T15:33:33.520Z] [2022-04-22T15:33:33.520Z] === Skipped [2022-04-22T15:33:33.520Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-22T15:33:33.520Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:33.520Z] [2022-04-22T15:33:33.520Z] DONE 1 tests, 1 skipped in 2.527s [2022-04-22T15:33:33.981Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-22T15:33:35.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:35.523Z] INFO: Testing against a local daemon [2022-04-22T15:33:35.523Z] === RUN TestSecretInspect [2022-04-22T15:33:35.523Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.523Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-22T15:33:35.523Z] === RUN TestSecretList [2022-04-22T15:33:35.523Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.523Z] --- SKIP: TestSecretList (0.00s) [2022-04-22T15:33:35.523Z] === RUN TestSecretsCreateAndDelete [2022-04-22T15:33:35.523Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.523Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-22T15:33:35.523Z] === RUN TestSecretsUpdate [2022-04-22T15:33:35.523Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.523Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-22T15:33:35.523Z] === RUN TestTemplatedSecret [2022-04-22T15:33:35.523Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.523Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-22T15:33:35.523Z] === RUN TestSecretCreateResolve [2022-04-22T15:33:35.523Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:35.523Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-22T15:33:35.523Z] PASS [2022-04-22T15:33:35.523Z] ok github.com/docker/docker/integration/secret 0.104s [2022-04-22T15:33:35.989Z] [2022-04-22T15:33:35.989Z] === Skipped [2022-04-22T15:33:35.989Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-22T15:33:35.989Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.989Z] [2022-04-22T15:33:35.989Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-22T15:33:35.989Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.989Z] [2022-04-22T15:33:35.989Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-22T15:33:35.989Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.989Z] [2022-04-22T15:33:35.989Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-22T15:33:35.989Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.989Z] [2022-04-22T15:33:35.989Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-22T15:33:35.989Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:35.989Z] [2022-04-22T15:33:35.989Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-22T15:33:35.989Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:35.989Z] [2022-04-22T15:33:35.989Z] DONE 6 tests, 6 skipped in 1.958s [2022-04-22T15:33:35.989Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-22T15:33:38.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:38.906Z] INFO: Testing against a local daemon [2022-04-22T15:33:38.906Z] === RUN TestServiceCreateInit [2022-04-22T15:33:38.906Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-22T15:33:38.906Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-22T15:33:38.906Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestCreateServiceMultipleTimes [2022-04-22T15:33:38.906Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestCreateServiceConflict [2022-04-22T15:33:38.906Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestCreateServiceMaxReplicas [2022-04-22T15:33:38.906Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-22T15:33:38.906Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-22T15:33:38.906Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestCreateServiceSecretFileMode [2022-04-22T15:33:38.906Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestCreateServiceConfigFileMode [2022-04-22T15:33:38.906Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestCreateServiceSysctls [2022-04-22T15:33:38.906Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-22T15:33:38.906Z] === RUN TestCreateServiceCapabilities [2022-04-22T15:33:38.906Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-22T15:33:38.906Z] === RUN TestInspect [2022-04-22T15:33:38.906Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestInspect (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestCreateJob [2022-04-22T15:33:38.906Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestCreateJob (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestReplicatedJob [2022-04-22T15:33:38.906Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestUpdateReplicatedJob [2022-04-22T15:33:38.906Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestServiceListWithStatuses [2022-04-22T15:33:38.906Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestDockerNetworkConnectAlias [2022-04-22T15:33:38.906Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestDockerNetworkReConnect [2022-04-22T15:33:38.906Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestServicePlugin [2022-04-22T15:33:38.906Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestServiceUpdateLabel [2022-04-22T15:33:38.906Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestServiceUpdateSecrets [2022-04-22T15:33:38.906Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestServiceUpdateConfigs [2022-04-22T15:33:38.906Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestServiceUpdateNetwork [2022-04-22T15:33:38.906Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-22T15:33:38.906Z] === RUN TestServiceUpdatePidsLimit [2022-04-22T15:33:38.906Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-22T15:33:38.906Z] PASS [2022-04-22T15:33:38.906Z] ok github.com/docker/docker/integration/service 0.287s [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === Skipped [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:33:38.906Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:33:38.906Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-22T15:33:38.906Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-22T15:33:38.906Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-22T15:33:38.906Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-22T15:33:38.906Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-22T15:33:38.906Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-22T15:33:38.906Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-22T15:33:38.906Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-22T15:33:38.906Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-22T15:33:38.906Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-22T15:33:38.906Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-22T15:33:38.906Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-22T15:33:38.906Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-22T15:33:38.906Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-22T15:33:38.906Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-22T15:33:38.906Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-22T15:33:38.906Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-22T15:33:38.906Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-22T15:33:38.906Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-22T15:33:38.906Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-22T15:33:38.906Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-22T15:33:38.906Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:33:38.906Z] [2022-04-22T15:33:38.906Z] DONE 24 tests, 23 skipped in 2.905s [2022-04-22T15:33:38.906Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-22T15:33:40.411Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-22T15:33:40.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-22T15:33:40.411Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-22T15:33:40.978Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-22T15:33:40.978Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-22T15:33:40.978Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-22T15:33:41.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:41.104Z] INFO: Testing against a local daemon [2022-04-22T15:33:41.104Z] === RUN TestSessionCreate [2022-04-22T15:33:41.104Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-22T15:33:41.104Z] --- SKIP: TestSessionCreate (0.01s) [2022-04-22T15:33:41.104Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-22T15:33:41.104Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-22T15:33:41.104Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-22T15:33:41.104Z] PASS [2022-04-22T15:33:41.104Z] ok github.com/docker/docker/integration/session 0.108s [2022-04-22T15:33:41.104Z] [2022-04-22T15:33:41.104Z] === Skipped [2022-04-22T15:33:41.104Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2022-04-22T15:33:41.104Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-22T15:33:41.104Z] [2022-04-22T15:33:41.104Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-22T15:33:41.104Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-22T15:33:41.104Z] [2022-04-22T15:33:41.104Z] DONE 2 tests, 2 skipped in 1.858s [2022-04-22T15:33:41.104Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-22T15:33:41.237Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-22T15:33:41.808Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-22T15:33:42.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:33:42.507Z] INFO: Testing against a local daemon [2022-04-22T15:33:42.507Z] === RUN TestBuildWithSession [2022-04-22T15:33:42.507Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:33:42.507Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-22T15:33:42.507Z] === RUN TestBuildSquashParent [2022-04-22T15:33:42.507Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:42.507Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-22T15:33:42.507Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-22T15:33:42.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:33:42.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:33:42.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:33:42.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:33:42.507Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:33:42.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:33:42.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:33:42.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:33:42.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:33:42.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:33:42.507Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:33:42.507Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:33:42.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-22T15:33:42.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-22T15:33:42.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-22T15:33:42.507Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-22T15:33:43.291Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:43.291Z] INFO: Testing against a local daemon [2022-04-22T15:33:43.291Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-22T15:33:43.291Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:43.291Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestDiskUsage [2022-04-22T15:33:43.291Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-22T15:33:43.291Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestEventsExecDie [2022-04-22T15:33:43.291Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-22T15:33:43.291Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestEventsBackwardsCompatible [2022-04-22T15:33:43.291Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-22T15:33:43.291Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestEventsVolumeCreate [2022-04-22T15:33:43.291Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-22T15:33:43.291Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestInfoAPI [2022-04-22T15:33:43.291Z] --- PASS: TestInfoAPI (0.06s) [2022-04-22T15:33:43.291Z] === RUN TestInfoAPIWarnings [2022-04-22T15:33:43.291Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:33:43.291Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestInfoDebug [2022-04-22T15:33:43.291Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:33:43.291Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestInfoInsecureRegistries [2022-04-22T15:33:43.291Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:33:43.291Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestInfoRegistryMirrors [2022-04-22T15:33:43.291Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:33:43.291Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-22T15:33:43.291Z] === RUN TestLoginFailsWithBadCredentials [2022-04-22T15:33:44.261Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-04-22T15:33:44.261Z] === RUN TestPingCacheHeaders [2022-04-22T15:33:44.261Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-22T15:33:44.261Z] === RUN TestPingGet [2022-04-22T15:33:44.261Z] --- PASS: TestPingGet (0.05s) [2022-04-22T15:33:44.261Z] === RUN TestPingHead [2022-04-22T15:33:44.261Z] --- PASS: TestPingHead (0.05s) [2022-04-22T15:33:44.261Z] === RUN TestPingSwarmHeader [2022-04-22T15:33:44.261Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:44.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-22T15:33:44.721Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-22T15:33:44.721Z] === RUN TestVersion [2022-04-22T15:33:44.721Z] --- PASS: TestVersion (0.04s) [2022-04-22T15:33:44.721Z] PASS [2022-04-22T15:33:44.721Z] ok github.com/docker/docker/integration/system 1.326s [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === Skipped [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:33:44.721Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-22T15:33:44.721Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-22T15:33:44.721Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-22T15:33:44.721Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-22T15:33:44.721Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-22T15:33:44.721Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-22T15:33:44.721Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-22T15:33:44.721Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-22T15:33:44.721Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-22T15:33:44.721Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:33:44.721Z] [2022-04-22T15:33:44.721Z] DONE 16 tests, 10 skipped in 3.706s [2022-04-22T15:33:44.721Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-22T15:33:44.908Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-22T15:33:45.846Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-22T15:33:46.781Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-22T15:33:46.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:46.904Z] INFO: Testing against a local daemon [2022-04-22T15:33:46.904Z] === RUN TestVolumesCreateAndList [2022-04-22T15:33:46.904Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-22T15:33:46.904Z] === RUN TestVolumesRemove [2022-04-22T15:33:46.904Z] --- PASS: TestVolumesRemove (0.17s) [2022-04-22T15:33:46.904Z] === RUN TestVolumesInspect [2022-04-22T15:33:46.904Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-22T15:33:46.904Z] === RUN TestVolumesInvalidJSON [2022-04-22T15:33:46.904Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-22T15:33:46.904Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-22T15:33:46.904Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-22T15:33:46.904Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-22T15:33:46.904Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-22T15:33:46.905Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-22T15:33:46.905Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-22T15:33:46.905Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-22T15:33:46.905Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-22T15:33:46.905Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-22T15:33:46.905Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-22T15:33:46.905Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-22T15:33:46.905Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-22T15:33:46.905Z] PASS [2022-04-22T15:33:46.905Z] ok github.com/docker/docker/integration/volume 0.426s [2022-04-22T15:33:47.040Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-22T15:33:47.365Z] [2022-04-22T15:33:47.365Z] DONE 9 tests in 2.383s [2022-04-22T15:33:47.365Z] INFO: make.ps1 ended at 04/22/2022 15:33:47 [2022-04-22T15:33:47.365Z] INFO: Integration CLI tests being run from the host: [2022-04-22T15:33:47.365Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-22T15:33:49.570Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-22T15:33:52.100Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-22T15:33:52.666Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-22T15:33:53.233Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-22T15:33:53.492Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-22T15:33:54.873Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-22T15:33:54.873Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-22T15:33:54.873Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-22T15:33:55.131Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-22T15:33:56.068Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-22T15:33:56.636Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-22T15:33:58.014Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-22T15:33:58.014Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-22T15:33:58.014Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-22T15:33:58.273Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-22T15:33:59.211Z] === RUN TestDockerSuite/TestRunMount [2022-04-22T15:33:59.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-22T15:33:59.788Z] INFO: Testing against a local daemon [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-22T15:33:59.788Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-22T15:33:59.788Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-22T15:33:59.788Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-22T15:34:00.248Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-22T15:34:00.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-22T15:34:00.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-22T15:34:00.707Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-22T15:34:02.520Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-22T15:34:05.056Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-22T15:34:05.623Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-22T15:34:06.192Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-22T15:34:06.192Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-22T15:34:07.129Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-22T15:34:09.033Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-22T15:34:11.175Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-22T15:34:11.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.86s) [2022-04-22T15:34:11.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.17s) [2022-04-22T15:34:11.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.30s) [2022-04-22T15:34:11.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (22.65s) [2022-04-22T15:34:11.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.45s) [2022-04-22T15:34:11.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.76s) [2022-04-22T15:34:11.175Z] === RUN TestBuildMultiStageCopy [2022-04-22T15:34:11.175Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-22T15:34:11.570Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-22T15:34:12.504Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-22T15:34:14.409Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-22T15:34:14.976Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-22T15:34:15.912Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-22T15:34:16.171Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-22T15:34:16.430Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-22T15:34:17.364Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-22T15:34:17.622Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-22T15:34:18.190Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-22T15:34:19.565Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-22T15:34:20.941Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-22T15:34:23.495Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-22T15:34:23.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-22T15:34:23.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-22T15:34:24.062Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-22T15:34:24.062Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-22T15:34:24.629Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-22T15:34:24.629Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-22T15:34:24.888Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-22T15:34:24.934Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-22T15:34:25.454Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-22T15:34:25.454Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-22T15:34:26.020Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-22T15:34:26.618Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-22T15:34:28.302Z] --- PASS: TestBuildMultiStageCopy (18.45s) [2022-04-22T15:34:28.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.06s) [2022-04-22T15:34:28.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.19s) [2022-04-22T15:34:28.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.46s) [2022-04-22T15:34:28.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.79s) [2022-04-22T15:34:28.302Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.95s) [2022-04-22T15:34:28.302Z] === RUN TestBuildMultiStageParentConfig [2022-04-22T15:34:30.204Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-22T15:34:31.578Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-22T15:34:31.578Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-22T15:34:31.578Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-22T15:34:32.326Z] --- PASS: TestBuildMultiStageParentConfig (3.92s) [2022-04-22T15:34:32.326Z] === RUN TestBuildLabelWithTargets [2022-04-22T15:34:32.326Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:34:32.326Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-22T15:34:32.326Z] === RUN TestBuildWithEmptyLayers [2022-04-22T15:34:32.515Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-22T15:34:33.084Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-22T15:34:34.459Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-22T15:34:34.700Z] --- PASS: TestBuildWithEmptyLayers (2.02s) [2022-04-22T15:34:34.700Z] === RUN TestBuildMultiStageOnBuild [2022-04-22T15:34:35.027Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-22T15:34:35.595Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-22T15:34:35.595Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-22T15:34:35.853Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-22T15:34:36.420Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-22T15:34:36.987Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-22T15:34:37.246Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-22T15:34:37.246Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-22T15:34:37.246Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-22T15:34:38.181Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-22T15:34:38.748Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-22T15:34:39.007Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-22T15:34:39.007Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-22T15:34:39.007Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-22T15:34:39.266Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-22T15:34:40.643Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-22T15:34:40.643Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-22T15:34:40.643Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-22T15:34:42.573Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-22T15:34:43.143Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-22T15:34:44.079Z] === RUN TestDockerSuite/TestRunRm [2022-04-22T15:34:45.015Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-22T15:34:45.581Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-22T15:34:48.112Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-22T15:34:48.371Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-22T15:34:48.939Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-22T15:34:49.508Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-22T15:34:51.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-22T15:34:51.416Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-22T15:34:51.985Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-22T15:34:53.055Z] --- PASS: TestBuildMultiStageOnBuild (17.59s) [2022-04-22T15:34:53.055Z] === RUN TestBuildUncleanTarFilenames [2022-04-22T15:34:53.055Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:34:53.055Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-22T15:34:53.055Z] === RUN TestBuildMultiStageLayerLeak [2022-04-22T15:34:53.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-22T15:34:54.829Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-22T15:34:56.733Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-22T15:34:58.110Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-22T15:34:58.679Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-22T15:34:59.618Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-22T15:34:59.879Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-22T15:35:00.138Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-22T15:35:00.397Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-22T15:35:01.347Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-22T15:35:01.617Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-22T15:35:02.553Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-22T15:35:03.121Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-22T15:35:03.380Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-22T15:35:03.639Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-22T15:35:06.172Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-22T15:35:06.172Z] === RUN TestDockerSuite/TestRunState [2022-04-22T15:35:07.550Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-22T15:35:08.117Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-22T15:35:08.684Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-22T15:35:08.943Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-22T15:35:08.943Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-22T15:35:08.943Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-22T15:35:09.202Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-22T15:35:09.461Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-22T15:35:10.030Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-22T15:35:11.407Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-22T15:35:11.407Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-22T15:35:11.407Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-22T15:35:11.977Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-22T15:35:13.880Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-22T15:35:13.880Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-22T15:35:15.259Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-22T15:35:15.517Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-22T15:35:18.077Z] ok github.com/docker/docker/libnetwork/networkdb 104.076s coverage: 60.0% of statements [2022-04-22T15:35:18.077Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-22T15:35:18.077Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-22T15:35:18.077Z] ok github.com/docker/docker/libnetwork/osl 4.321s coverage: 39.7% of statements [2022-04-22T15:35:18.077Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-22T15:35:18.077Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-22T15:35:18.333Z] ok github.com/docker/docker/libnetwork/portmapper 0.227s coverage: 48.6% of statements [2022-04-22T15:35:18.590Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-22T15:35:18.590Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-22T15:35:18.802Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-22T15:35:18.846Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === Skipped [2022-04-22T15:35:18.846Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-22T15:35:18.846Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-22T15:35:18.846Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-22T15:35:18.846Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-22T15:35:18.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-22T15:35:18.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-22T15:35:18.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-22T15:35:18.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-22T15:35:18.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-22T15:35:18.846Z] firewalld_test.go:14: firewalld is not running [2022-04-22T15:35:18.846Z] [2022-04-22T15:35:18.846Z] DONE 326 tests, 9 skipped in 199.571s [2022-04-22T15:35:18.958Z] --- PASS: TestBuildMultiStageLayerLeak (23.69s) [2022-04-22T15:35:18.958Z] === RUN TestBuildWithHugeFile Post stage [Pipeline] junit [2022-04-22T15:35:19.420Z] Recording test results [2022-04-22T15:35:19.814Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-22T15:35:20.177Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43365/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2b0da893660089b72d9a99c8f72f6f80cc7d6e09 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2b0da893660089b72d9a99c8f72f6f80cc7d6e09 hack/validate/vendor [2022-04-22T15:35:20.748Z] No vendor changes in diff. [2022-04-22T15:35:21.008Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-22T15:35:21.333Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-22T15:35:21.334Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-22T15:35:21.592Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-22T15:35:21.610Z] + echo Ensuring container killed. [2022-04-22T15:35:21.610Z] Ensuring container killed. [2022-04-22T15:35:21.610Z] + docker rm -vf docker-pr6 [2022-04-22T15:35:21.610Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-04-22T15:35:21.935Z] + echo Chowning /workspace to jenkins user [2022-04-22T15:35:21.935Z] Chowning /workspace to jenkins user [2022-04-22T15:35:21.935Z] + id -u [2022-04-22T15:35:21.935Z] + id -g [2022-04-22T15:35:21.935Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43365:/workspace busybox chown -R 1000:1000 /workspace [2022-04-22T15:35:22.166Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-22T15:35:22.735Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-22T15:35:22.793Z] + bundleName=unit [2022-04-22T15:35:22.793Z] + echo Creating unit-bundles.tar.gz [2022-04-22T15:35:22.793Z] Creating unit-bundles.tar.gz [2022-04-22T15:35:22.793Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-22T15:35:22.793Z] bundles/junit-report-libnetwork.xml [2022-04-22T15:35:22.793Z] bundles/junit-report.xml [2022-04-22T15:35:22.793Z] bundles/go-test-report-libnetwork.json [2022-04-22T15:35:22.793Z] bundles/go-test-report.json [2022-04-22T15:35:22.793Z] bundles/profile-libnetwork.out [2022-04-22T15:35:22.793Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-22T15:35:22.803Z] Archiving artifacts [2022-04-22T15:35:23.243Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43365/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-22T15:35:23.546Z] + make clean [2022-04-22T15:35:23.802Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-22T15:35:23.802Z] docker-dev-cache [2022-04-22T15:35:23.802Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T15:35:24.636Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-22T15:35:24.895Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-22T15:35:26.273Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-22T15:35:26.844Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-22T15:35:26.844Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-22T15:35:27.103Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-22T15:35:27.670Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-22T15:35:27.670Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-22T15:35:28.237Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-22T15:35:28.803Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-22T15:35:28.803Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-22T15:35:28.803Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-22T15:35:28.803Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-22T15:35:29.740Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-22T15:35:30.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-22T15:35:33.209Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-22T15:35:33.775Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-22T15:35:33.775Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-22T15:35:34.712Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-22T15:35:36.618Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-22T15:35:37.185Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-22T15:35:38.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-22T15:35:39.133Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-22T15:35:41.666Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-22T15:35:41.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-22T15:35:41.934Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-22T15:35:41.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-22T15:35:41.934Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-22T15:35:41.934Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-22T15:35:41.934Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-22T15:35:41.934Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-22T15:35:41.934Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-22T15:35:41.996Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-22T15:35:41.996Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-22T15:35:41.996Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-22T15:35:41.996Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-22T15:35:41.996Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-22T15:35:41.996Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-22T15:35:41.996Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-22T15:35:41.996Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-22T15:35:41.996Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-22T15:35:41.996Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-22T15:35:41.996Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-22T15:35:42.194Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-22T15:35:42.194Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-22T15:35:42.194Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-22T15:35:42.763Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-22T15:35:43.330Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-22T15:35:44.190Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-22T15:35:44.190Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-22T15:35:44.190Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-22T15:35:44.190Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-22T15:35:44.190Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-22T15:35:44.190Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-22T15:35:44.190Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-22T15:35:44.190Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-22T15:35:44.190Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-22T15:35:44.710Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-22T15:35:44.969Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-22T15:35:45.227Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-22T15:35:45.795Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-22T15:35:45.795Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-22T15:35:46.362Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-22T15:35:46.362Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-22T15:35:46.362Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-22T15:35:46.362Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-22T15:35:46.362Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-22T15:35:46.362Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-22T15:35:46.362Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-22T15:35:47.301Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-22T15:35:47.868Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-22T15:35:47.868Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-22T15:35:47.941Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-22T15:35:47.941Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-22T15:35:47.941Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-22T15:35:47.941Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-22T15:35:47.941Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-22T15:35:48.127Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-22T15:35:48.387Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-22T15:35:48.645Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-22T15:35:49.215Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-22T15:35:49.215Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-22T15:35:50.154Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-22T15:35:50.723Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-22T15:35:50.723Z] docker_cli_service_logs_test.go:246: checking task kulmxb4osx2x [2022-04-22T15:35:50.723Z] docker_cli_service_logs_test.go:251: checking messages for kulmxb4osx2x [2022-04-22T15:35:50.723Z] docker_cli_service_logs_test.go:246: checking task fr2z74gink8n [2022-04-22T15:35:50.723Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-22T15:35:50.723Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-22T15:35:50.723Z] docker_cli_service_logs_test.go:251: checking messages for fr2z74gink8n [2022-04-22T15:35:51.291Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-22T15:35:51.550Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-22T15:35:52.488Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-22T15:35:53.055Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-22T15:35:53.055Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-22T15:35:53.055Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-22T15:35:53.623Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-22T15:35:53.623Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-22T15:35:54.560Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-22T15:35:54.819Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-22T15:35:55.386Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-22T15:35:56.522Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-22T15:35:57.290Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-22T15:35:57.549Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-22T15:35:57.549Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-22T15:35:57.549Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-22T15:35:58.485Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-22T15:35:59.052Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-22T15:35:59.997Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-22T15:35:59.997Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-22T15:36:01.457Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-22T15:36:01.457Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-22T15:36:02.027Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-22T15:36:03.403Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents872806616 [2022-04-22T15:36:03.972Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-22T15:36:03.972Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-22T15:36:05.350Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-22T15:36:05.350Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-22T15:36:05.350Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-22T15:36:06.289Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-22T15:36:07.664Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-22T15:36:07.923Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-22T15:36:07.923Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-22T15:36:08.181Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-22T15:36:08.181Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-22T15:36:08.748Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-22T15:36:08.748Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-22T15:36:09.683Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-22T15:36:10.250Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-22T15:36:10.818Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-22T15:36:12.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-22T15:36:14.727Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-22T15:36:16.102Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-22T15:36:16.361Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-22T15:36:17.737Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-22T15:36:18.673Z] docker_cli_swarm_test.go:1895: [d7985aebbffc6] joining swarm manager [d7cd7eab113ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:36:18.934Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-22T15:36:19.871Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-22T15:36:19.871Z] docker_cli_swarm_test.go:1896: [d8728ccbf6ca8] joining swarm manager [d7cd7eab113ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:36:22.402Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-22T15:36:24.304Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-22T15:36:24.304Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-22T15:36:25.679Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-22T15:36:27.056Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-22T15:36:27.991Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-22T15:36:30.521Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-22T15:36:34.706Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-22T15:36:36.080Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-22T15:36:37.455Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-22T15:36:42.722Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-22T15:36:43.667Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-22T15:36:45.043Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-22T15:36:45.978Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-22T15:36:46.237Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-22T15:36:46.807Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-22T15:36:47.375Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-22T15:36:48.315Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-22T15:36:48.315Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-22T15:36:48.315Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-22T15:36:48.882Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-22T15:36:51.417Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-22T15:36:54.701Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-22T15:36:54.701Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-22T15:36:55.268Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-22T15:36:55.268Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-22T15:36:55.268Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-22T15:36:55.268Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-22T15:36:55.268Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-22T15:36:56.648Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-22T15:36:56.907Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-22T15:36:57.842Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-22T15:36:58.779Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-22T15:37:02.061Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-22T15:37:02.061Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-22T15:37:03.439Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-22T15:37:03.439Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-22T15:37:03.439Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-22T15:37:04.007Z] docker_cli_swarm_test.go:1796: [d452b2a6fbbe8] joining swarm manager [d2c7cbb41d66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:37:04.266Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-22T15:37:05.211Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-22T15:37:05.470Z] docker_cli_swarm_test.go:1797: [d226df347208f] joining swarm manager [d2c7cbb41d66c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:37:08.003Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-22T15:37:09.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-22T15:37:12.435Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-22T15:37:13.813Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-22T15:37:16.343Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-22T15:37:17.278Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-22T15:37:19.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-22T15:37:20.557Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-22T15:37:21.934Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-22T15:37:22.868Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-22T15:37:23.804Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-22T15:37:25.706Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-22T15:37:25.706Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-22T15:37:27.092Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-22T15:37:28.027Z] docker_cli_swarm_test.go:1315: [d2b7d8822e741] joining swarm manager [db1c8f322f73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:37:28.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-22T15:37:29.223Z] docker_cli_swarm_test.go:1316: [d9a2b25fe8538] joining swarm manager [db1c8f322f73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:37:30.599Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-22T15:37:31.973Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-22T15:37:37.807Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-22T15:37:37.807Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-22T15:37:37.807Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-22T15:37:44.984Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-22T15:37:44.984Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-22T15:37:46.842Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-22T15:37:46.842Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-22T15:37:46.842Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-22T15:37:47.410Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-22T15:37:47.669Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-22T15:37:47.669Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-22T15:37:47.669Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-22T15:37:48.236Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-22T15:37:48.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-22T15:37:48.803Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-22T15:37:48.803Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-22T15:37:49.062Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-22T15:37:49.062Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-22T15:37:49.062Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-22T15:37:49.686Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-22T15:37:50.439Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-22T15:37:50.656Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-22T15:37:50.656Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-22T15:37:50.656Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-22T15:37:50.656Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-22T15:37:50.656Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-22T15:37:50.656Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-22T15:37:50.656Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-22T15:37:50.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-22T15:37:50.698Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-22T15:37:50.698Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-22T15:37:50.956Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-22T15:37:51.116Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-22T15:37:52.089Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-22T15:37:55.834Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-22T15:37:56.221Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-22T15:37:58.019Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-22T15:37:58.019Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-22T15:37:58.019Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-22T15:37:58.019Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-22T15:37:58.019Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-22T15:37:58.019Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-22T15:37:58.134Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-22T15:37:58.134Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-22T15:37:58.134Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-22T15:38:00.034Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-22T15:38:01.761Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-22T15:38:02.569Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-22T15:38:02.570Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite (1339.90s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.24s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.46s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.76s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.04s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.30s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.71s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.69s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAttachDetach (1.00s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.35s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.69s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.55s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.22s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.64s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.45s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.52s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.80s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.55s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.22s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.39s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.91s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.54s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.08s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.49s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.38s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.97s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.65s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.71s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.94s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.95s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.79s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.14s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.85s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.41s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.63s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.45s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.52s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.52s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.77s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.55s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.74s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.68s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.41s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-04-22T15:38:02.570Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.02s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.37s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.56s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.87s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.24s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.12s) [2022-04-22T15:38:02.570Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-22T15:38:02.570Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-22T15:38:02.570Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-22T15:38:02.570Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.54s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.89s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.56s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.77s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.52s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.36s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.25s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.88s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.45s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.35s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.29s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.87s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.31s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.02s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.50s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.75s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.23s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.41s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.34s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.72s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.73s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.86s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.22s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.14s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.06s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.23s) [2022-04-22T15:38:02.570Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.65s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.14s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.99s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.59s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.53s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.33s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.77s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.79s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildHistory (3.86s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.41s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.68s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLabels (0.29s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.75s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.84s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.64s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.73s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.09s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.89s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.55s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.59s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.95s) [2022-04-22T15:38:02.570Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.09s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.50s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.33s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.93s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.32s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.03s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2022-04-22T15:38:02.570Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.62s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildPATH (2.49s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.86s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.73s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.15s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.29s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.78s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildRm (2.14s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.80s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.21s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.23s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.82s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.83s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.11s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.85s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildUser (1.68s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.36s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.85s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.70s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.77s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.78s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.92s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.91s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.56s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.85s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitChange (0.90s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.71s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.09s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.30s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitTTY (1.20s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.71s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.67s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.49s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.64s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.67s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.98s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.78s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.58s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.96s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.62s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.48s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.25s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.72s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.34s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.10s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.28s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.48s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.35s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.52s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.46s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00000e438_} (1.49s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12825842324_/foo_false____} (1.36s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12825842324_/foo_true____} (1.69s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31659875017_/foo_false____} (1.35s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31659875017_/foo_true____} (1.33s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31659875017_/foo_true__0xc00000e4c8__} (0.56s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00000e4e0_} (1.39s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00000e4f8_} (1.32s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00000e540_} (1.32s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00000e558_} (0.55s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.97s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.54s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.90s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.17s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.52s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.52s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.67s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.15s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.65s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.51s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.59s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.94s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.53s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.36s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.79s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.77s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.44s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.95s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.29s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-04-22T15:38:02.571Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.74s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.56s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.33s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.37s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.11s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.95s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.71s) [2022-04-22T15:38:02.571Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.48s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.86s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.42s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsAttach (0.53s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsCommit (0.60s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.20s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsCopy (1.35s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.75s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.62s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.54s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2022-04-22T15:38:02.572Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-22T15:38:02.572Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.90s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.57s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.84s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.50s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.36s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.75s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.75s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.68s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.29s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecInspectID (1.58s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.13s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecStartFails (0.85s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.72s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecTTY (0.70s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.61s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.65s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-04-22T15:38:02.572Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.77s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.94s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestHealth (19.42s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.60s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.59s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-04-22T15:38:02.572Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectDefault (0.47s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-22T15:38:02.572Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.90s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.44s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.59s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.68s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.71s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.28s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.82s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.58s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.55s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.42s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.05s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.98s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.85s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsSince (6.61s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.69s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestNetHostname (1.39s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.64s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.47s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPluginActive (2.40s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.65s) [2022-04-22T15:38:02.572Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.43s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.36s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.43s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.88s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.11s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPortList (6.43s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.23s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.57s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.61s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.95s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.01s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.99s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPsByOrder (2.39s) [2022-04-22T15:38:02.572Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.88s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.38s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.48s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.97s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.75s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.80s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.03s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.63s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.61s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.71s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.03s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.04s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.56s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.50s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.23s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.99s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.78s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.08s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiTag (0.23s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.06s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.84s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.77s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.79s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.95s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.54s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.58s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.19s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.95s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.73s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.07s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.11s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.59s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.44s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.12s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.91s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.64s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.63s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.05s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.35s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.09s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.93s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.10s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.29s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.61s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.97s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.99s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.07s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunMount (5.46s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.94s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.52s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.37s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.73s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.61s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.44s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.52s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.68s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.89s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.59s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.69s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.37s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.69s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunState (1.18s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.62s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunSysctls (1.18s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.62s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.86s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.55s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.13s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.29s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s) [2022-04-22T15:38:02.573Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2022-04-22T15:38:02.573Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.55s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.61s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.80s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.96s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.70s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.20s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.34s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.68s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.77s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.63s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.59s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.26s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.60s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.69s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.87s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.29s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.99s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.03s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.70s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.21s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.81s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.00s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.61s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.18s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.77s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.57s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.59s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.52s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.06s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.13s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.13s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.66s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.62s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.37s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.48s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.97s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.64s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.52s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.56s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.82s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.59s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.42s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.09s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s) [2022-04-22T15:38:02.574Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-04-22T15:38:02.574Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-22T15:38:02.574Z] === RUN TestDockerRegistrySuite [2022-04-22T15:38:02.574Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-22T15:38:03.510Z] check_test.go:194: [d17319353f100] daemon is not started [2022-04-22T15:38:03.510Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-22T15:38:04.447Z] check_test.go:194: [dd913d816534b] daemon is not started [2022-04-22T15:38:04.447Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-22T15:38:05.823Z] check_test.go:194: [df6f13acd3295] daemon is not started [2022-04-22T15:38:05.823Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-22T15:38:05.823Z] check_test.go:194: [d23f5977bb866] daemon is not started [2022-04-22T15:38:05.823Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-22T15:38:09.109Z] check_test.go:194: [d28a948f776b9] daemon is not started [2022-04-22T15:38:09.109Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-22T15:38:14.376Z] check_test.go:194: [d811c8dc6ec0e] daemon is not started [2022-04-22T15:38:14.376Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-22T15:38:16.587Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-22T15:38:16.666Z] --- PASS: TestBuildWithHugeFile (178.62s) [2022-04-22T15:38:16.666Z] === RUN TestBuildWCOWSandboxSize [2022-04-22T15:38:16.666Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:38:16.666Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:38:16.666Z] === RUN TestBuildWithEmptyDockerfile [2022-04-22T15:38:16.666Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:38:16.666Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:38:16.666Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:38:16.666Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:38:16.666Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:38:16.666Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:38:16.666Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-22T15:38:16.666Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-22T15:38:16.666Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-22T15:38:16.666Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-22T15:38:16.666Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-22T15:38:16.666Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-22T15:38:16.666Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-22T15:38:16.666Z] === RUN TestBuildPreserveOwnership [2022-04-22T15:38:16.666Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:38:16.666Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-22T15:38:16.666Z] === RUN TestBuildPlatformInvalid [2022-04-22T15:38:16.666Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-22T15:38:16.666Z] PASS [2022-04-22T15:38:16.666Z] ok github.com/docker/docker/integration/build 273.217s [2022-04-22T15:38:16.666Z] [2022-04-22T15:38:16.666Z] === Skipped [2022-04-22T15:38:16.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-22T15:38:16.666Z] build_session_test.go:25: TODO: BuildKit [2022-04-22T15:38:16.666Z] [2022-04-22T15:38:16.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-22T15:38:16.666Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:16.666Z] [2022-04-22T15:38:16.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-22T15:38:16.666Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:38:16.666Z] [2022-04-22T15:38:16.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-22T15:38:16.666Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:38:16.666Z] [2022-04-22T15:38:16.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-22T15:38:16.666Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-22T15:38:16.666Z] [2022-04-22T15:38:16.666Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-22T15:38:16.666Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:38:16.666Z] [2022-04-22T15:38:16.666Z] DONE 29 tests, 6 skipped in 324.555s [2022-04-22T15:38:16.666Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-22T15:38:16.910Z] check_test.go:194: [d804239f45f95] daemon is not started [2022-04-22T15:38:16.910Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-22T15:38:17.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:38:17.658Z] INFO: Testing against a local daemon [2022-04-22T15:38:17.658Z] === RUN TestConfigInspect [2022-04-22T15:38:17.658Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] --- SKIP: TestConfigInspect (0.01s) [2022-04-22T15:38:17.658Z] === RUN TestConfigList [2022-04-22T15:38:17.658Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] --- SKIP: TestConfigList (0.00s) [2022-04-22T15:38:17.658Z] === RUN TestConfigsCreateAndDelete [2022-04-22T15:38:17.658Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-22T15:38:17.658Z] === RUN TestConfigsUpdate [2022-04-22T15:38:17.658Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-22T15:38:17.658Z] === RUN TestTemplatedConfig [2022-04-22T15:38:17.658Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-22T15:38:17.658Z] === RUN TestConfigCreateResolve [2022-04-22T15:38:17.658Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:38:17.658Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-22T15:38:17.658Z] PASS [2022-04-22T15:38:17.658Z] ok github.com/docker/docker/integration/config 0.144s [2022-04-22T15:38:17.658Z] [2022-04-22T15:38:17.658Z] === Skipped [2022-04-22T15:38:17.658Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-04-22T15:38:17.658Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] [2022-04-22T15:38:17.658Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-22T15:38:17.658Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] [2022-04-22T15:38:17.658Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-22T15:38:17.658Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] [2022-04-22T15:38:17.658Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-22T15:38:17.658Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] [2022-04-22T15:38:17.658Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-22T15:38:17.658Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:17.658Z] [2022-04-22T15:38:17.658Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-22T15:38:17.658Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:38:17.658Z] [2022-04-22T15:38:17.658Z] DONE 6 tests, 6 skipped in 2.548s [2022-04-22T15:38:17.846Z] check_test.go:194: [d9c468809c078] daemon is not started [2022-04-22T15:38:17.846Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-22T15:38:18.135Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-22T15:38:18.782Z] check_test.go:194: [d2b996f0d3729] daemon is not started [2022-04-22T15:38:18.782Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-22T15:38:19.719Z] check_test.go:194: [d1e84a7c35fdb] daemon is not started [2022-04-22T15:38:19.719Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-22T15:38:21.117Z] check_test.go:194: [d6f8ec16741ec] daemon is not started [2022-04-22T15:38:21.117Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-22T15:38:21.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:38:21.995Z] INFO: Testing against a local daemon [2022-04-22T15:38:21.995Z] === RUN TestCheckpoint [2022-04-22T15:38:21.995Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:38:21.995Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/commit [2022-04-22T15:38:21.995Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-22T15:38:21.995Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:38:21.995Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:38:21.995Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:38:21.995Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:38:21.995Z] === CONT TestContainerInvalidJSON/commit [2022-04-22T15:38:21.995Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-22T15:38:21.995Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-22T15:38:21.995Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-22T15:38:21.995Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-22T15:38:21.995Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON (0.07s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-22T15:38:21.995Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-22T15:38:21.995Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-22T15:38:21.995Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-22T15:38:21.995Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-22T15:38:21.995Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-04-22T15:38:21.995Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-22T15:38:21.995Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-22T15:38:21.995Z] === RUN TestCopyEmptyFile [2022-04-22T15:38:22.053Z] check_test.go:194: [dfcc19c2fd41e] daemon is not started [2022-04-22T15:38:22.053Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-22T15:38:22.502Z] --- PASS: TestCopyEmptyFile (0.54s) [2022-04-22T15:38:22.502Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-22T15:38:22.987Z] check_test.go:194: [db14473f134fa] daemon is not started [2022-04-22T15:38:22.987Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-22T15:38:23.007Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-04-22T15:38:23.008Z] === RUN TestCopyFromContainer [2022-04-22T15:38:23.008Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:23.008Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-22T15:38:23.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-22T15:38:23.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:38:23.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:38:23.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:38:23.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:38:23.008Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:38:23.008Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:38:23.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-22T15:38:23.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-22T15:38:23.008Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-22T15:38:23.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-22T15:38:23.008Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-22T15:38:23.008Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-22T15:38:23.008Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidEnv [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-22T15:38:23.008Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-22T15:38:23.008Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-22T15:38:23.008Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-22T15:38:23.008Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-22T15:38:23.008Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-22T15:38:23.008Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-22T15:38:23.008Z] === RUN TestCreateTmpfsMountsTarget [2022-04-22T15:38:23.008Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:23.008Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-22T15:38:23.008Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-22T15:38:23.008Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:38:23.008Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-22T15:38:23.008Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-22T15:38:23.008Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:38:23.008Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:38:23.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:38:23.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:38:23.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:38:23.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:38:23.008Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:38:23.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:38:23.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-22T15:38:23.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-22T15:38:23.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-22T15:38:23.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-22T15:38:23.008Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-22T15:38:23.008Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-22T15:38:23.008Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-22T15:38:23.008Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-22T15:38:23.008Z] === RUN TestCreateDifferentPlatform [2022-04-22T15:38:23.008Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-22T15:38:23.008Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-22T15:38:23.008Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-22T15:38:23.008Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-22T15:38:23.008Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-22T15:38:23.516Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-22T15:38:23.516Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-22T15:38:23.516Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-22T15:38:23.516Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-22T15:38:23.516Z] === RUN TestContainerKillOnDaemonStart [2022-04-22T15:38:23.516Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:23.516Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-22T15:38:23.516Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-22T15:38:23.516Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-22T15:38:23.516Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-22T15:38:23.516Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.516Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-22T15:38:23.516Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-22T15:38:23.516Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:23.671Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-22T15:38:23.922Z] check_test.go:194: [d08a6a1b5b9db] daemon is not started [2022-04-22T15:38:23.922Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-22T15:38:24.132Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-22T15:38:24.132Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-22T15:38:24.592Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-22T15:38:24.863Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5de7567a084b65d0a274c244ff77304417d0dac03adb251c5ebdb9e02786fc3d [2022-04-22T15:38:25.798Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:27cd2b1af910643cad89ecaa451f8102f764dd64088d6d86e942ba62398c5c7d [2022-04-22T15:38:25.798Z] check_test.go:194: [d4157b5f9b366] daemon is not started [2022-04-22T15:38:25.798Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-22T15:38:26.734Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e174b91cb9b8e538d412443afd9386b8c093303e93cff409a43eb226145711b2 [2022-04-22T15:38:27.670Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cfaf1f185821eee41c2fb4f4e54091ab4f9cf7f6b5ff0f8609e277410f800d39 [2022-04-22T15:38:27.670Z] check_test.go:194: [db086d5caca30] daemon is not started [2022-04-22T15:38:27.670Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-22T15:38:28.331Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-22T15:38:29.047Z] check_test.go:194: [d027944d39aa7] daemon is not started [2022-04-22T15:38:29.047Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-22T15:38:29.820Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:29.873Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-22T15:38:30.326Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:30.832Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-22T15:38:30.951Z] check_test.go:194: [d0adf4fea6e26] daemon is not started [2022-04-22T15:38:30.951Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-22T15:38:31.337Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-22T15:38:31.337Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-22T15:38:31.337Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.83s) [2022-04-22T15:38:31.337Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.58s) [2022-04-22T15:38:31.337Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.51s) [2022-04-22T15:38:31.337Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.61s) [2022-04-22T15:38:31.337Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (2.13s) [2022-04-22T15:38:31.337Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.35s) [2022-04-22T15:38:31.337Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.61s) [2022-04-22T15:38:31.337Z] === RUN TestDiff [2022-04-22T15:38:31.337Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-22T15:38:31.337Z] --- SKIP: TestDiff (0.00s) [2022-04-22T15:38:31.337Z] === RUN TestExecWithCloseStdin [2022-04-22T15:38:31.887Z] check_test.go:194: [d8d471d253ada] daemon is not started [2022-04-22T15:38:31.887Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-22T15:38:31.887Z] check_test.go:194: [d6e92ce2c9fcd] daemon is not started [2022-04-22T15:38:31.887Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-22T15:38:33.264Z] check_test.go:194: [dfdaf2c388906] daemon is not started [2022-04-22T15:38:33.264Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-22T15:38:33.830Z] check_test.go:194: [d5e02ea787fe6] daemon is not started [2022-04-22T15:38:33.830Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-22T15:38:34.476Z] --- PASS: TestExecWithCloseStdin (2.88s) [2022-04-22T15:38:34.476Z] === RUN TestExec [2022-04-22T15:38:34.766Z] check_test.go:194: [d8afeac90591c] daemon is not started [2022-04-22T15:38:34.766Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-22T15:38:36.846Z] --- PASS: TestExec (2.48s) [2022-04-22T15:38:36.846Z] === RUN TestExecUser [2022-04-22T15:38:36.846Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-22T15:38:36.846Z] --- SKIP: TestExecUser (0.00s) [2022-04-22T15:38:36.846Z] === RUN TestExportContainerAndImportImage [2022-04-22T15:38:36.846Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:36.846Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-22T15:38:36.846Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-22T15:38:36.846Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:36.846Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-22T15:38:36.846Z] === RUN TestHealthCheckWorkdir [2022-04-22T15:38:36.846Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-22T15:38:36.846Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-22T15:38:36.846Z] === RUN TestHealthKillContainer [2022-04-22T15:38:36.846Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-22T15:38:36.846Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-22T15:38:36.846Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-22T15:38:36.846Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-22T15:38:36.846Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-22T15:38:36.846Z] === RUN TestKillContainerInvalidSignal [2022-04-22T15:38:36.961Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-22T15:38:36.961Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-22T15:38:36.961Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-22T15:38:36.961Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-22T15:38:36.961Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-22T15:38:36.961Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-22T15:38:36.961Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-22T15:38:36.961Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-22T15:38:36.961Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-22T15:38:36.961Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-22T15:38:37.297Z] check_test.go:194: [d5ba4f551e7eb] daemon is not started [2022-04-22T15:38:37.297Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-22T15:38:37.556Z] check_test.go:194: [df1c6df0e2245] daemon is not started [2022-04-22T15:38:37.556Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-22T15:38:38.491Z] check_test.go:194: [ddaee4343b60f] daemon is not started [2022-04-22T15:38:38.491Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-22T15:38:39.059Z] check_test.go:194: [d7caf687e61ee] daemon is not started [2022-04-22T15:38:39.059Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-22T15:38:39.059Z] check_test.go:194: [da3363b6650c8] daemon is not started [2022-04-22T15:38:39.059Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-22T15:38:39.210Z] --- PASS: TestKillContainerInvalidSignal (2.14s) [2022-04-22T15:38:39.210Z] === RUN TestKillContainer [2022-04-22T15:38:39.210Z] === RUN TestKillContainer/no_signal [2022-04-22T15:38:39.317Z] check_test.go:194: [de26b056e69dc] daemon is not started [2022-04-22T15:38:39.317Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-22T15:38:39.575Z] check_test.go:194: [db473552f9313] daemon is not started [2022-04-22T15:38:39.575Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-22T15:38:39.850Z] check_test.go:194: [df5f3c9b2debc] daemon is not started [2022-04-22T15:38:40.120Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-22T15:38:40.120Z] check_test.go:194: [df01eefb61a95] daemon is not started [2022-04-22T15:38:40.120Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-22T15:38:40.887Z] === RUN TestKillContainer/non_killing_signal [2022-04-22T15:38:40.887Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-22T15:38:40.887Z] === RUN TestKillContainer/killing_signal [2022-04-22T15:38:41.066Z] check_test.go:194: [dbf9573b639be] daemon is not started [2022-04-22T15:38:41.066Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-22T15:38:42.442Z] check_test.go:194: [d43778fbc7c2c] daemon is not started [2022-04-22T15:38:42.701Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-22T15:38:42.701Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-22T15:38:43.636Z] check_test.go:194: [d16a3010653ce] daemon is not started [2022-04-22T15:38:43.636Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-22T15:38:44.030Z] --- PASS: TestKillContainer (4.50s) [2022-04-22T15:38:44.030Z] --- PASS: TestKillContainer/no_signal (2.00s) [2022-04-22T15:38:44.030Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-22T15:38:44.030Z] --- PASS: TestKillContainer/killing_signal (2.42s) [2022-04-22T15:38:44.030Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-22T15:38:44.030Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:38:44.030Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-22T15:38:44.030Z] === RUN TestKillStoppedContainer [2022-04-22T15:38:44.030Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:38:44.030Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-22T15:38:44.030Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-22T15:38:44.030Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:38:44.030Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-22T15:38:44.030Z] === RUN TestKillDifferentUserContainer [2022-04-22T15:38:44.030Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-22T15:38:44.030Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-22T15:38:44.030Z] === RUN TestInspectOomKilledTrue [2022-04-22T15:38:44.030Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:44.030Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-22T15:38:44.030Z] === RUN TestInspectOomKilledFalse [2022-04-22T15:38:44.030Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:38:44.030Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-22T15:38:44.030Z] === RUN TestLogsFollowTailEmpty [2022-04-22T15:38:45.016Z] check_test.go:194: [d6022b2083fd9] daemon is not started [2022-04-22T15:38:45.016Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-22T15:38:45.709Z] --- PASS: TestLogsFollowTailEmpty (2.22s) [2022-04-22T15:38:45.709Z] === RUN TestNetworkNat [2022-04-22T15:38:45.709Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-22T15:38:45.709Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-22T15:38:45.709Z] === RUN TestNetworkLocalhostTCPNat [2022-04-22T15:38:45.953Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite (44.61s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.25s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.20s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.86s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.09s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.08s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.94s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.30s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.14s) [2022-04-22T15:38:46.890Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-04-22T15:38:46.890Z] === RUN TestDockerSchema1RegistrySuite [2022-04-22T15:38:46.890Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-22T15:38:46.890Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-22T15:38:46.890Z] check_test.go:221: [d4d7bd209c54a] daemon is not started [2022-04-22T15:38:46.890Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-22T15:38:48.852Z] --- PASS: TestNetworkLocalhostTCPNat (2.56s) [2022-04-22T15:38:48.852Z] === RUN TestNetworkLoopbackNat [2022-04-22T15:38:48.852Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-22T15:38:48.852Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-22T15:38:48.852Z] === RUN TestPause [2022-04-22T15:38:48.852Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-22T15:38:48.852Z] --- SKIP: TestPause (0.00s) [2022-04-22T15:38:48.852Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-22T15:38:50.529Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.09s) [2022-04-22T15:38:50.529Z] === RUN TestPauseStopPausedContainer [2022-04-22T15:38:50.529Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:38:50.529Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-22T15:38:50.529Z] === RUN TestPsFilter [2022-04-22T15:38:50.529Z] --- PASS: TestPsFilter (0.27s) [2022-04-22T15:38:50.529Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-22T15:38:51.080Z] check_test.go:221: [d976fbcf8794b] daemon is not started [2022-04-22T15:38:51.080Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-22T15:38:53.674Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.44s) [2022-04-22T15:38:53.674Z] === RUN TestRemoveContainerWithVolume [2022-04-22T15:38:54.370Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-22T15:38:56.041Z] --- PASS: TestRemoveContainerWithVolume (2.54s) [2022-04-22T15:38:56.041Z] === RUN TestRemoveContainerRunning [2022-04-22T15:38:57.656Z] check_test.go:221: [d4fdd46765b8b] daemon is not started [2022-04-22T15:38:57.656Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-22T15:38:57.721Z] --- PASS: TestRemoveContainerRunning (2.19s) [2022-04-22T15:38:57.721Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-22T15:38:58.592Z] check_test.go:221: [d83ff1e769f67] daemon is not started [2022-04-22T15:38:58.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-22T15:38:58.851Z] check_test.go:221: [d8ec87dcf50d3] daemon is not started [2022-04-22T15:38:58.851Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-22T15:39:00.087Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.29s) [2022-04-22T15:39:00.087Z] === RUN TestRemoveInvalidContainer [2022-04-22T15:39:00.087Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-22T15:39:00.087Z] === RUN TestRenameLinkedContainer [2022-04-22T15:39:00.087Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-22T15:39:00.087Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-04-22T15:39:00.087Z] === RUN TestRenameStoppedContainer [2022-04-22T15:39:00.230Z] check_test.go:221: [d4dc0fabe7fcb] daemon is not started [2022-04-22T15:39:00.230Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-22T15:39:00.797Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-22T15:39:01.365Z] check_test.go:221: [d04146c0331cf] daemon is not started [2022-04-22T15:39:01.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-22T15:39:02.761Z] check_test.go:221: [d2b035ca73c1e] daemon is not started [2022-04-22T15:39:02.761Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-22T15:39:03.230Z] --- PASS: TestRenameStoppedContainer (2.73s) [2022-04-22T15:39:03.230Z] === RUN TestRenameRunningContainerAndReuse [2022-04-22T15:39:03.328Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-22T15:39:05.860Z] check_test.go:221: [d791e18ba27a5] daemon is not started [2022-04-22T15:39:05.860Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-22T15:39:06.427Z] check_test.go:221: [d0c364cee664c] daemon is not started [2022-04-22T15:39:06.427Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-22T15:39:06.994Z] check_test.go:221: [d4a253c19a41e] daemon is not started [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite (20.12s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.91s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.44s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.20s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.24s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.56s) [2022-04-22T15:39:06.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2022-04-22T15:39:06.994Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-22T15:39:06.994Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-22T15:39:07.930Z] check_test.go:250: [dedf5f86f75c6] daemon is not started [2022-04-22T15:39:07.930Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-22T15:39:07.930Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-22T15:39:08.257Z] --- PASS: TestRenameRunningContainerAndReuse (5.36s) [2022-04-22T15:39:08.258Z] === RUN TestRenameInvalidName [2022-04-22T15:39:08.496Z] check_test.go:250: [d97673b4fa910] daemon is not started [2022-04-22T15:39:08.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-22T15:39:08.496Z] check_test.go:250: [d34ee321e0202] daemon is not started [2022-04-22T15:39:08.496Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-22T15:39:10.400Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-22T15:39:10.400Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-22T15:39:10.627Z] --- PASS: TestRenameInvalidName (2.21s) [2022-04-22T15:39:10.628Z] === RUN TestRenameAnonymousContainer [2022-04-22T15:39:10.659Z] check_test.go:250: [d5858970a2584] daemon is not started [2022-04-22T15:39:10.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-22T15:39:11.226Z] check_test.go:250: [de3759c2dfaed] daemon is not started [2022-04-22T15:39:11.226Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-22T15:39:12.602Z] check_test.go:250: [d093112dfdf83] daemon is not started [2022-04-22T15:39:12.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-22T15:39:12.603Z] check_test.go:250: [dcf2f1c855b03] daemon is not started [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.66s) [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.64s) [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.52s) [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.62s) [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.61s) [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.04s) [2022-04-22T15:39:12.603Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-04-22T15:39:12.603Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-22T15:39:12.603Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-22T15:39:14.505Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-22T15:39:14.505Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-22T15:39:14.505Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-22T15:39:17.866Z] check_test.go:277: [d95ed7370453f] daemon is not started [2022-04-22T15:39:17.866Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-22T15:39:17.866Z] check_test.go:277: [d81fd8ae53303] daemon is not started [2022-04-22T15:39:17.866Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-22T15:39:17.866Z] check_test.go:277: [d15f9c841541b] daemon is not started [2022-04-22T15:39:17.866Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-22T15:39:18.125Z] check_test.go:277: [dcc126f2083a9] daemon is not started [2022-04-22T15:39:18.125Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-22T15:39:18.383Z] check_test.go:277: [da41b28aec928] daemon is not started [2022-04-22T15:39:18.383Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-04-22T15:39:18.383Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-22T15:39:18.383Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-04-22T15:39:18.383Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-22T15:39:18.383Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-22T15:39:18.383Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2022-04-22T15:39:18.383Z] === RUN TestDockerNetworkSuite [2022-04-22T15:39:18.383Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-22T15:39:19.506Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-22T15:39:19.506Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-22T15:39:19.506Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-22T15:39:19.506Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-22T15:39:19.506Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-22T15:39:19.759Z] docker_cli_network_unix_test.go:46: [d910d4c6c319d] daemon is not started [2022-04-22T15:39:19.759Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-22T15:39:20.018Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-22T15:39:20.276Z] docker_cli_network_unix_test.go:46: [dd65cb493b26f] daemon is not started [2022-04-22T15:39:20.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-22T15:39:20.793Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-22T15:39:21.731Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-22T15:39:23.636Z] docker_cli_network_unix_test.go:46: [d240603d665e3] daemon is not started [2022-04-22T15:39:24.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-22T15:39:24.205Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-22T15:39:25.580Z] docker_cli_network_unix_test.go:46: [dfcde1d54f676] daemon is not started [2022-04-22T15:39:25.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-22T15:39:26.045Z] --- PASS: TestRenameAnonymousContainer (15.44s) [2022-04-22T15:39:26.045Z] === RUN TestRenameContainerWithSameName [2022-04-22T15:39:26.098Z] docker_cli_network_unix_test.go:1233: [dbc6a70fe1a48] daemon is not started [2022-04-22T15:39:28.411Z] --- PASS: TestRenameContainerWithSameName (2.15s) [2022-04-22T15:39:28.412Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-22T15:39:28.412Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-22T15:39:28.412Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-22T15:39:28.412Z] === RUN TestResize [2022-04-22T15:39:28.631Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-22T15:39:29.567Z] docker_cli_network_unix_test.go:46: [de991a7a32659] daemon is not started [2022-04-22T15:39:30.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-22T15:39:30.779Z] --- PASS: TestResize (2.21s) [2022-04-22T15:39:30.779Z] === RUN TestResizeWithInvalidSize [2022-04-22T15:39:32.456Z] --- PASS: TestResizeWithInvalidSize (2.31s) [2022-04-22T15:39:32.456Z] === RUN TestResizeWhenContainerNotStarted [2022-04-22T15:39:34.930Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s) [2022-04-22T15:39:34.930Z] === RUN TestDaemonRestartKillContainers [2022-04-22T15:39:34.930Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:39:34.930Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:39:34.930Z] === RUN TestStats [2022-04-22T15:39:34.930Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-22T15:39:34.930Z] --- SKIP: TestStats (0.00s) [2022-04-22T15:39:34.930Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-22T15:39:35.402Z] docker_cli_network_unix_test.go:46: [d79c5c0511295] daemon is not started [2022-04-22T15:39:35.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-22T15:39:37.303Z] docker_cli_network_unix_test.go:46: [d32e2b308395b] daemon is not started [2022-04-22T15:39:37.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-22T15:39:38.938Z] docker_cli_network_unix_test.go:46: [d9c25c9554e78] daemon is not started [2022-04-22T15:39:38.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-22T15:39:39.196Z] docker_cli_network_unix_test.go:46: [d27929affc789] daemon is not started [2022-04-22T15:39:39.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-22T15:39:39.764Z] docker_cli_network_unix_test.go:46: [d29eed270bcb5] daemon is not started [2022-04-22T15:39:39.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-22T15:39:40.331Z] docker_cli_network_unix_test.go:46: [dabcbbc37a273] daemon is not started [2022-04-22T15:39:40.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-22T15:39:40.610Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-22T15:39:40.610Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-22T15:39:41.071Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-22T15:39:41.166Z] docker_cli_network_unix_test.go:46: [d20dec6305b4f] daemon is not started [2022-04-22T15:39:41.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-22T15:39:41.683Z] docker_cli_network_unix_test.go:46: [dd6752f9b6910] daemon is not started [2022-04-22T15:39:41.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-22T15:39:41.941Z] docker_cli_network_unix_test.go:46: [dbf70ce51a3d2] daemon is not started [2022-04-22T15:39:41.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-22T15:39:42.040Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-22T15:39:42.432Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.54s) [2022-04-22T15:39:42.432Z] === RUN TestStopContainerWithTimeout [2022-04-22T15:39:42.432Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-22T15:39:42.432Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-22T15:39:42.432Z] === RUN TestUpdateRestartPolicy [2022-04-22T15:39:42.508Z] docker_cli_network_unix_test.go:46: [d7114c5ed8761] daemon is not started [2022-04-22T15:39:42.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-22T15:39:43.024Z] docker_cli_network_unix_test.go:46: [dd2557719ab2a] daemon is not started [2022-04-22T15:39:43.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-22T15:39:43.024Z] docker_cli_network_unix_test.go:46: [da5c9e32b0249] daemon is not started [2022-04-22T15:39:43.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-22T15:39:43.284Z] docker_cli_network_unix_test.go:46: [d02bf66af4f7e] daemon is not started [2022-04-22T15:39:43.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-22T15:39:43.850Z] docker_cli_network_unix_test.go:46: [da74a5862eff3] daemon is not started [2022-04-22T15:39:43.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-22T15:39:44.421Z] docker_cli_network_unix_test.go:46: [da8fb81086c14] daemon is not started [2022-04-22T15:39:44.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-22T15:39:44.987Z] docker_cli_network_unix_test.go:46: [debbb65609604] daemon is not started [2022-04-22T15:39:44.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-22T15:39:45.246Z] docker_cli_network_unix_test.go:46: [d2164bf20ebf9] daemon is not started [2022-04-22T15:39:45.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-22T15:39:45.505Z] docker_cli_network_unix_test.go:46: [d1c9ae57216f7] daemon is not started [2022-04-22T15:39:45.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-22T15:39:46.880Z] docker_cli_network_unix_test.go:968: [d8a2a0fadf3c3] daemon is not started [2022-04-22T15:39:47.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-22T15:39:49.192Z] docker_cli_network_unix_test.go:46: [dfc7a1c946b21] daemon is not started [2022-04-22T15:39:49.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-22T15:39:50.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-22T15:39:50.633Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-22T15:39:51.724Z] docker_cli_network_unix_test.go:1116: [dce75d5552fc2] daemon is not started [2022-04-22T15:39:52.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-22T15:39:55.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-22T15:39:55.270Z] docker_cli_network_unix_test.go:46: [dfdd666f9839e] daemon is not started [2022-04-22T15:39:55.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-22T15:39:56.206Z] docker_cli_network_unix_test.go:46: [dc2cd8c91f8fe] daemon is not started [2022-04-22T15:39:56.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-22T15:39:56.206Z] docker_cli_network_unix_test.go:46: [dd29f985cbb7c] daemon is not started [2022-04-22T15:39:56.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-22T15:39:56.464Z] docker_cli_network_unix_test.go:46: [dad5499d5b384] daemon is not started [2022-04-22T15:39:56.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-22T15:39:56.464Z] docker_cli_network_unix_test.go:46: [d5a327d00cb79] daemon is not started [2022-04-22T15:39:56.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-22T15:39:56.723Z] docker_cli_network_unix_test.go:46: [d07ac72b96164] daemon is not started [2022-04-22T15:39:56.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-22T15:39:56.724Z] docker_cli_network_unix_test.go:46: [d98ae2d4b8c0b] daemon is not started [2022-04-22T15:39:56.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-22T15:39:57.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-22T15:39:58.637Z] docker_cli_network_unix_test.go:46: [d8600032e4e20] daemon is not started [2022-04-22T15:39:59.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-22T15:39:59.204Z] docker_cli_network_unix_test.go:46: [d7da0b06aae8d] daemon is not started [2022-04-22T15:39:59.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-22T15:39:59.204Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-22T15:39:59.204Z] docker_cli_network_unix_test.go:46: [dc1930b4c9803] daemon is not started [2022-04-22T15:39:59.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-22T15:39:59.770Z] docker_cli_network_unix_test.go:46: [d6b513a875025] daemon is not started [2022-04-22T15:40:00.028Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-22T15:40:03.313Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-22T15:40:04.229Z] --- PASS: TestUpdateRestartPolicy (22.24s) [2022-04-22T15:40:04.229Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-22T15:40:05.214Z] docker_cli_network_unix_test.go:1084: [dd673e196d11d] daemon is not started [2022-04-22T15:40:05.912Z] --- PASS: TestUpdateRestartWithAutoRemove (2.26s) [2022-04-22T15:40:05.912Z] === RUN TestWaitNonBlocked [2022-04-22T15:40:05.912Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:40:05.912Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:40:05.912Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:40:05.912Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:40:05.912Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-22T15:40:05.912Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-22T15:40:06.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-22T15:40:06.589Z] docker_cli_network_unix_test.go:46: [d3822d4e76cd8] daemon is not started [2022-04-22T15:40:06.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-22T15:40:07.156Z] docker_cli_network_unix_test.go:46: [dead764e6624a] daemon is not started [2022-04-22T15:40:07.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-22T15:40:08.790Z] docker_cli_network_unix_test.go:46: [defd3ed16d5b9] daemon is not started [2022-04-22T15:40:09.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-22T15:40:09.051Z] docker_cli_network_unix_test.go:46: [d9601b41aca4f] daemon is not started [2022-04-22T15:40:09.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-22T15:40:09.311Z] docker_cli_network_unix_test.go:46: [daa109e137edc] daemon is not started [2022-04-22T15:40:09.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-22T15:40:10.141Z] docker_cli_network_unix_test.go:46: [d453a3604fe5f] daemon is not started [2022-04-22T15:40:10.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-22T15:40:11.077Z] docker_cli_network_unix_test.go:46: [d536106c1fa11] daemon is not started [2022-04-22T15:40:11.077Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-22T15:40:14.953Z] --- PASS: TestWaitNonBlocked (0.07s) [2022-04-22T15:40:14.954Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.95s) [2022-04-22T15:40:14.954Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.59s) [2022-04-22T15:40:14.954Z] === RUN TestWaitBlocked [2022-04-22T15:40:14.954Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:14.954Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-22T15:40:14.954Z] PASS [2022-04-22T15:40:14.954Z] ok github.com/docker/docker/integration/container 112.440s [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === Skipped [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-22T15:40:14.954Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-22T15:40:14.954Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-22T15:40:14.954Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-22T15:40:14.954Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-22T15:40:14.954Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-22T15:40:14.954Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-22T15:40:14.954Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-22T15:40:14.954Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-22T15:40:14.954Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-22T15:40:14.954Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-22T15:40:14.954Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.10s) [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-22T15:40:14.954Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-22T15:40:14.954Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-22T15:40:14.954Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-22T15:40:14.954Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-22T15:40:14.954Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-22T15:40:14.954Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-22T15:40:14.954Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-22T15:40:14.954Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-22T15:40:14.954Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-22T15:40:14.954Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-22T15:40:14.954Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-22T15:40:14.954Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-22T15:40:14.954Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-22T15:40:14.954Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-22T15:40:14.954Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-22T15:40:14.954Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-22T15:40:14.954Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-22T15:40:14.954Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-22T15:40:14.954Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-04-22T15:40:14.954Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-22T15:40:14.954Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-22T15:40:14.954Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-22T15:40:14.954Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-22T15:40:14.954Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-22T15:40:14.954Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:14.954Z] [2022-04-22T15:40:14.954Z] DONE 120 tests, 34 skipped in 115.801s [2022-04-22T15:40:14.954Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-22T15:40:15.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-22T15:40:17.637Z] docker_cli_network_unix_test.go:46: [deb144c0e3197] daemon is not started [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite (58.51s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.36s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.88s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.54s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.82s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.50s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.32s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.45s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.06s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-22T15:40:17.637Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.63s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2022-04-22T15:40:17.637Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.68s) [2022-04-22T15:40:17.637Z] === RUN TestDockerHubPullSuite [2022-04-22T15:40:17.637Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-22T15:40:18.571Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-22T15:40:18.571Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-22T15:40:20.471Z] docker_cli_swarm_test.go:1180: [df50b090da437] joining swarm manager [df13406cf5135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:40:20.729Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-22T15:40:21.672Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-22T15:40:23.055Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-22T15:40:23.314Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-22T15:40:23.314Z] --- PASS: TestDockerHubPullSuite (6.44s) [2022-04-22T15:40:23.314Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.78s) [2022-04-22T15:40:23.314Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-04-22T15:40:23.314Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-04-22T15:40:23.314Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.49s) [2022-04-22T15:40:23.314Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-04-22T15:40:23.314Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-22T15:40:23.314Z] PASS [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === Skipped [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-22T15:40:23.314Z] docker_cli_sni_test.go:18: Flakey test [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-22T15:40:23.314Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s) [2022-04-22T15:40:23.314Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.02s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-22T15:40:23.314Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-22T15:40:23.314Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-22T15:40:23.314Z] docker_cli_network_unix_test.go:46: [dc1930b4c9803] daemon is not started [2022-04-22T15:40:23.314Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] DONE 1265 tests, 51 skipped in 1486.831s [2022-04-22T15:40:23.314Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-22T15:40:23.314Z] ++++ cat bundles/test-integration/docker.pid [2022-04-22T15:40:23.314Z] +++ kill 9344 [2022-04-22T15:40:23.314Z] +++ /etc/init.d/apparmor stop [2022-04-22T15:40:23.314Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] Unloading profiles will leave already running processes permanently [2022-04-22T15:40:23.314Z] unconfined, which can lead to unexpected situations. [2022-04-22T15:40:23.314Z] [2022-04-22T15:40:23.314Z] To set a process to complain mode, use the command line tool [2022-04-22T15:40:23.314Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-22T15:40:23.314Z] +++ true [2022-04-22T15:40:23.315Z] exiting test-integration [2022-04-22T15:40:23.315Z] ++ exit 0 [2022-04-22T15:40:23.315Z] [2022-04-22T15:40:23.573Z] + for job in $(jobs -p) [2022-04-22T15:40:23.573Z] + wait 1316 [2022-04-22T15:40:24.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-22T15:40:24.260Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-22T15:40:24.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-22T15:40:26.855Z] docker_cli_swarm_test.go:1189: [d2356c7b8d229] joining swarm manager [df13406cf5135]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:40:31.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-22T15:40:31.346Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-22T15:40:31.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-22T15:40:31.346Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-22T15:40:31.346Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-22T15:40:39.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-22T15:40:39.928Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-22T15:40:39.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-22T15:40:39.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-22T15:40:39.928Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-22T15:40:39.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-22T15:40:39.928Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-22T15:40:39.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-22T15:40:45.405Z] === RUN TestConfigDaemonLibtrustID [2022-04-22T15:40:45.405Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-22T15:40:45.405Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-04-22T15:40:45.405Z] === RUN TestDaemonConfigValidation [2022-04-22T15:40:45.405Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-22T15:40:45.405Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-22T15:40:45.405Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-22T15:40:45.405Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-22T15:40:45.405Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-22T15:40:45.405Z] === RUN TestDaemonProxy [2022-04-22T15:40:45.405Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-22T15:40:45.405Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-22T15:40:45.405Z] PASS [2022-04-22T15:40:45.405Z] ok github.com/docker/docker/integration/daemon 0.181s [2022-04-22T15:40:45.405Z] [2022-04-22T15:40:45.405Z] === Skipped [2022-04-22T15:40:45.405Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-04-22T15:40:45.405Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-22T15:40:45.405Z] [2022-04-22T15:40:45.405Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-22T15:40:45.405Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-22T15:40:45.405Z] [2022-04-22T15:40:45.405Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-22T15:40:45.405Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-22T15:40:45.405Z] [2022-04-22T15:40:45.405Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-22T15:40:45.405Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-22T15:40:45.405Z] [2022-04-22T15:40:45.405Z] DONE 4 tests, 4 skipped in 30.390s [2022-04-22T15:40:45.405Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-22T15:40:50.183Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:40:50.183Z] INFO: Testing against a local daemon [2022-04-22T15:40:50.183Z] === RUN TestCommitInheritsEnv [2022-04-22T15:40:50.183Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:40:50.183Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-22T15:40:50.183Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-22T15:40:50.183Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-22T15:40:50.183Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-22T15:40:50.183Z] === RUN TestImportWithCustomPlatform [2022-04-22T15:40:50.183Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-22T15:40:50.183Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-22T15:40:50.183Z] === RUN TestImagesFilterMultiReference [2022-04-22T15:40:50.183Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-04-22T15:40:50.183Z] === RUN TestImagePullPlatformInvalid [2022-04-22T15:40:50.183Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2022-04-22T15:40:50.183Z] === RUN TestRemoveImageOrphaning [2022-04-22T15:40:51.177Z] --- PASS: TestRemoveImageOrphaning (1.36s) [2022-04-22T15:40:51.177Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-22T15:40:51.177Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2022-04-22T15:40:51.177Z] === RUN TestTagInvalidReference [2022-04-22T15:40:51.177Z] --- PASS: TestTagInvalidReference (0.06s) [2022-04-22T15:40:51.177Z] === RUN TestTagValidPrefixedRepo [2022-04-22T15:40:51.647Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2022-04-22T15:40:51.647Z] === RUN TestTagExistedNameWithoutForce [2022-04-22T15:40:51.647Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-22T15:40:51.647Z] === RUN TestTagOfficialNames [2022-04-22T15:40:51.647Z] --- PASS: TestTagOfficialNames (0.12s) [2022-04-22T15:40:51.647Z] === RUN TestTagMatchesDigest [2022-04-22T15:40:51.647Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-22T15:40:51.647Z] PASS [2022-04-22T15:40:51.647Z] ok github.com/docker/docker/integration/image 2.165s [2022-04-22T15:40:51.647Z] [2022-04-22T15:40:51.647Z] === Skipped [2022-04-22T15:40:51.647Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-22T15:40:51.647Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:40:51.647Z] [2022-04-22T15:40:51.647Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-22T15:40:51.647Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-22T15:40:51.647Z] [2022-04-22T15:40:51.647Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-22T15:40:51.647Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-22T15:40:51.647Z] [2022-04-22T15:40:51.647Z] DONE 12 tests, 3 skipped in 7.200s [2022-04-22T15:40:52.118Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-22T15:40:54.644Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:40:54.644Z] INFO: Testing against a local daemon [2022-04-22T15:40:54.644Z] === RUN TestNetworkCreateDelete [2022-04-22T15:40:54.644Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:54.644Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestDockerNetworkDeletePreferID [2022-04-22T15:40:54.644Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-22T15:40:54.644Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestDaemonDNSFallback [2022-04-22T15:40:54.644Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:54.644Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestInspectNetwork [2022-04-22T15:40:54.644Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-22T15:40:54.644Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestRunContainerWithBridgeNone [2022-04-22T15:40:54.644Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:54.644Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-22T15:40:54.644Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:40:54.644Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:40:54.644Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:40:54.644Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-22T15:40:54.644Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-22T15:40:54.644Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-22T15:40:54.644Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.01s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.03s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.01s) [2022-04-22T15:40:54.644Z] === RUN TestNetworkList [2022-04-22T15:40:54.644Z] === RUN TestNetworkList//networks [2022-04-22T15:40:54.644Z] === PAUSE TestNetworkList//networks [2022-04-22T15:40:54.644Z] === RUN TestNetworkList//networks/ [2022-04-22T15:40:54.644Z] === PAUSE TestNetworkList//networks/ [2022-04-22T15:40:54.644Z] === CONT TestNetworkList//networks [2022-04-22T15:40:54.644Z] === CONT TestNetworkList//networks/ [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkList (0.07s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-22T15:40:54.644Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestHostIPv4BridgeLabel [2022-04-22T15:40:54.644Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-22T15:40:54.644Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestDaemonDefaultNetworkPools [2022-04-22T15:40:54.644Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-22T15:40:54.644Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-22T15:40:54.644Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-22T15:40:54.644Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestServiceWithPredefinedNetwork [2022-04-22T15:40:54.644Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-22T15:40:54.644Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:40:54.644Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestServiceWithDataPathPortInit [2022-04-22T15:40:54.644Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-22T15:40:54.644Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-22T15:40:54.644Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2022-04-22T15:40:54.644Z] PASS [2022-04-22T15:40:54.644Z] ok github.com/docker/docker/integration/network 0.266s [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === Skipped [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-22T15:40:54.644Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-22T15:40:54.644Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-22T15:40:54.644Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-22T15:40:54.644Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-22T15:40:54.644Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-22T15:40:54.644Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-22T15:40:54.644Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-22T15:40:54.644Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-22T15:40:54.644Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-22T15:40:54.644Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-22T15:40:54.644Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-22T15:40:54.644Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-22T15:40:54.644Z] service_test.go:243: FLAKY_TEST [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-22T15:40:54.644Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2022-04-22T15:40:54.644Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-22T15:40:54.644Z] [2022-04-22T15:40:54.644Z] DONE 34 tests, 15 skipped in 2.752s [2022-04-22T15:40:54.644Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-22T15:40:55.638Z] testing: warning: no tests to run [2022-04-22T15:40:55.638Z] PASS [2022-04-22T15:40:55.638Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [2022-04-22T15:40:55.638Z] [2022-04-22T15:40:55.638Z] DONE 0 tests in 1.006s [2022-04-22T15:40:56.109Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-22T15:40:57.101Z] testing: warning: no tests to run [2022-04-22T15:40:57.101Z] PASS [2022-04-22T15:40:57.101Z] ok github.com/docker/docker/integration/network/macvlan 0.116s [2022-04-22T15:40:57.101Z] [2022-04-22T15:40:57.101Z] DONE 0 tests in 0.986s [2022-04-22T15:40:57.101Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-22T15:40:58.094Z] testing: warning: no tests to run [2022-04-22T15:40:58.094Z] PASS [2022-04-22T15:40:58.094Z] ok github.com/docker/docker/integration/plugin 0.104s [2022-04-22T15:40:58.094Z] [2022-04-22T15:40:58.094Z] DONE 0 tests in 1.067s [2022-04-22T15:40:58.566Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-22T15:40:59.559Z] testing: warning: no tests to run [2022-04-22T15:40:59.559Z] PASS [2022-04-22T15:40:59.559Z] ok github.com/docker/docker/integration/plugin/authz 0.115s [2022-04-22T15:40:59.559Z] [2022-04-22T15:40:59.559Z] DONE 0 tests in 0.955s [2022-04-22T15:40:59.559Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-22T15:41:05.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:05.466Z] INFO: Testing against a local daemon [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:41:05.466Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:41:05.466Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-22T15:41:05.466Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-22T15:41:05.466Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-22T15:41:05.466Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-22T15:41:05.466Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-22T15:41:05.466Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-22T15:41:05.466Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-22T15:41:05.466Z] === RUN TestPluginInstall [2022-04-22T15:41:05.466Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-22T15:41:05.466Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-22T15:41:05.466Z] === RUN TestPluginsWithRuntimes [2022-04-22T15:41:05.466Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-22T15:41:05.466Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-22T15:41:05.466Z] === RUN TestPluginBackCompatMediaTypes [2022-04-22T15:41:05.466Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-22T15:41:05.466Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-22T15:41:05.466Z] PASS [2022-04-22T15:41:05.466Z] ok github.com/docker/docker/integration/plugin/common 0.174s [2022-04-22T15:41:05.466Z] [2022-04-22T15:41:05.466Z] === Skipped [2022-04-22T15:41:05.466Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-22T15:41:05.466Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-22T15:41:05.466Z] [2022-04-22T15:41:05.466Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-22T15:41:05.466Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-22T15:41:05.466Z] [2022-04-22T15:41:05.466Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-22T15:41:05.466Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-22T15:41:05.466Z] [2022-04-22T15:41:05.466Z] DONE 19 tests, 3 skipped in 6.158s [2022-04-22T15:41:05.560Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-22T15:41:05.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-22T15:41:08.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:08.913Z] INFO: Testing against a local daemon [2022-04-22T15:41:08.913Z] === RUN TestExternalGraphDriver [2022-04-22T15:41:08.913Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-22T15:41:08.913Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-04-22T15:41:08.913Z] === RUN TestGraphdriverPluginV2 [2022-04-22T15:41:08.913Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-22T15:41:08.913Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-22T15:41:08.913Z] PASS [2022-04-22T15:41:08.913Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.165s [2022-04-22T15:41:08.913Z] [2022-04-22T15:41:08.913Z] === Skipped [2022-04-22T15:41:08.913Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-04-22T15:41:08.913Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-22T15:41:08.913Z] [2022-04-22T15:41:08.913Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-22T15:41:08.913Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-22T15:41:08.913Z] [2022-04-22T15:41:08.913Z] DONE 2 tests, 2 skipped in 3.038s [2022-04-22T15:41:08.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-22T15:41:09.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-22T15:41:10.823Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-22T15:41:11.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:11.895Z] INFO: Testing against a local daemon [2022-04-22T15:41:11.895Z] === RUN TestReadPluginNoRead [2022-04-22T15:41:11.895Z] read_test.go:21: no unix domain sockets on Windows [2022-04-22T15:41:11.895Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-22T15:41:11.895Z] PASS [2022-04-22T15:41:11.895Z] ok github.com/docker/docker/integration/plugin/logging 0.135s [2022-04-22T15:41:11.895Z] [2022-04-22T15:41:11.895Z] === Skipped [2022-04-22T15:41:11.895Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-22T15:41:11.895Z] read_test.go:21: no unix domain sockets on Windows [2022-04-22T15:41:11.895Z] [2022-04-22T15:41:11.895Z] DONE 1 tests, 1 skipped in 2.757s [2022-04-22T15:41:11.895Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-22T15:41:13.468Z] testing: warning: no tests to run [2022-04-22T15:41:13.468Z] PASS [2022-04-22T15:41:13.468Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2022-04-22T15:41:13.468Z] [2022-04-22T15:41:13.468Z] DONE 0 tests in 1.485s [2022-04-22T15:41:13.468Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-22T15:41:14.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-22T15:41:14.607Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-22T15:41:15.007Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-22T15:41:15.067Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-22T15:41:15.067Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-22T15:41:16.039Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-22T15:41:16.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:16.439Z] INFO: Testing against a local daemon [2022-04-22T15:41:16.439Z] === RUN TestPluginWithDevMounts [2022-04-22T15:41:16.439Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:16.439Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-22T15:41:16.439Z] PASS [2022-04-22T15:41:16.439Z] ok github.com/docker/docker/integration/plugin/volumes 0.119s [2022-04-22T15:41:16.439Z] [2022-04-22T15:41:16.439Z] === Skipped [2022-04-22T15:41:16.439Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-22T15:41:16.439Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:16.439Z] [2022-04-22T15:41:16.439Z] DONE 1 tests, 1 skipped in 2.639s [2022-04-22T15:41:16.439Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-22T15:41:16.909Z] docker_cli_swarm_test.go:1112: [ddfa550389fe7] joining swarm manager [d535285ec12cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:41:17.602Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-22T15:41:17.602Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-22T15:41:17.602Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-22T15:41:18.306Z] docker_cli_swarm_test.go:1113: [d37929c5cc04c] joining swarm manager [d535285ec12cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:41:18.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:18.667Z] INFO: Testing against a local daemon [2022-04-22T15:41:18.667Z] === RUN TestSecretInspect [2022-04-22T15:41:18.667Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-22T15:41:18.667Z] === RUN TestSecretList [2022-04-22T15:41:18.667Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] --- SKIP: TestSecretList (0.00s) [2022-04-22T15:41:18.667Z] === RUN TestSecretsCreateAndDelete [2022-04-22T15:41:18.667Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-22T15:41:18.667Z] === RUN TestSecretsUpdate [2022-04-22T15:41:18.667Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-22T15:41:18.667Z] === RUN TestTemplatedSecret [2022-04-22T15:41:18.667Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-22T15:41:18.667Z] === RUN TestSecretCreateResolve [2022-04-22T15:41:18.667Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:18.667Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-22T15:41:18.667Z] PASS [2022-04-22T15:41:18.667Z] ok github.com/docker/docker/integration/secret 0.122s [2022-04-22T15:41:18.667Z] [2022-04-22T15:41:18.667Z] === Skipped [2022-04-22T15:41:18.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-04-22T15:41:18.667Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] [2022-04-22T15:41:18.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-22T15:41:18.667Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] [2022-04-22T15:41:18.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-22T15:41:18.667Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] [2022-04-22T15:41:18.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-22T15:41:18.667Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] [2022-04-22T15:41:18.667Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-22T15:41:18.667Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:18.667Z] [2022-04-22T15:41:18.667Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-04-22T15:41:18.667Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:18.667Z] [2022-04-22T15:41:18.667Z] DONE 6 tests, 6 skipped in 2.189s [2022-04-22T15:41:18.667Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-22T15:41:22.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:22.504Z] INFO: Testing against a local daemon [2022-04-22T15:41:22.504Z] === RUN TestServiceCreateInit [2022-04-22T15:41:22.504Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-22T15:41:22.504Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-22T15:41:22.504Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- PASS: TestServiceCreateInit (0.09s) [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestCreateServiceMultipleTimes [2022-04-22T15:41:22.504Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestCreateServiceConflict [2022-04-22T15:41:22.504Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestCreateServiceMaxReplicas [2022-04-22T15:41:22.504Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-04-22T15:41:22.504Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-22T15:41:22.504Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestCreateServiceSecretFileMode [2022-04-22T15:41:22.504Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestCreateServiceConfigFileMode [2022-04-22T15:41:22.504Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestCreateServiceSysctls [2022-04-22T15:41:22.504Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateServiceSysctls (0.07s) [2022-04-22T15:41:22.504Z] === RUN TestCreateServiceCapabilities [2022-04-22T15:41:22.504Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateServiceCapabilities (0.07s) [2022-04-22T15:41:22.504Z] === RUN TestInspect [2022-04-22T15:41:22.504Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestInspect (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestCreateJob [2022-04-22T15:41:22.504Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestCreateJob (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestReplicatedJob [2022-04-22T15:41:22.504Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestUpdateReplicatedJob [2022-04-22T15:41:22.504Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestServiceListWithStatuses [2022-04-22T15:41:22.504Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestDockerNetworkConnectAlias [2022-04-22T15:41:22.504Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestDockerNetworkReConnect [2022-04-22T15:41:22.504Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestServicePlugin [2022-04-22T15:41:22.504Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestServiceUpdateLabel [2022-04-22T15:41:22.504Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestServiceUpdateSecrets [2022-04-22T15:41:22.504Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-22T15:41:22.504Z] === RUN TestServiceUpdateConfigs [2022-04-22T15:41:22.504Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestServiceUpdateNetwork [2022-04-22T15:41:22.504Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-22T15:41:22.504Z] === RUN TestServiceUpdatePidsLimit [2022-04-22T15:41:22.504Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-22T15:41:22.504Z] PASS [2022-04-22T15:41:22.504Z] ok github.com/docker/docker/integration/service 0.409s [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === Skipped [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:41:22.504Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:41:22.504Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-22T15:41:22.504Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-22T15:41:22.504Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-04-22T15:41:22.504Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-22T15:41:22.504Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-22T15:41:22.504Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-22T15:41:22.504Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.07s) [2022-04-22T15:41:22.504Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.07s) [2022-04-22T15:41:22.504Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-22T15:41:22.504Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-22T15:41:22.504Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-22T15:41:22.504Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-22T15:41:22.504Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-22T15:41:22.504Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-22T15:41:22.504Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-22T15:41:22.504Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-22T15:41:22.504Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-22T15:41:22.504Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2022-04-22T15:41:22.504Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-22T15:41:22.504Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-22T15:41:22.504Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-22T15:41:22.504Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-22T15:41:22.504Z] [2022-04-22T15:41:22.504Z] DONE 24 tests, 23 skipped in 3.456s [2022-04-22T15:41:22.504Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-22T15:41:23.406Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-22T15:41:24.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:24.743Z] INFO: Testing against a local daemon [2022-04-22T15:41:24.743Z] === RUN TestSessionCreate [2022-04-22T15:41:24.743Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-22T15:41:24.743Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-22T15:41:24.743Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-22T15:41:24.743Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-22T15:41:24.743Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-22T15:41:24.743Z] PASS [2022-04-22T15:41:24.743Z] ok github.com/docker/docker/integration/session 0.120s [2022-04-22T15:41:24.743Z] [2022-04-22T15:41:24.743Z] === Skipped [2022-04-22T15:41:24.743Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-22T15:41:24.743Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-22T15:41:24.743Z] [2022-04-22T15:41:24.743Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-22T15:41:24.743Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-22T15:41:24.743Z] [2022-04-22T15:41:24.743Z] DONE 2 tests, 2 skipped in 2.346s [2022-04-22T15:41:24.743Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-22T15:41:24.947Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-22T15:41:24.947Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-22T15:41:24.947Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-22T15:41:24.947Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-22T15:41:24.947Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-22T15:41:27.131Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-22T15:41:27.724Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:27.724Z] INFO: Testing against a local daemon [2022-04-22T15:41:27.724Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-22T15:41:27.724Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:27.724Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestDiskUsage [2022-04-22T15:41:27.724Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-22T15:41:27.724Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestEventsExecDie [2022-04-22T15:41:27.724Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-22T15:41:27.724Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestEventsBackwardsCompatible [2022-04-22T15:41:27.724Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-22T15:41:27.724Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestEventsVolumeCreate [2022-04-22T15:41:27.724Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-22T15:41:27.724Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestInfoAPI [2022-04-22T15:41:27.724Z] --- PASS: TestInfoAPI (0.09s) [2022-04-22T15:41:27.724Z] === RUN TestInfoAPIWarnings [2022-04-22T15:41:27.724Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:41:27.724Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestInfoDebug [2022-04-22T15:41:27.724Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:41:27.724Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestInfoInsecureRegistries [2022-04-22T15:41:27.724Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:41:27.724Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestInfoRegistryMirrors [2022-04-22T15:41:27.724Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:41:27.724Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-22T15:41:27.724Z] === RUN TestLoginFailsWithBadCredentials [2022-04-22T15:41:28.101Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-22T15:41:28.715Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-22T15:41:28.715Z] === RUN TestPingCacheHeaders [2022-04-22T15:41:28.715Z] --- PASS: TestPingCacheHeaders (0.07s) [2022-04-22T15:41:28.715Z] === RUN TestPingGet [2022-04-22T15:41:28.715Z] --- PASS: TestPingGet (0.06s) [2022-04-22T15:41:28.715Z] === RUN TestPingHead [2022-04-22T15:41:29.071Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-22T15:41:29.186Z] --- PASS: TestPingHead (0.07s) [2022-04-22T15:41:29.187Z] === RUN TestPingSwarmHeader [2022-04-22T15:41:29.187Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:29.187Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-22T15:41:29.187Z] === RUN TestVersion [2022-04-22T15:41:29.187Z] --- PASS: TestVersion (0.05s) [2022-04-22T15:41:29.187Z] PASS [2022-04-22T15:41:29.187Z] ok github.com/docker/docker/integration/system 1.411s [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === Skipped [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-22T15:41:29.187Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-22T15:41:29.187Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-22T15:41:29.187Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-22T15:41:29.187Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-22T15:41:29.187Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-22T15:41:29.187Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-22T15:41:29.187Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-22T15:41:29.187Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-22T15:41:29.187Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-22T15:41:29.187Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-22T15:41:29.187Z] [2022-04-22T15:41:29.187Z] DONE 16 tests, 10 skipped in 4.195s [2022-04-22T15:41:29.187Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-22T15:41:30.042Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-22T15:41:30.502Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-22T15:41:32.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:32.156Z] INFO: Testing against a local daemon [2022-04-22T15:41:32.156Z] === RUN TestVolumesCreateAndList [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-22T15:41:32.156Z] === RUN TestVolumesRemove [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-22T15:41:32.156Z] === RUN TestVolumesInspect [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-22T15:41:32.156Z] === RUN TestVolumesInvalidJSON [2022-04-22T15:41:32.156Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-22T15:41:32.156Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-22T15:41:32.156Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-22T15:41:32.156Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-22T15:41:32.156Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-22T15:41:32.156Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-22T15:41:32.156Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-22T15:41:32.156Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-22T15:41:32.156Z] PASS [2022-04-22T15:41:32.156Z] ok github.com/docker/docker/integration/volume 0.419s [2022-04-22T15:41:32.156Z] [2022-04-22T15:41:32.156Z] DONE 9 tests in 2.730s [2022-04-22T15:41:32.156Z] INFO: make.ps1 ended at 04/22/2022 15:41:31 [2022-04-22T15:41:32.156Z] INFO: Integration CLI tests being run from the host: [2022-04-22T15:41:32.156Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-22T15:41:37.584Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-22T15:41:40.505Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-22T15:41:40.505Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-22T15:41:40.505Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-22T15:41:41.476Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-22T15:41:41.476Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-22T15:41:41.937Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-22T15:41:42.396Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-22T15:41:44.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-22T15:41:44.694Z] INFO: Testing against a local daemon [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-22T15:41:44.694Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-22T15:41:44.694Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-22T15:41:44.694Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-22T15:41:45.308Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-22T15:41:45.686Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-22T15:41:46.158Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-22T15:41:46.277Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-22T15:41:46.737Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-22T15:41:46.737Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-22T15:41:46.737Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-22T15:41:47.149Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-22T15:41:47.621Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-22T15:41:47.707Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-22T15:41:48.677Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-22T15:41:48.677Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-22T15:41:48.677Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-22T15:41:48.677Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-22T15:41:48.677Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-22T15:41:55.763Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-22T15:42:38.313Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-22T15:42:38.773Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-22T15:42:39.233Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-22T15:42:46.317Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-22T15:42:46.317Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-22T15:42:46.777Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-22T15:42:46.777Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-22T15:42:47.238Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-22T15:42:47.238Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-22T15:42:47.238Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-22T15:42:47.698Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-22T15:42:47.698Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-22T15:42:47.698Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-22T15:42:54.738Z] docker_cli_swarm_test.go:1166: [d58aaaf3546b2] joining swarm manager [d535285ec12cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-22T15:43:17.678Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-22T15:43:17.678Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-22T15:43:17.678Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-22T15:43:18.138Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-22T15:43:33.438Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-22T15:43:33.438Z] docker_cli_swarm_test.go:1447: [d28909b053a75] joining swarm manager [d74863065307a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:43:33.438Z] docker_cli_swarm_test.go:1448: [d6ef7909d493d] joining swarm manager [d74863065307a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-22T15:43:41.545Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-22T15:43:41.545Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-22T15:43:41.545Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-22T15:43:41.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-22T15:43:41.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-22T15:43:42.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-22T15:43:43.302Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-22T15:43:43.302Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-22T15:43:43.302Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-22T15:43:44.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-22T15:43:48.019Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-22T15:43:48.848Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-22T15:43:50.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-22T15:43:51.761Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-22T15:43:52.125Z] docker_cli_swarm_unix_test.go:63: [d4cc523b9b617] joining swarm manager [d1f56ef59b8dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:43:55.508Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-22T15:43:59.816Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-22T15:44:02.847Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-22T15:44:02.847Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-22T15:44:02.847Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-22T15:44:02.847Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-22T15:44:02.847Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-22T15:44:02.847Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-22T15:44:02.847Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-22T15:44:02.847Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-22T15:44:02.847Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-22T15:44:10.032Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-22T15:44:10.032Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-22T15:44:10.032Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-22T15:44:10.032Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-22T15:44:10.032Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-22T15:44:14.811Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-22T15:44:17.037Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-22T15:44:17.037Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-22T15:44:17.037Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-22T15:44:17.037Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-22T15:44:17.037Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-22T15:44:17.037Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-22T15:44:17.037Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-22T15:44:17.037Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-22T15:44:17.037Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-22T15:44:21.809Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-22T15:44:21.809Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-22T15:44:21.809Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-22T15:44:21.809Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-22T15:44:21.809Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-22T15:44:32.266Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-22T15:44:48.338Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-22T15:44:48.338Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-22T15:44:48.338Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-22T15:44:50.238Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-22T15:44:53.549Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-22T15:44:56.080Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-22T15:44:57.981Z] docker_api_swarm_test.go:962: [dbe42db7da246] joining swarm manager [de5a9d1336883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-22T15:45:07.627Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-22T15:45:07.627Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-22T15:45:07.627Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-22T15:45:07.627Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-22T15:45:16.058Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-22T15:45:28.259Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-22T15:45:28.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-22T15:45:31.356Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-22T15:45:34.645Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-22T15:45:42.786Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-22T15:45:46.977Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-22T15:45:49.507Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-22T15:45:52.037Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-22T15:45:54.569Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-22T15:45:57.101Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-22T15:46:00.386Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-22T15:46:02.288Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-22T15:46:19.821Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-22T15:46:19.821Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-22T15:46:19.821Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-22T15:46:44.984Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-22T15:46:57.391Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-22T15:46:58.515Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-22T15:47:09.785Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-22T15:47:13.382Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-22T15:47:14.725Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-22T15:47:14.725Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-22T15:47:14.725Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-22T15:47:20.833Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-22T15:47:20.833Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-22T15:47:27.097Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-22T15:47:28.162Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-22T15:47:28.163Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-22T15:47:28.163Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-22T15:47:28.163Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-22T15:47:28.163Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-22T15:47:28.163Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-22T15:47:28.163Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-22T15:47:28.668Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-22T15:47:30.346Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite (1565.14s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.24s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.30s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.50s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.82s) [2022-04-22T15:47:31.456Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.44s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.96s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.30s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.26s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.05s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.94s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.02s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.03s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.93s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.66s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.53s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.11s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.15s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.38s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.93s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.22s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.28s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.79s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.10s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.74s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.81s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.40s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.63s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.71s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.69s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.47s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.86s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.08s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.71s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.94s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.47s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.57s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.09s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.33s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.33s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.32s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.57s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.63s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.12s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.37s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.10s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.04s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.55s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.93s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.52s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.36s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (1.89s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.70s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.36s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.74s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.59s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.30s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (77.07s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.07s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.14s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.71s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.61s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.97s) [2022-04-22T15:47:31.456Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-22T15:47:31.456Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.55s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.77s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.97s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.22s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.31s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (10.94s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.62s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s) [2022-04-22T15:47:31.457Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-04-22T15:47:31.457Z] === RUN TestDockerExternalVolumeSuite [2022-04-22T15:47:31.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-22T15:47:31.457Z] docker_cli_external_volume_driver_test.go:52: [d8d13eb2507ee] daemon is not started [2022-04-22T15:47:34.365Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-22T15:47:36.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-22T15:47:36.734Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-22T15:47:36.734Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-22T15:47:36.734Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-22T15:47:36.734Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-22T15:47:36.734Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-22T15:47:41.767Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-22T15:47:45.490Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-22T15:47:46.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-22T15:48:00.146Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-22T15:48:00.315Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-22T15:48:05.165Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-22T15:48:06.848Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-22T15:48:06.848Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-22T15:48:06.848Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-22T15:48:10.864Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-22T15:48:12.708Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-22T15:48:13.230Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-22T15:48:26.031Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-22T15:48:26.031Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-22T15:48:26.031Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-22T15:48:26.031Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-22T15:48:26.031Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-22T15:48:26.031Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-22T15:48:26.031Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-22T15:48:26.031Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-22T15:48:26.031Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-22T15:48:26.031Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-22T15:48:54.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-22T15:49:02.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-22T15:49:16.978Z] docker_cli_external_volume_driver_test.go:52: [d284c3c9d307a] daemon is not started [2022-04-22T15:49:31.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-22T15:49:38.617Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-22T15:49:38.617Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-22T15:49:38.617Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-22T15:49:38.617Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-22T15:49:38.617Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-22T15:49:46.732Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-22T15:49:54.034Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-22T15:49:54.034Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-22T15:49:54.034Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-22T15:49:54.034Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-22T15:49:58.732Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-22T15:50:01.599Z] docker_cli_external_volume_driver_test.go:52: [d64d2e5879eed] daemon is not started [2022-04-22T15:50:02.475Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-22T15:50:08.280Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-22T15:50:08.280Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-22T15:50:08.280Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-22T15:50:08.280Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-22T15:50:08.740Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-22T15:50:08.740Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-22T15:50:08.740Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-22T15:50:08.740Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-22T15:50:08.740Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-22T15:50:08.740Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-22T15:50:08.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-22T15:50:08.950Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-22T15:50:08.950Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-22T15:50:08.950Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-22T15:50:08.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-22T15:50:13.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-22T15:50:13.435Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-22T15:50:13.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-22T15:50:13.435Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-22T15:50:13.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-22T15:50:13.435Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-22T15:50:13.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-22T15:50:14.975Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-22T15:50:16.221Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-22T15:50:16.221Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-22T15:50:16.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-22T15:50:19.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-22T15:50:19.671Z] docker_cli_external_volume_driver_test.go:52: [d7793a94666a8] daemon is not started [2022-04-22T15:50:20.775Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-22T15:50:23.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-22T15:50:31.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-22T15:50:36.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-22T15:50:38.480Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-22T15:50:38.480Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-22T15:50:38.480Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-22T15:50:38.480Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-22T15:50:38.480Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-22T15:50:38.480Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-22T15:50:38.480Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-22T15:50:38.480Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-22T15:50:38.480Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-22T15:50:38.480Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-22T15:50:38.480Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-22T15:50:38.480Z] === RUN TestDockerSuite/TestBuildFails [2022-04-22T15:50:41.391Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-22T15:50:41.851Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-22T15:50:49.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-22T15:50:49.281Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-22T15:50:49.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-22T15:50:50.434Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-22T15:50:56.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-22T15:50:56.556Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-22T15:50:56.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-22T15:50:56.556Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-22T15:50:56.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-22T15:50:57.518Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-22T15:51:03.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-22T15:51:05.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-22T15:51:05.351Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-22T15:51:05.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-22T15:51:05.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-22T15:51:05.833Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-22T15:51:05.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-22T15:51:05.833Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-22T15:51:05.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-22T15:51:06.107Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-22T15:51:13.199Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-22T15:51:14.739Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-22T15:51:20.543Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-22T15:51:20.543Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-22T15:51:20.543Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-22T15:51:21.513Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-22T15:51:21.974Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-22T15:51:21.974Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-22T15:51:21.974Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-22T15:51:22.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-22T15:51:34.368Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-22T15:51:34.368Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-22T15:51:34.368Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-22T15:51:36.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-22T15:51:46.761Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-22T15:51:47.731Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-22T15:51:49.914Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-22T15:51:49.914Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-22T15:51:50.374Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-22T15:51:50.950Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-22T15:51:51.410Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-22T15:51:56.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-22T15:51:56.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-22T15:51:56.955Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-22T15:51:56.955Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-22T15:51:56.955Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-22T15:51:56.955Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-22T15:51:57.211Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-22T15:51:58.182Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-22T15:51:58.558Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-22T15:51:58.558Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-22T15:51:58.558Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-22T15:51:58.641Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-22T15:52:00.183Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-22T15:52:00.643Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-22T15:52:02.184Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-22T15:52:04.366Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-22T15:52:05.835Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-22T15:52:06.852Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-22T15:52:06.852Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-22T15:52:07.335Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-22T15:52:07.336Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-22T15:52:07.336Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-22T15:52:09.601Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-22T15:52:10.612Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-22T15:52:11.449Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-22T15:52:11.449Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-22T15:52:11.449Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-22T15:52:11.449Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-22T15:52:11.625Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-22T15:52:11.908Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-22T15:52:11.908Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-22T15:52:11.908Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-22T15:52:12.368Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-22T15:52:12.368Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-22T15:52:12.638Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-22T15:52:12.829Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-22T15:52:13.119Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-22T15:52:13.799Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-22T15:52:20.884Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-22T15:52:21.871Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-22T15:52:23.573Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-22T15:52:24.098Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-22T15:52:24.098Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-22T15:52:24.098Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-22T15:52:26.322Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-22T15:52:26.322Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-22T15:52:26.322Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-22T15:52:26.794Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-22T15:52:29.753Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-22T15:52:30.743Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-22T15:52:31.215Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-22T15:52:31.215Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-22T15:52:31.215Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-22T15:52:32.787Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-22T15:52:33.780Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-22T15:52:33.780Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-22T15:52:33.780Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-22T15:52:33.780Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-22T15:52:33.780Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-22T15:52:41.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-22T15:52:42.001Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-22T15:52:42.001Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-22T15:52:42.001Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-22T15:52:42.975Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-22T15:52:46.293Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-22T15:53:13.711Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-22T15:53:25.518Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-22T15:53:29.026Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-22T15:53:29.026Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-22T15:53:29.026Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-22T15:53:36.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-22T15:53:36.204Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-22T15:53:36.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-22T15:53:36.204Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-22T15:53:36.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-22T15:53:36.204Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-22T15:53:36.204Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-22T15:53:37.196Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-22T15:53:37.196Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-22T15:53:37.196Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-22T15:53:43.219Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-22T15:53:45.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-22T15:53:47.918Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-22T15:53:56.498Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-22T15:53:58.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-22T15:54:07.358Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-22T15:54:07.358Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-22T15:54:07.358Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-22T15:54:07.358Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-22T15:54:08.889Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-22T15:54:16.083Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-22T15:54:16.083Z] docker_cli_external_volume_driver_test.go:484: [d7f48123f7e10] daemon is not started [2022-04-22T15:54:30.007Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-22T15:54:30.007Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-22T15:54:30.007Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-22T15:54:30.952Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-22T15:54:30.952Z] docker_cli_external_volume_driver_test.go:52: [d9eaf78f9b32e] daemon is not started [2022-04-22T15:54:37.088Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-22T15:54:38.059Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-22T15:54:38.059Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-22T15:54:38.059Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-22T15:54:38.059Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-22T15:54:38.059Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-22T15:54:41.803Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-22T15:54:43.258Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-22T15:54:43.258Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-22T15:54:43.258Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite (437.18s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-04-22T15:54:45.839Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-22T15:54:45.839Z] PASS [2022-04-22T15:54:45.839Z] [2022-04-22T15:54:45.839Z] === Skipped [2022-04-22T15:54:45.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-22T15:54:45.839Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-22T15:54:45.839Z] check_test.go:307: [d5190854c2201] daemon is not started [2022-04-22T15:54:45.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-22T15:54:45.839Z] [2022-04-22T15:54:45.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-22T15:54:45.839Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-22T15:54:45.839Z] check_test.go:307: [dcab9f94cb299] daemon is not started [2022-04-22T15:54:45.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-22T15:54:45.839Z] [2022-04-22T15:54:45.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-22T15:54:45.839Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-22T15:54:45.839Z] check_test.go:307: [d21140142675c] daemon is not started [2022-04-22T15:54:45.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-04-22T15:54:45.839Z] [2022-04-22T15:54:45.839Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-22T15:54:45.839Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-22T15:54:45.839Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-22T15:54:45.839Z] [2022-04-22T15:54:45.839Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-22T15:54:45.839Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-22T15:54:45.839Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-22T15:54:45.839Z] [2022-04-22T15:54:45.839Z] DONE 269 tests, 5 skipped in 2348.507s [2022-04-22T15:54:45.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-22T15:54:46.097Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d40c60c90bd07/docker.pid [2022-04-22T15:54:46.097Z] +++ kill 7068 [2022-04-22T15:54:46.097Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7068 is not a child of this shell [2022-04-22T15:54:46.097Z] warning: PID 7068 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d40c60c90bd07/docker.pid had a nonzero exit code [2022-04-22T15:54:46.097Z] ++++ cat bundles/test-integration/docker.pid [2022-04-22T15:54:46.097Z] +++ kill 9384 [2022-04-22T15:54:46.097Z] +++ /etc/init.d/apparmor stop [2022-04-22T15:54:46.097Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-22T15:54:46.097Z] [2022-04-22T15:54:46.097Z] Unloading profiles will leave already running processes permanently [2022-04-22T15:54:46.097Z] unconfined, which can lead to unexpected situations. [2022-04-22T15:54:46.097Z] [2022-04-22T15:54:46.097Z] To set a process to complain mode, use the command line tool [2022-04-22T15:54:46.097Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-22T15:54:46.097Z] +++ true [2022-04-22T15:54:46.097Z] exiting test-integration [2022-04-22T15:54:46.097Z] ++ exit 0 [2022-04-22T15:54:46.097Z] [2022-04-22T15:54:46.355Z] + exit 0 [2022-04-22T15:54:46.355Z] ++ jobs -p [2022-04-22T15:54:46.355Z] + pids= [2022-04-22T15:54:46.355Z] + echo 'Remaining pids to kill: []' [2022-04-22T15:54:46.355Z] Remaining pids to kill: [] [2022-04-22T15:54:46.355Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-22T15:54:46.374Z] Recording test results [2022-04-22T15:54:47.608Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-22T15:54:48.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-22T15:54:48.091Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-22T15:54:48.426Z] + echo Ensuring container killed. [2022-04-22T15:54:48.426Z] Ensuring container killed. [2022-04-22T15:54:48.426Z] + docker ps -aq -f name=docker-pr6-* [2022-04-22T15:54:48.426Z] + cids=cc4f9ecc612f [2022-04-22T15:54:48.426Z] 0ced9cba35d3 [2022-04-22T15:54:48.426Z] 7937b80bc1fc [2022-04-22T15:54:48.426Z] + [ -n cc4f9ecc612f [2022-04-22T15:54:48.426Z] 0ced9cba35d3 [2022-04-22T15:54:48.426Z] 7937b80bc1fc ] [2022-04-22T15:54:48.426Z] + docker rm -vf cc4f9ecc612f 0ced9cba35d3 7937b80bc1fc [2022-04-22T15:54:48.996Z] cc4f9ecc612f [2022-04-22T15:54:49.255Z] 0ced9cba35d3 [2022-04-22T15:54:49.255Z] 7937b80bc1fc [Pipeline] sh [2022-04-22T15:54:49.548Z] + echo Chowning /workspace to jenkins user [2022-04-22T15:54:49.549Z] Chowning /workspace to jenkins user [2022-04-22T15:54:49.549Z] + id -u [2022-04-22T15:54:49.549Z] + id -g [2022-04-22T15:54:49.549Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43365:/workspace busybox chown -R 1000:1000 /workspace [2022-04-22T15:54:49.549Z] Unable to find image 'busybox:latest' locally [2022-04-22T15:54:49.549Z] latest: Pulling from library/busybox [2022-04-22T15:54:49.807Z] 50e8d59317eb: Pulling fs layer [2022-04-22T15:54:49.807Z] 50e8d59317eb: Verifying Checksum [2022-04-22T15:54:49.807Z] 50e8d59317eb: Download complete [2022-04-22T15:54:49.807Z] 50e8d59317eb: Pull complete [2022-04-22T15:54:49.807Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-22T15:54:49.807Z] Status: Downloaded newer image for busybox:latest [2022-04-22T15:54:50.519Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-22T15:54:50.520Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-22T15:54:50.979Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-22T15:54:53.396Z] + bundleName=amd64 [2022-04-22T15:54:53.396Z] + echo Creating amd64-bundles.tar.gz [2022-04-22T15:54:53.396Z] Creating amd64-bundles.tar.gz [2022-04-22T15:54:53.396Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-22T15:54:53.396Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-22T15:54:53.888Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [Pipeline] archiveArtifacts [2022-04-22T15:54:54.783Z] Archiving artifacts [2022-04-22T15:54:54.857Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-22T15:54:56.396Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-22T15:54:56.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-22T15:54:56.794Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43365/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-22T15:54:57.107Z] + make clean [2022-04-22T15:54:57.366Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-22T15:54:57.366Z] docker-dev-cache [2022-04-22T15:54:57.366Z] docker-mod-cache [Pipeline] deleteDir [2022-04-22T15:54:59.741Z] === RUN TestDockerSuite/TestBuildDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T15:55:08.789Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-22T15:55:09.759Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-22T15:55:22.155Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-22T15:55:25.898Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-22T15:55:36.235Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-22T15:55:42.041Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-22T15:55:47.849Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-22T15:55:49.389Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-22T15:55:49.389Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-22T15:55:49.389Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-22T15:55:49.389Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-22T15:55:49.389Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-22T15:55:52.299Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-22T15:55:52.299Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-22T15:55:52.299Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-22T15:56:41.281Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-22T15:56:47.182Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-22T15:56:47.182Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-22T15:56:48.174Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-22T15:56:52.762Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-22T15:57:07.585Z] === RUN TestDockerSuite/TestBuildRm [2022-04-22T15:57:22.419Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-22T15:57:27.125Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-22T15:57:27.125Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-22T15:57:27.125Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-22T15:57:27.125Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-22T15:57:27.125Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-22T15:57:29.305Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-22T15:57:34.000Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-22T15:57:38.702Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-22T15:57:44.501Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-22T15:58:05.618Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-22T15:58:05.618Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-22T15:58:05.618Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-22T15:58:15.958Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-22T15:58:15.958Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-22T15:58:21.762Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-22T15:58:21.762Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-22T15:58:27.566Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-22T15:58:29.729Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-22T15:58:29.729Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-22T15:58:29.729Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-22T15:58:52.720Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-22T15:58:52.720Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-22T15:58:52.720Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-22T15:58:54.261Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-22T15:58:55.049Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-22T15:58:55.800Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-22T15:59:01.598Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-22T15:59:07.397Z] === RUN TestDockerSuite/TestBuildUser [2022-04-22T15:59:07.397Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-22T15:59:07.397Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-22T15:59:07.397Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-22T15:59:07.397Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-22T15:59:07.397Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-22T15:59:07.397Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-22T15:59:12.090Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-22T15:59:13.060Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-22T15:59:16.323Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-22T15:59:16.801Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-22T15:59:16.801Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-22T15:59:16.801Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-22T15:59:16.801Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-22T15:59:16.801Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-22T15:59:37.689Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-22T15:59:41.953Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-22T15:59:42.923Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-22T15:59:53.258Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-22T16:00:00.389Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-22T16:00:00.389Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-22T16:00:00.848Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-22T16:00:00.848Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-22T16:00:00.848Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-22T16:00:03.760Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-22T16:00:03.760Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-22T16:00:04.220Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-22T16:00:19.044Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-22T16:00:22.787Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-22T16:00:23.758Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-22T16:00:38.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-22T16:00:41.493Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-22T16:00:41.493Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-22T16:00:41.493Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-22T16:00:41.493Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-22T16:00:42.465Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-22T16:00:42.465Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-22T16:00:42.465Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-22T16:00:44.004Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-22T16:00:51.200Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-22T16:00:54.339Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-22T16:00:56.523Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-22T16:00:56.523Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-22T16:00:56.982Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-22T16:00:56.982Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-22T16:00:56.982Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-22T16:00:56.982Z] docker_cli_sni_test.go:18: Flakey test [2022-04-22T16:00:56.982Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-22T16:00:59.164Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-22T16:01:04.968Z] === RUN TestDockerSuite/TestCommitChange [2022-04-22T16:01:09.165Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-22T16:01:12.051Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-22T16:01:17.860Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-22T16:01:17.860Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-22T16:01:17.860Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-22T16:01:26.438Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-22T16:01:26.438Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-22T16:01:26.438Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-22T16:01:35.018Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-22T16:01:40.821Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-22T16:01:40.821Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-22T16:01:40.821Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-22T16:01:40.821Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-22T16:01:40.821Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-22T16:01:40.821Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-22T16:01:40.821Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-22T16:01:40.821Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-22T16:01:51.158Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-22T16:01:59.740Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-22T16:01:59.740Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-22T16:01:59.740Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-22T16:02:01.923Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-22T16:02:01.923Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-22T16:02:01.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-22T16:02:01.923Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-22T16:02:01.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-22T16:02:01.923Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-22T16:02:01.923Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-22T16:02:04.833Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-22T16:02:04.833Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-22T16:02:04.833Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-22T16:02:04.833Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-22T16:02:08.573Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-22T16:02:08.573Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-22T16:02:08.573Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-22T16:02:08.573Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-22T16:02:08.573Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-22T16:02:08.573Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-22T16:02:08.573Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-22T16:02:08.573Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-22T16:02:12.315Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-22T16:02:14.495Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-22T16:02:17.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-22T16:02:17.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-22T16:02:17.405Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-22T16:02:17.405Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-22T16:02:19.588Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-22T16:02:19.588Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-22T16:02:23.328Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-22T16:02:23.328Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-22T16:02:23.328Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-22T16:02:23.328Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-22T16:02:23.328Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-22T16:02:26.235Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-22T16:02:26.235Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-22T16:02:28.418Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-22T16:02:28.418Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-22T16:02:28.418Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-22T16:02:32.162Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-22T16:02:32.162Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-22T16:02:35.074Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-22T16:02:39.813Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-22T16:02:44.509Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-22T16:02:44.969Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-22T16:02:44.969Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-22T16:02:44.969Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-22T16:02:44.969Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-22T16:02:47.879Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-22T16:02:47.879Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-22T16:02:47.879Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-22T16:02:51.622Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-22T16:02:51.622Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-22T16:02:51.622Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-22T16:02:53.802Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-22T16:02:53.802Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-22T16:02:59.601Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-22T16:03:01.141Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-22T16:03:01.141Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-22T16:03:01.141Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-22T16:03:01.141Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-22T16:03:01.141Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-22T16:03:01.141Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-22T16:03:01.141Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-22T16:03:01.141Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-22T16:03:01.141Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-22T16:03:01.141Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-22T16:03:01.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-22T16:03:03.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-22T16:03:03.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-22T16:03:07.067Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-22T16:03:09.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-22T16:03:12.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-22T16:03:15.075Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008617b8_} [2022-04-22T16:03:17.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11415518763_c:\foo_false____} [2022-04-22T16:03:20.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11415518763_c:\foo_true____} [2022-04-22T16:03:23.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-22T16:03:23.804Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-22T16:03:24.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-22T16:03:24.724Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-22T16:03:24.724Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-22T16:03:24.724Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-22T16:03:24.724Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-22T16:03:24.724Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-22T16:03:24.724Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-22T16:03:24.724Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-22T16:03:24.724Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-22T16:03:24.724Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-22T16:03:24.724Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-22T16:03:24.724Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-22T16:03:27.636Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-22T16:03:27.636Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-22T16:03:27.636Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-22T16:03:27.636Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:03:27.636Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-22T16:03:27.636Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-22T16:03:27.636Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-22T16:03:27.636Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-22T16:03:27.636Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-22T16:03:27.636Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-22T16:03:27.636Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-22T16:03:27.636Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-22T16:03:27.636Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-22T16:03:27.636Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-22T16:03:27.636Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-22T16:03:27.636Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-22T16:03:28.097Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-22T16:03:28.097Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-22T16:03:28.097Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-22T16:03:28.097Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-22T16:03:28.097Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-22T16:03:28.097Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-22T16:03:28.097Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-22T16:03:28.097Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:03:28.097Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-22T16:03:28.097Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-22T16:03:28.097Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-22T16:03:31.012Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-22T16:03:31.012Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-22T16:03:31.012Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-22T16:03:31.472Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-22T16:03:34.389Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-22T16:03:34.389Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-22T16:03:34.389Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-22T16:03:34.389Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-22T16:03:34.389Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-22T16:03:34.389Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-22T16:03:34.389Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-22T16:03:36.495Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-22T16:03:36.495Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-22T16:03:36.495Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-22T16:03:36.495Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-22T16:03:37.557Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-22T16:03:40.187Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-22T16:03:41.584Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-22T16:03:43.099Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-22T16:03:43.099Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-22T16:03:43.099Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-22T16:03:43.099Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-22T16:03:43.099Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-22T16:03:49.080Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-22T16:03:49.080Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-22T16:03:49.080Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-22T16:03:49.080Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-22T16:03:49.080Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-22T16:03:49.080Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-22T16:03:49.080Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-22T16:03:49.080Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-22T16:03:49.080Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-22T16:03:49.080Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-22T16:03:49.080Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-22T16:03:54.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-22T16:03:54.099Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-22T16:03:54.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-22T16:03:54.099Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-22T16:03:54.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-22T16:03:54.099Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-22T16:03:54.099Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-22T16:03:55.161Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-22T16:03:55.490Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-22T16:03:55.490Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:03:55.490Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-22T16:03:55.490Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-22T16:03:55.490Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-22T16:04:02.656Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-22T16:04:07.891Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-22T16:04:07.891Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-22T16:04:07.891Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-22T16:04:07.891Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-22T16:04:07.891Z] === RUN TestDockerSuite/TestCpToDot [2022-04-22T16:04:09.434Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-22T16:04:09.434Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-22T16:04:09.434Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-22T16:04:09.434Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-22T16:04:09.434Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-22T16:04:13.181Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-22T16:04:13.181Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:04:13.181Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-22T16:04:13.181Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-22T16:04:13.181Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-22T16:04:13.181Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-22T16:04:13.181Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-22T16:04:13.181Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-22T16:04:13.181Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-22T16:04:13.181Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-22T16:04:13.181Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-22T16:04:15.364Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-22T16:04:19.105Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-22T16:04:19.105Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-22T16:04:19.105Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-22T16:04:22.015Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-22T16:04:22.986Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-22T16:04:22.986Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-22T16:04:22.986Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-22T16:04:22.986Z] === RUN TestDockerSuite/TestCreateRM [2022-04-22T16:04:23.446Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-22T16:04:23.446Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-22T16:04:23.446Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-22T16:04:23.907Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-22T16:04:24.367Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-22T16:04:24.411Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-22T16:04:24.411Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-22T16:04:24.411Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-22T16:04:24.411Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-22T16:04:24.411Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-22T16:04:24.411Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-22T16:04:24.411Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-22T16:04:24.411Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-22T16:04:24.411Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-22T16:04:24.411Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-22T16:04:24.411Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-22T16:04:24.411Z] === RUN TestDockerSuite/TestBuildFails [2022-04-22T16:04:27.423Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-22T16:04:27.423Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-22T16:04:36.773Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-22T16:04:36.773Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-22T16:04:36.773Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-22T16:04:39.685Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-22T16:04:40.064Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-22T16:04:40.144Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-22T16:04:40.145Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-22T16:04:40.145Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-22T16:04:43.056Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-22T16:04:43.056Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.056Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-22T16:04:43.517Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-22T16:04:43.517Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-22T16:04:43.517Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-22T16:04:43.517Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-22T16:04:43.517Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-22T16:04:43.517Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-22T16:04:43.517Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-22T16:04:43.517Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-22T16:04:43.517Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDockerFails [2022-04-22T16:04:43.517Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-22T16:04:43.517Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.977Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-22T16:04:43.977Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.977Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-22T16:04:43.977Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.977Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-22T16:04:43.977Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.977Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-22T16:04:43.977Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-22T16:04:43.977Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-22T16:04:48.088Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-22T16:04:50.270Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-22T16:04:50.626Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-22T16:04:53.181Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-22T16:04:59.418Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-22T16:05:03.519Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-22T16:05:10.599Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-22T16:05:12.057Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-22T16:05:12.541Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-22T16:05:16.399Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-22T16:05:19.308Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-22T16:05:19.808Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-22T16:05:19.808Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-22T16:05:19.808Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-22T16:05:20.278Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-22T16:05:20.289Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-22T16:05:21.300Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-22T16:05:21.300Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-22T16:05:21.300Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-22T16:05:26.078Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-22T16:05:26.537Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-22T16:05:27.507Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-22T16:05:33.953Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-22T16:05:33.953Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-22T16:05:33.953Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-22T16:05:34.589Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-22T16:05:40.387Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-22T16:05:40.387Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-22T16:05:40.387Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-22T16:05:40.387Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-22T16:05:40.387Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-22T16:05:40.387Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-22T16:05:40.387Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-22T16:05:40.387Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-22T16:05:40.387Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-22T16:05:41.356Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-22T16:05:41.356Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-22T16:05:41.356Z] === RUN TestDockerSuite/TestEventsRename [2022-04-22T16:05:45.098Z] === RUN TestDockerSuite/TestEventsResize [2022-04-22T16:05:49.051Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-22T16:05:49.532Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-22T16:05:51.794Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-22T16:05:51.794Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-22T16:05:52.275Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-22T16:05:53.288Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-22T16:05:53.289Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-22T16:05:53.672Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-22T16:05:55.855Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-22T16:05:59.596Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-22T16:06:03.849Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-22T16:06:05.394Z] === RUN TestDockerSuite/TestEventsTop [2022-04-22T16:06:05.394Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-22T16:06:05.394Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-22T16:06:05.452Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-22T16:06:06.465Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-22T16:06:07.572Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-22T16:06:08.080Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-22T16:06:08.561Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-22T16:06:10.162Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-22T16:06:12.427Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-22T16:06:13.377Z] === RUN TestDockerSuite/TestExec [2022-04-22T16:06:13.377Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:06:13.377Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-22T16:06:13.377Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-22T16:06:13.377Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-22T16:06:15.559Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-22T16:06:17.742Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-22T16:06:17.742Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-22T16:06:17.742Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-22T16:06:17.742Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-22T16:06:17.742Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-22T16:06:17.742Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-22T16:06:17.742Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-22T16:06:20.670Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-22T16:06:21.281Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-22T16:06:21.281Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-22T16:06:21.281Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-22T16:06:21.281Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-22T16:06:21.281Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-22T16:06:21.281Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-22T16:06:21.281Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-22T16:06:21.281Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-22T16:06:21.281Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-22T16:06:21.787Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-22T16:06:22.849Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-22T16:06:22.905Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-22T16:06:25.814Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-22T16:06:27.997Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-22T16:06:33.797Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-22T16:06:33.797Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-22T16:06:33.797Z] === RUN TestDockerSuite/TestExecEnv [2022-04-22T16:06:33.797Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-22T16:06:33.797Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-22T16:06:33.797Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-22T16:06:33.797Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-22T16:06:35.779Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-22T16:06:36.708Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-22T16:06:41.400Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-22T16:06:41.400Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-22T16:06:41.400Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-22T16:06:41.400Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-22T16:06:41.400Z] === RUN TestDockerSuite/TestExecParseError [2022-04-22T16:06:41.400Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-22T16:06:41.400Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-22T16:06:41.400Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-22T16:06:41.400Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-22T16:06:41.400Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-22T16:06:41.400Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-22T16:06:44.310Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-22T16:06:44.310Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-22T16:06:44.310Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-22T16:06:44.310Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-22T16:06:44.310Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-22T16:06:44.310Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:06:44.770Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-22T16:06:44.770Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-22T16:06:44.770Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-22T16:06:44.770Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-22T16:06:44.770Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-22T16:06:47.681Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-22T16:06:47.681Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-22T16:06:47.681Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-22T16:06:54.778Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-22T16:06:54.778Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-22T16:06:54.778Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-22T16:06:54.778Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-22T16:06:54.779Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-22T16:06:54.779Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-22T16:06:54.779Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-22T16:07:00.578Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-22T16:07:01.518Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-22T16:07:01.518Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-22T16:07:01.518Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-22T16:07:01.518Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-22T16:07:07.656Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-22T16:07:10.567Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-22T16:07:17.644Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-22T16:07:17.644Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:07:17.644Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-22T16:07:17.644Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-22T16:07:17.644Z] === RUN TestDockerSuite/TestHealth [2022-04-22T16:07:17.644Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-22T16:07:17.644Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-22T16:07:17.644Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-22T16:07:17.644Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-22T16:07:17.644Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-22T16:07:23.446Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-22T16:07:23.446Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-22T16:07:23.446Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-22T16:07:23.446Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-22T16:07:23.446Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-22T16:07:23.446Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-22T16:07:23.906Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-22T16:07:24.968Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-22T16:07:24.968Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-22T16:07:24.968Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-22T16:07:26.508Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-22T16:07:26.508Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-22T16:07:28.688Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-22T16:07:29.148Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-22T16:07:32.058Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-22T16:07:34.972Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-22T16:07:35.431Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-22T16:07:35.431Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-22T16:07:35.431Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-22T16:07:40.130Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestImportFile [2022-04-22T16:07:40.130Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-22T16:07:40.130Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-22T16:07:40.130Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-22T16:07:40.130Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-22T16:07:40.130Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-22T16:07:40.130Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-22T16:07:40.130Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-22T16:07:40.130Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-22T16:07:40.130Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-22T16:07:40.130Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-22T16:07:43.041Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-22T16:07:46.783Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-22T16:07:46.783Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-22T16:07:46.783Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-22T16:07:46.783Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-22T16:07:46.783Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-22T16:07:46.783Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-22T16:07:46.783Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-22T16:07:46.783Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-22T16:07:49.694Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-22T16:07:49.694Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-22T16:07:52.242Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-22T16:07:52.603Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-22T16:07:52.603Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:07:52.603Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-22T16:07:52.603Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-22T16:07:52.603Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-22T16:07:52.603Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-22T16:07:52.603Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-22T16:07:55.515Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-22T16:08:01.319Z] === RUN TestDockerSuite/TestInspectImage [2022-04-22T16:08:01.319Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:08:01.319Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-22T16:08:01.319Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-22T16:08:01.319Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-22T16:08:01.319Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-22T16:08:01.319Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-22T16:08:04.268Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-22T16:08:07.179Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-22T16:08:07.639Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-22T16:08:09.962Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-22T16:08:10.549Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-22T16:08:13.460Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-22T16:08:13.460Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-22T16:08:13.460Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-22T16:08:13.460Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-22T16:08:15.642Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-22T16:08:19.386Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-22T16:08:20.297Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-22T16:08:25.185Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-22T16:08:27.369Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-22T16:08:28.889Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-22T16:08:30.283Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-22T16:08:33.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-22T16:08:35.986Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-22T16:08:36.102Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-22T16:08:39.843Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-22T16:08:42.753Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-22T16:08:42.753Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-22T16:08:42.753Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-22T16:08:42.753Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-22T16:08:43.213Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-22T16:08:43.213Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-22T16:08:45.397Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-22T16:08:48.308Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-22T16:08:55.393Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-22T16:08:57.108Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-22T16:08:57.108Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-22T16:08:57.108Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-22T16:08:57.576Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-22T16:08:57.576Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-22T16:08:57.576Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-22T16:09:00.485Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-22T16:09:00.485Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-22T16:09:07.466Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-22T16:09:07.930Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-22T16:09:07.930Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-22T16:09:07.930Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-22T16:09:07.930Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-22T16:09:07.930Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-22T16:09:09.062Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-22T16:09:11.675Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-22T16:09:16.143Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-22T16:09:22.023Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-22T16:09:23.224Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-22T16:09:24.943Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-22T16:09:25.403Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-22T16:09:25.403Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-22T16:09:26.966Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-22T16:09:28.318Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-22T16:09:29.860Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-22T16:09:29.876Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-22T16:09:29.876Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-22T16:09:29.876Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-22T16:09:32.053Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-22T16:09:32.783Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-22T16:09:35.692Z] === RUN TestDockerSuite/TestLogsSince [2022-04-22T16:09:46.049Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-22T16:09:46.049Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-22T16:09:46.049Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-22T16:09:46.049Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-22T16:09:46.049Z] === RUN TestDockerSuite/TestLogsTail [2022-04-22T16:09:49.105Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-22T16:09:49.764Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-22T16:09:50.734Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-22T16:09:52.851Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-22T16:09:55.760Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-22T16:09:55.760Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestNetHostname [2022-04-22T16:09:55.760Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-22T16:09:55.760Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-22T16:09:55.760Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-22T16:09:55.760Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPluginActive [2022-04-22T16:09:55.760Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-22T16:09:55.760Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-22T16:09:55.760Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-22T16:09:55.760Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-22T16:09:55.760Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-22T16:09:55.760Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-22T16:09:55.760Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-22T16:09:55.760Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-22T16:09:55.760Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-22T16:09:55.760Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-22T16:09:56.220Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-22T16:09:56.220Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-22T16:09:56.220Z] === RUN TestDockerSuite/TestPortList [2022-04-22T16:09:56.220Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-22T16:09:56.220Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-22T16:10:02.021Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-22T16:10:02.021Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-22T16:10:02.021Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-22T16:10:02.021Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-22T16:10:02.021Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-22T16:10:02.021Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-22T16:10:02.021Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-22T16:10:02.021Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-22T16:10:02.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-22T16:10:03.137Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-22T16:10:06.891Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-22T16:10:09.106Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-22T16:10:09.106Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-22T16:10:09.106Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-22T16:10:19.308Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-22T16:10:19.441Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-22T16:10:19.441Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-22T16:10:19.441Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-22T16:10:24.010Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-22T16:10:29.779Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-22T16:10:31.107Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-22T16:10:32.078Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-22T16:10:32.078Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-22T16:10:32.078Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-22T16:10:32.078Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-22T16:10:32.078Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-22T16:10:34.995Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-22T16:10:34.995Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-22T16:10:34.995Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-22T16:10:50.900Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-22T16:10:50.901Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-22T16:10:50.901Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-22T16:10:50.901Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-22T16:11:03.295Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-22T16:11:07.039Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-22T16:11:17.371Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-22T16:11:22.074Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-22T16:11:22.074Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-22T16:11:22.074Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-22T16:11:22.074Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-22T16:11:22.074Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-22T16:11:29.160Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-22T16:11:29.160Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-22T16:11:29.160Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-22T16:11:29.160Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-22T16:11:29.160Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-22T16:11:29.160Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-22T16:11:29.160Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-22T16:11:29.160Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-22T16:11:29.160Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-22T16:11:35.485Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-22T16:11:37.737Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-22T16:11:37.737Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-22T16:11:37.737Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-22T16:11:38.196Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-22T16:11:38.196Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-22T16:11:38.196Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-22T16:11:39.734Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-22T16:11:40.704Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-22T16:11:40.704Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-22T16:11:40.704Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-22T16:11:46.505Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-22T16:11:51.204Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-22T16:11:55.046Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-22T16:12:11.221Z] === RUN TestDockerSuite/TestBuildRm [2022-04-22T16:12:20.201Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-22T16:12:20.201Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-22T16:12:20.201Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-22T16:12:27.281Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-22T16:12:27.281Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-22T16:12:27.281Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-22T16:12:28.251Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-22T16:12:28.956Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-22T16:12:31.868Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-22T16:12:31.868Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-22T16:12:32.328Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-22T16:12:32.328Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-22T16:12:32.789Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-22T16:12:34.054Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-22T16:12:34.980Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-22T16:12:39.685Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-22T16:12:39.857Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-22T16:12:39.857Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:12:39.857Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-22T16:12:44.400Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-22T16:12:45.654Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-22T16:12:45.654Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-22T16:12:45.654Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-22T16:12:54.746Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-22T16:13:03.362Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-22T16:13:06.271Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-22T16:13:06.731Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-22T16:13:15.312Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-22T16:13:21.116Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-22T16:13:24.748Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-22T16:13:24.758Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-22T16:13:24.758Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-22T16:13:31.447Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-22T16:13:35.189Z] === RUN TestDockerSuite/TestRmiTag [2022-04-22T16:13:36.160Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-22T16:13:37.162Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-22T16:13:37.162Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-22T16:13:39.902Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-22T16:13:42.970Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-22T16:13:43.432Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-22T16:13:49.238Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-22T16:13:59.890Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-22T16:14:02.810Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-22T16:14:09.897Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-22T16:14:10.866Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-22T16:14:10.866Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-22T16:14:10.866Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-22T16:14:10.866Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-22T16:14:10.866Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-22T16:14:10.866Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-22T16:14:10.866Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-22T16:14:10.866Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-22T16:14:10.866Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-22T16:14:10.866Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-22T16:14:10.866Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-22T16:14:10.866Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-22T16:14:10.866Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-22T16:14:10.866Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-22T16:14:10.866Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-22T16:14:13.049Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-22T16:14:13.049Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-22T16:14:13.049Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-22T16:14:13.049Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-22T16:14:13.049Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-22T16:14:16.459Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-22T16:14:16.459Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-22T16:14:16.459Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-22T16:14:18.850Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-22T16:14:19.374Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-22T16:14:21.560Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-22T16:14:22.590Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-22T16:14:25.503Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-22T16:14:28.417Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-22T16:14:28.666Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-22T16:14:32.159Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-22T16:14:32.159Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-22T16:14:34.478Z] === RUN TestDockerSuite/TestBuildUser [2022-04-22T16:14:34.478Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-22T16:14:34.478Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-22T16:14:34.478Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-22T16:14:34.478Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-22T16:14:34.478Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-22T16:14:34.939Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-22T16:14:37.957Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-22T16:14:37.957Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-22T16:14:40.745Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-22T16:14:40.745Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-22T16:14:40.867Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-22T16:14:40.867Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-22T16:14:40.867Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-22T16:14:44.497Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-22T16:14:44.498Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-22T16:14:44.498Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-22T16:14:44.498Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-22T16:14:44.610Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-22T16:14:44.610Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-22T16:14:44.959Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-22T16:14:45.071Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-22T16:14:45.071Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-22T16:14:45.071Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-22T16:14:47.252Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-22T16:14:47.252Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-22T16:14:47.252Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-22T16:14:47.252Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-22T16:14:47.252Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-22T16:14:47.252Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-22T16:14:47.252Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-22T16:14:47.252Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-22T16:14:47.252Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-22T16:14:47.252Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-22T16:14:47.252Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-22T16:14:47.252Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-22T16:14:47.252Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-22T16:14:47.252Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-22T16:14:47.252Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-22T16:14:50.161Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-22T16:14:53.073Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-22T16:14:55.983Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-22T16:14:55.983Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-22T16:14:55.983Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-22T16:14:55.983Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-22T16:14:55.983Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-22T16:14:55.983Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-22T16:14:55.983Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-22T16:14:58.893Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-22T16:14:58.893Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-22T16:14:58.893Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-22T16:14:58.893Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-22T16:14:58.893Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-22T16:14:58.893Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-22T16:14:58.893Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-22T16:14:58.893Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-22T16:14:58.893Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-22T16:15:01.077Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-22T16:15:08.170Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-22T16:15:08.170Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-22T16:15:08.170Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-22T16:15:08.170Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-22T16:15:08.170Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-22T16:15:08.170Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-22T16:15:08.170Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-22T16:15:08.170Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-22T16:15:08.170Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-22T16:15:08.170Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-22T16:15:08.170Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-22T16:15:08.170Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-22T16:15:08.170Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-22T16:15:10.352Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-22T16:15:10.352Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-22T16:15:10.352Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-22T16:15:10.812Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-22T16:15:10.812Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-22T16:15:10.812Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-22T16:15:13.725Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-22T16:15:14.939Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-22T16:15:14.939Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-22T16:15:16.633Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-22T16:15:16.633Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-22T16:15:16.633Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-22T16:15:19.545Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-22T16:15:19.545Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-22T16:15:19.545Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-22T16:15:19.545Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-22T16:15:19.545Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-22T16:15:19.545Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-22T16:15:19.545Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-22T16:15:22.454Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-22T16:15:26.197Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-22T16:15:27.340Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-22T16:15:29.106Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-22T16:15:32.047Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-22T16:15:32.047Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-22T16:15:32.047Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-22T16:15:32.047Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-22T16:15:32.047Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-22T16:15:32.047Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-22T16:15:32.047Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-22T16:15:32.047Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-22T16:15:32.047Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-22T16:15:32.047Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-22T16:15:32.047Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-22T16:15:32.507Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-22T16:15:32.507Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-22T16:15:32.507Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-22T16:15:32.507Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-22T16:15:32.507Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-22T16:15:33.153Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-22T16:15:33.153Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-22T16:15:33.617Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-22T16:15:33.617Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-22T16:15:33.617Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-22T16:15:37.370Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-22T16:15:37.370Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-22T16:15:37.370Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-22T16:15:38.308Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-22T16:15:38.308Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-22T16:15:38.308Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-22T16:15:38.308Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-22T16:15:38.308Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-22T16:15:38.308Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-22T16:15:38.308Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-22T16:15:38.308Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-22T16:15:38.308Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-22T16:15:38.308Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-22T16:15:38.308Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-22T16:15:38.308Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-22T16:15:46.896Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-22T16:15:46.896Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-22T16:15:46.896Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-22T16:15:48.436Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-22T16:15:48.436Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.436Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-22T16:15:48.436Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.436Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-22T16:15:48.436Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunMount [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.437Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-22T16:15:48.437Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-22T16:15:48.896Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-22T16:15:52.222Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-22T16:15:58.047Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-22T16:15:58.508Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-22T16:15:59.226Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-22T16:15:59.226Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-22T16:15:59.226Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-22T16:15:59.226Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-22T16:15:59.226Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-22T16:15:59.226Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-22T16:15:59.226Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-22T16:16:05.025Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-22T16:16:10.827Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-22T16:16:10.827Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-22T16:16:11.286Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-22T16:16:11.286Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-22T16:16:11.286Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-22T16:16:11.286Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-22T16:16:11.286Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-22T16:16:11.286Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-22T16:16:11.286Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-22T16:16:11.286Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-22T16:16:11.286Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-22T16:16:11.745Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-22T16:16:13.284Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-22T16:16:15.466Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-22T16:16:17.751Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-22T16:16:18.721Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-22T16:16:21.631Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-22T16:16:22.090Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-22T16:16:22.091Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-22T16:16:22.091Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-22T16:16:22.091Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-22T16:16:22.091Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-22T16:16:22.091Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-22T16:16:22.091Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-22T16:16:22.091Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-22T16:16:22.091Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-22T16:16:22.091Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-22T16:16:22.091Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-22T16:16:22.091Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-22T16:16:22.091Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-22T16:16:22.091Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-22T16:16:22.091Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-22T16:16:22.091Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-22T16:16:23.964Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-22T16:16:23.964Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-22T16:16:23.964Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-22T16:16:23.964Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-22T16:16:23.964Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-22T16:16:23.964Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-22T16:16:23.964Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-22T16:16:24.424Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-22T16:16:26.783Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-22T16:16:26.783Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-22T16:16:26.783Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-22T16:16:26.783Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-22T16:16:26.783Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-22T16:16:26.783Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-22T16:16:26.783Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-22T16:16:26.783Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-22T16:16:26.783Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-22T16:16:26.783Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-22T16:16:26.783Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-22T16:16:36.835Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-22T16:16:37.806Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-22T16:16:37.806Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-22T16:16:38.782Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-22T16:16:38.782Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-22T16:16:38.782Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-22T16:16:38.782Z] docker_cli_sni_test.go:18: Flakey test [2022-04-22T16:16:38.782Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-22T16:16:39.181Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-22T16:16:39.181Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-22T16:16:39.181Z] === RUN TestDockerSuite/TestRunRm [2022-04-22T16:16:40.723Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-22T16:16:41.696Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-22T16:16:47.803Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-22T16:16:49.992Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-22T16:16:52.039Z] === RUN TestDockerSuite/TestCommitChange [2022-04-22T16:16:53.734Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-22T16:16:55.919Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-22T16:16:59.131Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-22T16:16:59.657Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-22T16:16:59.658Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-22T16:16:59.658Z] === RUN TestDockerSuite/TestRunState [2022-04-22T16:16:59.658Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-22T16:16:59.658Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-22T16:17:02.569Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-22T16:17:02.569Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-22T16:17:02.569Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-22T16:17:04.995Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-22T16:17:04.995Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-22T16:17:04.995Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-22T16:17:05.483Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-22T16:17:05.483Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-22T16:17:05.483Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-22T16:17:05.483Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-22T16:17:05.483Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-22T16:17:05.483Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-22T16:17:06.024Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-22T16:17:06.024Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-22T16:17:06.024Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-22T16:17:11.845Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-22T16:17:11.845Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-22T16:17:14.028Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-22T16:17:14.028Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-22T16:17:14.028Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-22T16:17:17.773Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-22T16:17:17.773Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-22T16:17:17.773Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-22T16:17:17.773Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-22T16:17:17.773Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-22T16:17:19.970Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-22T16:17:19.970Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-22T16:17:19.970Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-22T16:17:21.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-22T16:17:28.661Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-22T16:17:31.854Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-22T16:17:34.546Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-22T16:17:34.546Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-22T16:17:34.546Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-22T16:17:34.546Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-22T16:17:34.546Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-22T16:17:34.546Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-22T16:17:34.546Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-22T16:17:34.546Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-22T16:17:36.553Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-22T16:17:43.238Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-22T16:17:45.133Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-22T16:17:45.133Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-22T16:17:45.133Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-22T16:17:45.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-22T16:17:48.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-22T16:17:51.952Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-22T16:17:51.952Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-22T16:17:51.952Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-22T16:17:52.616Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-22T16:17:55.528Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-22T16:17:55.528Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-22T16:17:55.528Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-22T16:17:55.528Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-22T16:17:55.528Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-22T16:17:55.528Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.528Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-22T16:17:55.775Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-22T16:17:55.775Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.775Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-22T16:17:55.775Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.775Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-22T16:17:55.775Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-22T16:17:55.775Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-22T16:17:58.749Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-22T16:17:58.749Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-22T16:17:58.749Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-22T16:17:58.749Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-22T16:18:00.229Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-22T16:18:02.410Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-22T16:18:02.556Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-22T16:18:02.556Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-22T16:18:02.556Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-22T16:18:02.556Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-22T16:18:02.556Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-22T16:18:02.556Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-22T16:18:02.556Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-22T16:18:02.556Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-22T16:18:04.591Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-22T16:18:06.355Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-22T16:18:08.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-22T16:18:10.397Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-22T16:18:10.397Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-22T16:18:10.857Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-22T16:18:10.857Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-22T16:18:10.857Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-22T16:18:10.857Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-22T16:18:10.857Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-22T16:18:10.857Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-22T16:18:11.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-22T16:18:11.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-22T16:18:11.545Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-22T16:18:11.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-22T16:18:13.769Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-22T16:18:13.769Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-22T16:18:14.230Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-22T16:18:14.509Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-22T16:18:14.689Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-22T16:18:14.981Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-22T16:18:16.870Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-22T16:18:16.870Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-22T16:18:19.782Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-22T16:18:22.252Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-22T16:18:22.252Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-22T16:18:22.694Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-22T16:18:22.759Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-22T16:18:22.759Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-22T16:18:22.759Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-22T16:18:25.607Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-22T16:18:25.607Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-22T16:18:25.607Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-22T16:18:30.253Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-22T16:18:30.253Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-22T16:18:33.393Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-22T16:18:33.393Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-22T16:18:33.393Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-22T16:18:35.937Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-22T16:18:35.937Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-22T16:18:35.937Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-22T16:18:36.533Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-22T16:18:36.533Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-22T16:18:40.636Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-22T16:18:40.636Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-22T16:18:40.636Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-22T16:18:40.636Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-22T16:18:40.636Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-22T16:18:40.636Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-22T16:18:40.636Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-22T16:18:40.636Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-22T16:18:40.636Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-22T16:18:44.029Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-22T16:18:49.251Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-22T16:18:49.251Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-22T16:18:49.251Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-22T16:18:49.251Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-22T16:18:49.251Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-22T16:18:49.251Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-22T16:18:49.251Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-22T16:18:49.251Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-22T16:18:49.251Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-22T16:18:49.251Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-22T16:18:49.251Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-22T16:18:49.251Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-22T16:18:49.251Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-22T16:18:51.432Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-22T16:18:54.344Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-22T16:18:54.344Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-22T16:18:54.344Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-22T16:18:54.871Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-22T16:18:56.530Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-22T16:18:56.530Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-22T16:18:56.530Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-22T16:18:56.530Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-22T16:18:56.530Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-22T16:18:56.530Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-22T16:18:56.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-22T16:18:56.530Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-22T16:18:56.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-22T16:18:56.530Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-22T16:18:56.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-22T16:18:56.530Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-22T16:18:56.530Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-22T16:18:58.898Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-22T16:18:58.898Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-22T16:18:58.898Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-22T16:18:58.898Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-22T16:18:58.898Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-22T16:19:02.038Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-22T16:19:02.038Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-22T16:19:02.038Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-22T16:19:04.404Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-22T16:19:04.404Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-22T16:19:04.404Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-22T16:19:07.544Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-22T16:19:07.544Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-22T16:19:12.567Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-22T16:19:14.231Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-22T16:19:14.231Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-22T16:19:14.231Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-22T16:19:14.231Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-22T16:19:14.231Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-22T16:19:14.231Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-22T16:19:14.231Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-22T16:19:14.231Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-22T16:19:15.707Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-22T16:19:15.707Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-22T16:19:15.707Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-22T16:19:15.707Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-22T16:19:15.707Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-22T16:19:15.707Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-22T16:19:15.707Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-22T16:19:15.707Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-22T16:19:15.707Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-22T16:19:15.707Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-22T16:19:15.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-22T16:19:17.138Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-22T16:19:17.138Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-22T16:19:18.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-22T16:19:18.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-22T16:19:20.877Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-22T16:19:21.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-22T16:19:21.337Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-22T16:19:21.796Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-22T16:19:22.257Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-22T16:19:22.257Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-22T16:19:30.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-22T16:19:31.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-22T16:19:32.584Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-22T16:19:32.584Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-22T16:19:32.584Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-22T16:19:33.044Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-22T16:19:33.503Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-22T16:19:33.503Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-22T16:19:33.503Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-22T16:19:35.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ceb58_} [2022-04-22T16:19:38.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13598105700_c:\foo_false____} [2022-04-22T16:19:41.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13598105700_c:\foo_true____} [2022-04-22T16:19:43.835Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-22T16:19:43.835Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-22T16:19:43.835Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-22T16:19:44.496Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-22T16:19:44.496Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-22T16:19:44.496Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-22T16:19:44.496Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-22T16:19:44.496Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-22T16:19:44.496Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-22T16:19:44.496Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-22T16:19:47.634Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-22T16:19:47.634Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-22T16:19:47.634Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-22T16:19:47.634Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:19:47.634Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-22T16:19:47.634Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-22T16:19:48.140Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-22T16:19:48.140Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-22T16:19:48.140Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-22T16:19:51.278Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-22T16:19:51.278Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-22T16:19:51.278Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-22T16:19:51.278Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-22T16:19:54.423Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-22T16:19:54.423Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-22T16:19:54.423Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-22T16:19:54.423Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-22T16:19:54.423Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-22T16:19:54.423Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-22T16:19:54.423Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-22T16:19:56.235Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-22T16:19:56.235Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-22T16:19:56.235Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite (2758.54s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.39s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.34s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.70s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.15s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.56s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.01s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.24s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.93s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.09s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.75s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.85s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-22T16:19:56.695Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-22T16:19:56.695Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.57s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.73s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.67s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.39s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.53s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.07s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.14s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.34s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.47s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.84s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.49s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.92s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (15.69s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.00s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.32s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.16s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.36s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.27s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.90s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.20s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.89s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.06s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.29s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.78s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.79s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.80s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.59s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.68s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.43s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.25s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.76s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.14s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.93s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.81s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.57s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.51s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.75s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.51s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.27s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.21s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.91s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.71s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.72s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.38s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.78s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.56s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.30s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.76s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.75s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.27s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.64s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.73s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.77s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.98s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.68s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.77s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.57s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.14s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.70s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.46s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.62s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.20s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.56s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.12s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.82s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFails (3.16s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.61s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.55s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.57s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.45s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.97s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.46s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildHistory (13.98s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.24s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.55s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLabel (1.22s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLabels (1.34s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.05s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.38s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.88s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.63s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.63s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.94s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.10s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.99s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.87s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.32s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.46s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.47s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.52s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.88s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.12s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.28s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.97s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.00s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.90s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.36s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.93s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.83s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.56s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.56s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.94s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.94s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildRm (15.45s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.29s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.94s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.59s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.92s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.03s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.90s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.11s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.18s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.56s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildStderr (5.60s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.13s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.09s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.70s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.33s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.10s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.80s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.51s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.62s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.35s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.63s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.09s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.79s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.89s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.80s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.28s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.53s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.08s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.49s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.25s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.84s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestCommitChange (6.23s) [2022-04-22T16:19:56.696Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.76s) [2022-04-22T16:19:56.696Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.95s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCommitTTY (8.87s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.75s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.05s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.66s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.97s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.11s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.14s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.76s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.51s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.64s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.61s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.12s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.06s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.50s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.30s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.00s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.70s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.97s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.05s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.08s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.58s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.90s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.42s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.27s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.50s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.01s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.89s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.83s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.95s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008617b8_} (2.90s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11415518763_c:\foo_false____} (2.93s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11415518763_c:\foo_true____} (2.96s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.16s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.12s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.53s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.24s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.31s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.47s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpToDot (3.19s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCpToStdout (3.30s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.05s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.76s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.51s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.85s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.10s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.28s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.09s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.33s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsCopy (6.17s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.47s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.33s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.71s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.28s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFilters (6.27s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFormat (6.09s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsRename (3.33s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsResize (8.55s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.65s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.07s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.67s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.17s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.43s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.43s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.48s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.66s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.55s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.61s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.51s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.70s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecInspectID (5.00s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.05s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.87s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.64s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.45s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.37s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.51s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.37s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.73s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-04-22T16:19:56.697Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-22T16:19:56.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.47s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.36s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.29s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.67s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.42s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesFormat (0.26s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.16s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.98s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.12s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.01s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.95s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectDefault (2.93s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectHistory (5.56s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.13s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.77s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.93s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.56s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.45s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectStatus (3.77s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.12s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.91s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.12s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.62s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.08s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.08s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.14s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.16s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.58s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.51s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.37s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.08s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.64s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.89s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.54s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.51s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.23s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.95s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.15s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.08s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsSince (9.84s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsTail (3.72s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.17s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.10s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.97s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.33s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsByOrder (9.58s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.28s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.35s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.89s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.99s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.31s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.57s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.08s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.17s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.23s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.68s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.46s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.49s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.29s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.07s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.48s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.62s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.66s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.41s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.84s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.53s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.48s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.17s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.45s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiTag (0.93s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.16s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.94s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.57s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.33s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.21s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.82s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.34s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.10s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.13s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.06s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.10s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.95s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.87s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-22T16:19:56.698Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.41s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-22T16:19:56.698Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.33s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.19s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.93s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.13s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.99s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.95s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.93s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.97s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunExitCode (2.95s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.22s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.10s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.13s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.30s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.39s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.16s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.23s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.61s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.46s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.18s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.81s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.70s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.80s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunRm (3.18s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.14s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.12s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.01s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.64s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.77s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.97s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.76s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-22T16:19:56.699Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.39s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-22T16:19:56.699Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.79s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.01s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.96s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.28s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.08s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.74s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.56s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.12s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.15s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.14s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.25s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.03s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.32s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.96s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.92s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.94s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.06s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.85s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.32s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.72s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.57s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.79s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.58s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-04-22T16:19:57.161Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.44s) [2022-04-22T16:19:57.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.90s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.83s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.13s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.97s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.48s) [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-22T16:19:57.162Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-22T16:19:57.162Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-22T16:19:57.162Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-22T16:19:57.162Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-22T16:19:57.162Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-22T16:19:57.162Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-22T16:19:57.162Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-22T16:19:57.162Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-22T16:19:57.162Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-22T16:19:57.162Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-22T16:19:57.162Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-22T16:19:57.162Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-22T16:19:57.162Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-22T16:19:57.162Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-22T16:19:57.162Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-22T16:19:57.162Z] === RUN TestDockerDaemonSuite [2022-04-22T16:19:57.162Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-22T16:19:57.162Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-22T16:19:57.162Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-22T16:19:57.162Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-22T16:19:57.162Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-22T16:19:57.162Z] === RUN TestDockerSwarmSuite [2022-04-22T16:19:57.162Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-22T16:19:57.162Z] === RUN TestDockerPluginSuite [2022-04-22T16:19:57.162Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-22T16:19:57.162Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-22T16:19:57.162Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.162Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-22T16:19:57.162Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-22T16:19:57.163Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-22T16:19:57.163Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-22T16:19:57.163Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-22T16:19:57.163Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-22T16:19:57.163Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-22T16:19:57.163Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-22T16:19:57.163Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-22T16:19:57.163Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-22T16:19:57.163Z] === RUN TestDockerExternalVolumeSuite [2022-04-22T16:19:57.163Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-22T16:19:57.163Z] === RUN TestDockerNetworkSuite [2022-04-22T16:19:57.163Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-22T16:19:57.163Z] === RUN TestDockerHubPullSuite [2022-04-22T16:19:57.163Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-22T16:19:57.163Z] PASS [2022-04-22T16:19:57.163Z] ok github.com/docker/docker/integration-cli 2758.978s [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === Skipped [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-22T16:19:57.163Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-22T16:19:57.163Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-22T16:19:57.163Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-22T16:19:57.163Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-22T16:19:57.163Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-22T16:19:57.163Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-22T16:19:57.163Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-22T16:19:57.163Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-22T16:19:57.163Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-22T16:19:57.163Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-22T16:19:57.163Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-22T16:19:57.163Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-22T16:19:57.163Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.06s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-22T16:19:57.163Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.57s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.51s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.51s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-22T16:19:57.163Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.163Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-22T16:19:57.163Z] [2022-04-22T16:19:57.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-22T16:19:57.164Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.57s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.58s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-22T16:19:57.164Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-22T16:19:57.164Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-22T16:19:57.164Z] docker_cli_sni_test.go:18: Flakey test [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-22T16:19:57.164Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-22T16:19:57.164Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-22T16:19:57.164Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-22T16:19:57.164Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-22T16:19:57.164Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.164Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-22T16:19:57.164Z] [2022-04-22T16:19:57.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-22T16:19:57.164Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-22T16:19:57.165Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-22T16:19:57.165Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-22T16:19:57.165Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-22T16:19:57.165Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-22T16:19:57.165Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-22T16:19:57.165Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-22T16:19:57.165Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-22T16:19:57.165Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-22T16:19:57.165Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.165Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-22T16:19:57.165Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-22T16:19:57.166Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-22T16:19:57.166Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-22T16:19:57.166Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-22T16:19:57.166Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-22T16:19:57.166Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-22T16:19:57.166Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-22T16:19:57.166Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-22T16:19:57.166Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-22T16:19:57.166Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-22T16:19:57.166Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-22T16:19:57.166Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-22T16:19:57.166Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-04-22T16:19:57.166Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-22T16:19:57.166Z] [2022-04-22T16:19:57.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-22T16:19:57.166Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.166Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-22T16:19:57.627Z] [2022-04-22T16:19:57.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-22T16:19:57.627Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-22T16:19:57.627Z] [2022-04-22T16:19:57.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-22T16:19:57.627Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.627Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-22T16:19:57.627Z] [2022-04-22T16:19:57.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-22T16:19:57.627Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-22T16:19:57.628Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-22T16:19:57.628Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-22T16:19:57.628Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-22T16:19:57.628Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-22T16:19:57.628Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-22T16:19:57.628Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-04-22T16:19:57.628Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-22T16:19:57.628Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-22T16:19:57.628Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-22T16:19:57.628Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-22T16:19:57.628Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-22T16:19:57.628Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-22T16:19:57.628Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-22T16:19:57.628Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-22T16:19:57.628Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-22T16:19:57.628Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-22T16:19:57.628Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-22T16:19:57.628Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-22T16:19:57.628Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.628Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-22T16:19:57.628Z] [2022-04-22T16:19:57.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-22T16:19:57.629Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.629Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-22T16:19:57.629Z] [2022-04-22T16:19:57.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-22T16:19:57.629Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-22T16:19:57.630Z] [2022-04-22T16:19:57.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-22T16:19:57.630Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.630Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-22T16:19:57.631Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-22T16:19:57.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.631Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-22T16:19:57.631Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-22T16:19:57.632Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:57.632Z] DONE 1088 tests, 539 skipped in 2770.392s [2022-04-22T16:19:57.632Z] INFO: Integration tests ended at 04/22/2022 16:19:57. Duration:00:46:10.5569638 [2022-04-22T16:19:57.632Z] INFO: Docker info of the daemon under test at end of run [2022-04-22T16:19:57.632Z] [2022-04-22T16:19:58.093Z] Containers: 10 [2022-04-22T16:19:58.093Z] Running: 0 [2022-04-22T16:19:58.093Z] Paused: 0 [2022-04-22T16:19:58.093Z] Stopped: 10 [2022-04-22T16:19:58.093Z] Images: 18 [2022-04-22T16:19:58.093Z] Server Version: 0.0.0-dev [2022-04-22T16:19:58.093Z] Storage Driver: windowsfilter [2022-04-22T16:19:58.093Z] Windows: [2022-04-22T16:19:58.093Z] Logging Driver: json-file [2022-04-22T16:19:58.093Z] Plugins: [2022-04-22T16:19:58.093Z] Volume: local [2022-04-22T16:19:58.093Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-22T16:19:58.093Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-22T16:19:58.093Z] Swarm: inactive [2022-04-22T16:19:58.093Z] Default Isolation: process [2022-04-22T16:19:58.093Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-22T16:19:58.093Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-22T16:19:58.093Z] OSType: windows [2022-04-22T16:19:58.093Z] Architecture: x86_64 [2022-04-22T16:19:58.093Z] CPUs: 4 [2022-04-22T16:19:58.093Z] Total Memory: 32GiB [2022-04-22T16:19:58.093Z] Name: azwin-2-9b33f0 [2022-04-22T16:19:58.093Z] ID: WHIJ:ERM3:CDYY:TXRX:UNQI:AZDN:IGZP:ZRDJ:SMOX:CVCJ:J5ZJ:SNMO [2022-04-22T16:19:58.093Z] Docker Root Dir: D:\CI\PR-43365\6\daemon [2022-04-22T16:19:58.093Z] Debug Mode (client): false [2022-04-22T16:19:58.093Z] Debug Mode (server): true [2022-04-22T16:19:58.093Z] File Descriptors: -1 [2022-04-22T16:19:58.093Z] Goroutines: 17 [2022-04-22T16:19:58.093Z] System Time: 2022-04-22T16:19:57.6376294Z [2022-04-22T16:19:58.093Z] EventsListeners: 0 [2022-04-22T16:19:58.093Z] Registry: https://index.docker.io/v1/ [2022-04-22T16:19:58.093Z] Labels: [2022-04-22T16:19:58.093Z] Experimental: false [2022-04-22T16:19:58.093Z] Insecure Registries: [2022-04-22T16:19:58.093Z] 127.0.0.0/8 [2022-04-22T16:19:58.093Z] Live Restore Enabled: false [2022-04-22T16:19:58.093Z] [2022-04-22T16:19:58.093Z] [2022-04-22T16:19:58.093Z] INFO: Stopping daemon under test [2022-04-22T16:19:58.093Z] SUCCESS: The process with PID 5920 (child process of PID 5760) has been terminated. [2022-04-22T16:19:58.093Z] SUCCESS: The process with PID 5760 (child process of PID 1320) has been terminated. [2022-04-22T16:19:58.093Z] INFO: Stop tailing logs of the daemon under tests [2022-04-22T16:19:58.093Z] INFO: executeCI.ps1 Completed successfully at 04/22/2022 16:19:57. [2022-04-22T16:19:58.093Z] INFO: Tidying up at end of run [2022-04-22T16:19:58.093Z] ----------- DAEMON LOG ------------ [2022-04-22T16:19:58.093Z] 2022/04/22 15:30:55 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-22T16:19:58.093Z] ----------- END DAEMON LOG -------- [2022-04-22T16:19:58.093Z] INFO: Saving daemon under test log (d:\CI\PR-43365\6\dut.out) to bundles\CIDUT.out [2022-04-22T16:19:58.093Z] INFO: Saving daemon under test log (d:\CI\PR-43365\6\dut.err) to bundles\CIDUT.err [2022-04-22T16:19:58.093Z] INFO: Saving containerd logs to bundles [2022-04-22T16:19:58.093Z] INFO: Nuke-Everything... [2022-04-22T16:19:58.093Z] INFO: Container count on control daemon to delete is 2 [2022-04-22T16:19:58.556Z] c01d0f63cbad [2022-04-22T16:19:58.556Z] 6a4308b945f7 [2022-04-22T16:19:58.556Z] INFO: Tidying pidfile d:\CI\PR-43365\6\docker.pid [2022-04-22T16:19:58.556Z] INFO: Nuking d:\CI [2022-04-22T16:20:00.590Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-22T16:20:03.731Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-22T16:20:03.731Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-22T16:20:03.731Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-22T16:20:03.731Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-22T16:20:03.731Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-22T16:20:22.076Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-22T16:20:22.076Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:20:22.076Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-22T16:20:22.076Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-22T16:20:22.076Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-22T16:20:28.553Z] INFO: Zapped successfully [2022-04-22T16:20:28.553Z] [2022-04-22T16:20:28.553Z] INFO: executeCI.ps1 exiting at Fri Apr 22 16:20:26 CUT 2022. Duration 01:18:08.5024576 [2022-04-22T16:20:28.553Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-22T16:20:28.797Z] Recording test results [2022-04-22T16:20:32.923Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-22T16:20:32.923Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-22T16:20:32.923Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-22T16:20:32.923Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-22T16:20:32.923Z] === RUN TestDockerSuite/TestCpToDot [2022-04-22T16:20:35.289Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-22T16:20:35.289Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-22T16:20:35.289Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-22T16:20:35.289Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-22T16:20:35.289Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-22T16:20:37.710Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-22T16:20:38.427Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-22T16:20:38.427Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:20:38.427Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-22T16:20:38.427Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-22T16:20:38.427Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-22T16:20:38.427Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-22T16:20:38.427Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-22T16:20:38.427Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-22T16:20:38.427Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-22T16:20:38.427Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-22T16:20:38.933Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-22T16:20:39.768Z] Creating win-2022-integration-bundles.zip [2022-04-22T16:20:41.299Z] === RUN TestDockerSuite/TestCreateEchoStdout [Pipeline] archiveArtifacts [2022-04-22T16:20:41.519Z] Archiving artifacts [2022-04-22T16:20:44.444Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-22T16:20:44.444Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-22T16:20:44.952Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-22T16:20:47.318Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-22T16:20:48.382Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-22T16:20:48.889Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-22T16:20:48.889Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-22T16:20:48.889Z] === RUN TestDockerSuite/TestCreateRM [2022-04-22T16:20:49.396Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-22T16:20:49.396Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-22T16:20:49.396Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-22T16:20:49.396Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-22T16:20:49.901Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-22T16:20:56.809Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43365/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-22T16:20:57.803Z] + make clean [2022-04-22T16:20:59.344Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-22T16:20:59.344Z] docker-dev-cache [2022-04-22T16:20:59.344Z] docker-mod-cache [Pipeline] deleteDir [2022-04-22T16:21:00.738Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-22T16:21:00.738Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-22T16:21:00.738Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T16:21:04.758Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-22T16:21:05.265Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-22T16:21:05.265Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-22T16:21:05.265Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-22T16:21:08.406Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-22T16:21:08.406Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDockerFails [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-22T16:21:08.406Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.406Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-22T16:21:08.406Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.912Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-22T16:21:08.912Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.912Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-22T16:21:08.912Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.912Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-22T16:21:08.912Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-22T16:21:08.912Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-22T16:21:12.054Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-22T16:21:14.417Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-22T16:21:17.556Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-22T16:21:39.348Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-22T16:21:43.371Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-22T16:21:50.868Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-22T16:21:53.233Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-22T16:21:53.739Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-22T16:21:59.657Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-22T16:21:59.657Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-22T16:22:00.631Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-22T16:22:07.725Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-22T16:22:12.428Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-22T16:22:12.893Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-22T16:22:12.893Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-22T16:22:12.893Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-22T16:22:12.893Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-22T16:22:12.893Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-22T16:22:12.893Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-22T16:22:12.893Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-22T16:22:12.893Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-22T16:22:14.438Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-22T16:22:14.438Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-22T16:22:14.438Z] === RUN TestDockerSuite/TestEventsRename [2022-04-22T16:22:17.351Z] === RUN TestDockerSuite/TestEventsResize [2022-04-22T16:22:25.944Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-22T16:22:28.857Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-22T16:22:32.603Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-22T16:22:42.945Z] === RUN TestDockerSuite/TestEventsTop [2022-04-22T16:22:42.945Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-22T16:22:42.945Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-22T16:22:45.133Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-22T16:22:50.949Z] === RUN TestDockerSuite/TestExec [2022-04-22T16:22:50.949Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:22:50.949Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-22T16:22:50.949Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-22T16:22:50.949Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-22T16:22:53.185Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-22T16:22:55.371Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-22T16:22:55.371Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-22T16:22:55.371Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-22T16:22:55.371Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-22T16:22:55.371Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-22T16:22:55.371Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-22T16:22:55.831Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-22T16:22:58.749Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-22T16:23:01.664Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-22T16:23:04.579Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-22T16:23:07.500Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-22T16:23:13.316Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-22T16:23:13.316Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-22T16:23:13.316Z] === RUN TestDockerSuite/TestExecEnv [2022-04-22T16:23:13.316Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-22T16:23:13.316Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-22T16:23:13.316Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-22T16:23:13.316Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-22T16:23:16.233Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-22T16:23:22.051Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-22T16:23:22.051Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-22T16:23:22.051Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-22T16:23:22.051Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-22T16:23:22.051Z] === RUN TestDockerSuite/TestExecParseError [2022-04-22T16:23:22.051Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-22T16:23:22.051Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-22T16:23:22.051Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-22T16:23:22.051Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-22T16:23:22.051Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-22T16:23:22.051Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-22T16:23:25.813Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-22T16:23:25.813Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-22T16:23:25.813Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-22T16:23:25.813Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-22T16:23:25.813Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-22T16:23:25.813Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:23:25.813Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-22T16:23:25.813Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-22T16:23:25.813Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-22T16:23:25.813Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-22T16:23:25.813Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-22T16:23:29.565Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-22T16:23:29.565Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-22T16:23:29.565Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-22T16:23:40.087Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-22T16:23:40.088Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-22T16:23:40.088Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-22T16:23:40.088Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-22T16:23:40.088Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-22T16:23:40.088Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-22T16:23:40.088Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-22T16:23:47.189Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-22T16:23:54.284Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-22T16:23:58.031Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-22T16:24:05.134Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-22T16:24:05.134Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:24:05.134Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-22T16:24:05.134Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-22T16:24:05.134Z] === RUN TestDockerSuite/TestHealth [2022-04-22T16:24:05.134Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-22T16:24:05.134Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-22T16:24:05.134Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-22T16:24:05.134Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-22T16:24:05.134Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-22T16:24:12.229Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-22T16:24:12.229Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-22T16:24:12.229Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-22T16:24:12.229Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-22T16:24:12.229Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-22T16:24:12.229Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-22T16:24:12.229Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-22T16:24:13.202Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-22T16:24:13.202Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-22T16:24:13.202Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-22T16:24:14.745Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-22T16:24:15.208Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-22T16:24:17.397Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-22T16:24:17.862Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-22T16:24:21.610Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-22T16:24:24.526Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-22T16:24:24.987Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-22T16:24:24.987Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-22T16:24:24.987Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-22T16:24:29.694Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-22T16:24:29.694Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-22T16:24:29.694Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-22T16:24:29.694Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-22T16:24:29.694Z] === RUN TestDockerSuite/TestImportFile [2022-04-22T16:24:29.694Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-22T16:24:29.694Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-22T16:24:30.155Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-22T16:24:30.155Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-22T16:24:30.155Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-22T16:24:30.155Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-22T16:24:30.155Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-22T16:24:30.155Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-22T16:24:30.155Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-22T16:24:30.155Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-22T16:24:30.155Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-22T16:24:33.072Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-22T16:24:41.658Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-22T16:24:41.658Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-22T16:24:41.658Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-22T16:24:41.658Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-22T16:24:41.658Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-22T16:24:41.658Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-22T16:24:41.658Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-22T16:24:41.658Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-22T16:24:50.245Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-22T16:24:50.245Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-22T16:24:57.336Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-22T16:24:57.336Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:24:57.336Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-22T16:24:57.336Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-22T16:24:57.336Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-22T16:24:57.336Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-22T16:24:57.336Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-22T16:25:00.250Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-22T16:25:07.342Z] === RUN TestDockerSuite/TestInspectImage [2022-04-22T16:25:07.342Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:25:07.342Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-22T16:25:07.342Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-22T16:25:07.342Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-22T16:25:07.342Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-22T16:25:07.342Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-22T16:25:09.529Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-22T16:25:12.446Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-22T16:25:12.446Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-22T16:25:21.033Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-22T16:25:23.221Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-22T16:25:23.221Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-22T16:25:23.221Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-22T16:25:23.686Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-22T16:25:27.807Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-22T16:25:30.721Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-22T16:25:36.532Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-22T16:25:39.449Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-22T16:25:42.367Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-22T16:25:45.280Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-22T16:25:48.203Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-22T16:25:51.119Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-22T16:25:54.038Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-22T16:25:54.499Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.499Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-22T16:25:54.499Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.959Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-22T16:25:54.959Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.959Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-22T16:25:54.959Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-22T16:25:54.959Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-22T16:25:54.959Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-22T16:25:54.959Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-22T16:25:57.873Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-22T16:26:00.057Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-22T16:26:07.147Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-22T16:26:10.063Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-22T16:26:10.063Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-22T16:26:10.063Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-22T16:26:12.977Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-22T16:26:12.977Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-22T16:26:23.330Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-22T16:26:31.924Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-22T16:26:40.513Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-22T16:26:44.242Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-22T16:26:47.979Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-22T16:26:47.979Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-22T16:26:47.979Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-22T16:26:50.880Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-22T16:26:53.782Z] === RUN TestDockerSuite/TestLogsSince [2022-04-22T16:27:04.099Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-22T16:27:04.099Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-22T16:27:04.099Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-22T16:27:04.099Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-22T16:27:04.099Z] === RUN TestDockerSuite/TestLogsTail [2022-04-22T16:27:07.834Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-22T16:27:11.561Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-22T16:27:14.463Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-22T16:27:14.463Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestNetHostname [2022-04-22T16:27:14.463Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-22T16:27:14.463Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-22T16:27:14.463Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-22T16:27:14.463Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestPluginActive [2022-04-22T16:27:14.463Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-22T16:27:14.463Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.463Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-22T16:27:14.924Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-22T16:27:14.924Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-22T16:27:14.924Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-22T16:27:14.924Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-22T16:27:14.924Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-22T16:27:14.924Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-22T16:27:14.924Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-22T16:27:14.924Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPortList [2022-04-22T16:27:14.924Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-22T16:27:14.924Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-22T16:27:20.707Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-22T16:27:20.707Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:27:20.707Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-22T16:27:21.164Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-22T16:27:21.164Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-22T16:27:21.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-22T16:27:21.164Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-22T16:27:21.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-22T16:27:21.164Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-22T16:27:21.164Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-22T16:27:21.164Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-22T16:27:21.164Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-22T16:27:21.164Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-22T16:27:21.164Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-22T16:27:21.164Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-22T16:27:21.164Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-22T16:27:21.164Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-22T16:27:21.164Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-22T16:27:28.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-22T16:27:28.232Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-22T16:27:28.232Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-22T16:27:38.541Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-22T16:27:38.541Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-22T16:27:38.541Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-22T16:27:50.952Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-22T16:28:16.125Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-22T16:28:16.125Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-22T16:28:16.125Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-22T16:28:16.125Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-22T16:28:30.963Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-22T16:28:35.670Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-22T16:28:56.794Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-22T16:29:00.544Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-22T16:29:01.007Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-22T16:29:01.007Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-22T16:29:01.007Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-22T16:29:01.007Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-22T16:29:13.429Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-22T16:29:13.429Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-22T16:29:13.429Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-22T16:29:13.429Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-22T16:29:13.429Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-22T16:29:13.429Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-22T16:29:13.429Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-22T16:29:13.429Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-22T16:29:13.430Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-22T16:29:22.019Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-22T16:29:22.019Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-22T16:29:22.019Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-22T16:29:22.990Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-22T16:29:22.990Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-22T16:29:22.990Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-22T16:29:24.534Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-22T16:29:25.506Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-22T16:29:25.506Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-22T16:29:25.506Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-22T16:29:31.320Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-22T16:29:36.028Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-22T16:29:44.616Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-22T16:30:09.813Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-22T16:30:09.813Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-22T16:30:09.813Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-22T16:30:15.643Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-22T16:30:15.643Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-22T16:30:15.643Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-22T16:30:16.618Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-22T16:30:22.425Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-22T16:30:28.240Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-22T16:30:28.240Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:30:28.240Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-22T16:30:32.947Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-22T16:30:32.947Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-22T16:30:33.408Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-22T16:30:58.576Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-22T16:31:00.763Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-22T16:31:01.740Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-22T16:31:10.343Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-22T16:31:22.756Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-22T16:31:37.607Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-22T16:31:43.420Z] === RUN TestDockerSuite/TestRmiTag [2022-04-22T16:31:43.882Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-22T16:31:52.495Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-22T16:32:17.772Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-22T16:32:18.834Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-22T16:32:25.003Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-22T16:32:26.689Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-22T16:32:26.689Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-22T16:32:26.689Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-22T16:32:26.689Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-22T16:32:26.689Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-22T16:32:26.689Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-22T16:32:26.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-22T16:32:26.689Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-22T16:32:26.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-22T16:32:26.689Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-22T16:32:26.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-22T16:32:26.689Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-22T16:32:26.689Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-22T16:32:26.689Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-22T16:32:26.689Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-22T16:32:29.827Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-22T16:32:29.827Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-22T16:32:29.827Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-22T16:32:29.827Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-22T16:32:29.827Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-22T16:32:40.651Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-22T16:32:44.504Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-22T16:32:51.748Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-22T16:33:00.520Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-22T16:33:02.784Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-22T16:33:02.784Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-22T16:33:15.404Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-22T16:33:15.404Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-22T16:33:22.651Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-22T16:33:22.651Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-22T16:33:22.651Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-22T16:33:26.513Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-22T16:33:26.513Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-22T16:33:26.513Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-22T16:33:26.513Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-22T16:33:26.513Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-22T16:33:29.517Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-22T16:33:29.517Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-22T16:33:29.517Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-22T16:33:29.517Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-22T16:33:29.517Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-22T16:33:29.517Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-22T16:33:29.517Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-22T16:33:29.517Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-22T16:33:29.517Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-22T16:33:29.517Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-22T16:33:29.517Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-22T16:33:29.517Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-22T16:33:29.517Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-22T16:33:29.517Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-22T16:33:29.517Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-22T16:33:32.525Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-22T16:33:39.809Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-22T16:33:42.960Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-22T16:33:42.960Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-22T16:33:42.960Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-22T16:33:42.960Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-22T16:33:42.960Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-22T16:33:42.960Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-22T16:33:42.960Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-22T16:33:46.104Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-22T16:33:46.104Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-22T16:33:46.104Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-22T16:33:46.104Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-22T16:33:46.104Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-22T16:33:46.104Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-22T16:33:46.104Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-22T16:33:46.104Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-22T16:33:46.104Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-22T16:33:48.473Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-22T16:33:55.971Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-22T16:33:55.971Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-22T16:33:55.971Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-22T16:33:55.971Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-22T16:33:55.971Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-22T16:33:55.971Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-22T16:33:55.971Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-22T16:33:55.971Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-22T16:33:55.971Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-22T16:33:55.971Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-22T16:33:55.971Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-22T16:33:55.971Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-22T16:33:55.971Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-22T16:33:59.121Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-22T16:33:59.121Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-22T16:33:59.121Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-22T16:33:59.121Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-22T16:33:59.121Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-22T16:33:59.121Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-22T16:34:02.266Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-22T16:34:04.632Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-22T16:34:04.633Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-22T16:34:05.139Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-22T16:34:08.278Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-22T16:34:08.278Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-22T16:34:08.278Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-22T16:34:08.278Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-22T16:34:08.278Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-22T16:34:08.278Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-22T16:34:08.278Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-22T16:34:15.778Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-22T16:34:18.919Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-22T16:34:21.287Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-22T16:34:30.322Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-22T16:34:30.322Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-22T16:34:30.322Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-22T16:34:30.322Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-22T16:34:30.322Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-22T16:34:30.322Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-22T16:34:30.322Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-22T16:34:30.323Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-22T16:34:30.323Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-22T16:34:30.323Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-22T16:34:30.323Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-22T16:34:30.323Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-22T16:34:30.323Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-22T16:34:30.323Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-22T16:34:30.323Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-22T16:34:30.323Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-22T16:34:35.339Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-22T16:34:35.339Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-22T16:34:35.339Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-22T16:34:35.339Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-22T16:34:35.339Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-22T16:34:35.339Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-22T16:34:35.339Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-22T16:34:35.339Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-22T16:34:35.339Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-22T16:34:35.339Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-22T16:34:35.339Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-22T16:34:35.339Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-22T16:34:48.293Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-22T16:34:48.293Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-22T16:34:48.293Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunMount [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-22T16:34:49.973Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-22T16:34:49.973Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-22T16:34:59.017Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-22T16:34:59.017Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-22T16:34:59.017Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-22T16:34:59.017Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-22T16:34:59.017Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-22T16:34:59.017Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-22T16:34:59.017Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-22T16:35:11.968Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-22T16:35:21.001Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-22T16:35:21.001Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-22T16:35:21.001Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-22T16:35:21.001Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-22T16:35:21.001Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-22T16:35:21.001Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-22T16:35:21.001Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-22T16:35:21.001Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.001Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-22T16:35:21.507Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-22T16:35:21.507Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-22T16:35:22.013Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-22T16:35:23.073Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-22T16:35:26.211Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-22T16:35:28.576Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-22T16:35:30.252Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-22T16:35:32.621Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-22T16:35:32.621Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-22T16:35:32.621Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-22T16:35:32.621Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-22T16:35:32.621Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-22T16:35:32.621Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-22T16:35:32.621Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-22T16:35:32.621Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-22T16:35:33.126Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-22T16:35:33.126Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-22T16:35:33.126Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-22T16:35:33.126Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-22T16:35:33.126Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-22T16:35:33.126Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-22T16:35:33.126Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-22T16:35:33.126Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-22T16:35:33.126Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-22T16:35:36.264Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-22T16:35:36.264Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-22T16:35:36.770Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-22T16:35:36.770Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-22T16:35:36.770Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-22T16:35:36.770Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-22T16:35:36.770Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-22T16:35:36.770Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-22T16:35:36.770Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-22T16:35:36.770Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-22T16:35:36.770Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-22T16:35:47.624Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-22T16:35:47.624Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-22T16:35:47.624Z] === RUN TestDockerSuite/TestRunRm [2022-04-22T16:35:49.990Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-22T16:35:56.157Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-22T16:35:59.298Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-22T16:36:01.664Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-22T16:36:04.808Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-22T16:36:07.948Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-22T16:36:07.948Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-22T16:36:07.948Z] === RUN TestDockerSuite/TestRunState [2022-04-22T16:36:07.948Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-22T16:36:07.948Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-22T16:36:11.088Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-22T16:36:11.088Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-22T16:36:11.088Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-22T16:36:14.230Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-22T16:36:14.230Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-22T16:36:14.230Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-22T16:36:14.230Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-22T16:36:14.230Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-22T16:36:14.230Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-22T16:36:14.230Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-22T16:36:14.230Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-22T16:36:14.230Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-22T16:36:20.399Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-22T16:36:20.399Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-22T16:36:22.766Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-22T16:36:22.766Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-22T16:36:22.766Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-22T16:36:31.809Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-22T16:36:31.809Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-22T16:36:31.809Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-22T16:36:31.809Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-22T16:36:31.809Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-22T16:36:34.952Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-22T16:36:43.989Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-22T16:36:50.164Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-22T16:36:57.658Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-22T16:36:57.658Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-22T16:36:57.658Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-22T16:36:57.658Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-22T16:37:06.681Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-22T16:37:15.277Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-22T16:37:16.820Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-22T16:37:16.820Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-22T16:37:16.820Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-22T16:37:16.820Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-22T16:37:17.285Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-22T16:37:17.285Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-22T16:37:17.285Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-22T16:37:17.285Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-22T16:37:17.285Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-22T16:37:17.285Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-22T16:37:17.285Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-22T16:37:17.285Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-22T16:37:17.285Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-22T16:37:17.285Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-22T16:37:17.285Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-22T16:37:23.102Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-22T16:37:24.648Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-22T16:37:27.567Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-22T16:37:33.381Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-22T16:37:33.381Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-22T16:37:33.381Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-22T16:37:33.381Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-22T16:37:33.381Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-22T16:37:33.381Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-22T16:37:33.381Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-22T16:37:33.381Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.381Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-22T16:37:33.381Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-22T16:37:33.843Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-22T16:37:33.843Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-22T16:37:33.843Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-22T16:37:33.843Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-22T16:37:33.843Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-22T16:37:33.843Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-22T16:37:33.843Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-22T16:37:33.843Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-22T16:37:33.843Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-22T16:37:36.762Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-22T16:37:36.762Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-22T16:37:37.226Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-22T16:37:37.687Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-22T16:37:39.232Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-22T16:37:39.232Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-22T16:37:42.153Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-22T16:37:50.744Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-22T16:37:53.659Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-22T16:37:53.659Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-22T16:37:53.659Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-22T16:38:04.008Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-22T16:38:04.008Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-22T16:38:04.008Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-22T16:38:08.719Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-22T16:38:08.719Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-22T16:38:08.719Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-22T16:38:08.719Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-22T16:38:08.719Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-22T16:38:08.719Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-22T16:38:08.719Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-22T16:38:08.719Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-22T16:38:08.719Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-22T16:38:15.814Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-22T16:38:15.814Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-22T16:38:15.814Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-22T16:38:15.814Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-22T16:38:15.814Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-22T16:38:15.814Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-22T16:38:15.814Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-22T16:38:15.814Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-22T16:38:15.814Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-22T16:38:15.814Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-22T16:38:15.814Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-22T16:38:15.814Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-22T16:38:15.814Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-22T16:38:18.732Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-22T16:38:22.482Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-22T16:38:22.482Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-22T16:38:22.482Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-22T16:38:25.405Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-22T16:38:25.405Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-22T16:38:25.405Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-22T16:38:25.405Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-22T16:38:25.405Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-22T16:38:25.405Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-22T16:38:25.405Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-22T16:38:25.405Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-22T16:38:25.405Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-22T16:38:25.405Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-22T16:38:25.405Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-22T16:38:25.405Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-22T16:38:25.405Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-22T16:38:43.133Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-22T16:38:43.133Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-22T16:38:43.133Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-22T16:38:43.133Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-22T16:38:43.133Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-22T16:38:43.133Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-22T16:38:43.133Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-22T16:38:43.133Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-22T16:38:51.722Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-22T16:38:51.722Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-22T16:38:54.648Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-22T16:38:55.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-22T16:38:56.082Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-22T16:38:56.082Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-22T16:38:56.082Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-22T16:39:10.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-22T16:39:10.923Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-22T16:39:10.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-22T16:39:11.899Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-22T16:39:11.899Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-22T16:39:11.899Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-22T16:39:12.361Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-22T16:39:20.966Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-22T16:39:20.966Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-22T16:39:21.427Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-22T16:39:46.618Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-22T16:39:46.618Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.618Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite (3480.64s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.04s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.41s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (132.23s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.85s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.05s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.05s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.09s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.05s) [2022-04-22T16:39:46.618Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.91s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-22T16:39:46.618Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.18s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.04s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.32s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (160.22s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.99s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.31s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.31s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.32s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.32s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.30s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.29s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (17.07s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.71s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.87s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.20s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (11.50s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.73s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddTar (64.66s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.63s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.58s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.96s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.97s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.43s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.76s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.22s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.62s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.90s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.99s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.90s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.09s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.19s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.82s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.11s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.36s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.11s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.07s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.31s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCmd (0.90s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.89s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.92s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.40s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.35s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (2.01s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.77s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.48s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.26s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.23s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.94s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (12.21s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.40s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.89s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.60s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.59s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.15s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.61s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.53s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.26s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.20s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.16s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.32s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.47s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignore (99.50s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.25s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.71s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (93.67s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.58s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.26s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.41s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (19.14s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.81s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (54.32s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.53s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.96s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (137.44s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.70s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.52s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.79s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.55s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.70s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.77s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.62s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.05s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.41s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.04s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.36s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.23s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.44s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.94s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFails (4.21s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.57s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.50s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.26s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.72s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.81s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.59s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildHistory (15.28s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.31s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.49s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.69s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLabel (1.50s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.99s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.46s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.85s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLabels (1.39s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.13s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.78s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.81s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (11.52s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.12s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.15s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.65s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.70s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.86s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.09s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.68s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.97s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.90s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.42s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.37s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.04s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.91s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.35s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.96s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.57s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.28s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.26s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.90s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.81s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.60s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.33s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.65s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.69s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (57.34s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (38.15s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildRm (17.25s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.35s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-22T16:39:46.619Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.97s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.52s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.70s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.90s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (25.60s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.98s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.89s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.39s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2022-04-22T16:39:46.619Z] --- PASS: TestDockerSuite/TestBuildStderr (6.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.75s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.91s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.77s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.37s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.90s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.31s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.82s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.82s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.87s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.24s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.32s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.30s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.24s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.02s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.62s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.94s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.62s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.57s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.07s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.77s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.73s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.84s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.82s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (10.65s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCommitChange (6.38s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.12s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.76s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCommitTTY (9.31s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.16s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.80s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.05s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.23s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.47s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.04s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.26s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.47s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.93s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.90s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.73s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.72s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.66s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.18s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.73s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.67s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.06s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.43s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.96s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.05s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.08s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.68s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.43s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.10s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.98s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (8.05s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.06s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.98s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008ceb58_} (2.95s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13598105700_c:\foo_false____} (3.02s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13598105700_c:\foo_true____} (3.01s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.12s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.96s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.12s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.07s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.77s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.41s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.31s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.89s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.05s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCpToStdout (3.13s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.42s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.06s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.69s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.62s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.28s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.96s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.92s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.90s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (19.35s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsCopy (6.62s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.44s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.84s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.12s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.95s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.45s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFilters (6.14s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFormat (5.66s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.12s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.27s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsRename (3.09s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsResize (8.53s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.82s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.37s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (10.32s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsUntag (2.89s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.89s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.60s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.66s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.05s) [2022-04-22T16:39:46.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.76s) [2022-04-22T16:39:46.620Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.16s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.16s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.93s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.47s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.19s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestExecInspectID (5.62s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.53s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.21s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.98s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.00s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.81s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.78s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.75s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.04s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.12s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.39s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.47s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.90s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.51s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.61s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.39s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.16s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.49s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.64s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.87s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (7.87s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (8.00s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.79s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectDefault (2.81s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectHistory (6.06s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.80s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.01s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (7.72s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.16s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.37s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectStatus (3.48s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.68s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.18s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.94s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.11s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.07s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.93s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.91s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.15s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.55s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.50s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.71s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.21s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.93s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.93s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.41s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.10s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.64s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.40s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.23s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsSince (10.18s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsTail (3.90s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.34s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.08s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.13s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.90s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.07s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsByOrder (11.06s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.83s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (23.24s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.46s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.73s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (19.02s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.05s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (11.07s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.26s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.42s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.25s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.91s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.54s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.45s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.31s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.11s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.28s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.51s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.33s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiBlank (0.13s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.47s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.23s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.76s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.07s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.49s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.36s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (15.38s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.10s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiTag (1.01s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (8.49s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.79s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.28s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.39s) [2022-04-22T16:39:46.621Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.75s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-22T16:39:46.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.57s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.68s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.87s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.89s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.81s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.97s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunBindMounts (11.06s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.05s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.05s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.66s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.25s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.73s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.84s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.80s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.75s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.87s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.62s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.55s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.58s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.25s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.89s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.99s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunExitCode (7.72s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.78s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.95s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (8.06s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.86s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.60s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.23s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.81s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (11.89s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (10.05s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.87s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.79s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.55s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.51s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.24s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.05s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunRm (2.93s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.10s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.98s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.89s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.07s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.24s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.81s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.70s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.50s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.89s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.95s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.94s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.89s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.84s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.16s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.32s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.86s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.86s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.10s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.32s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.64s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.33s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.89s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.91s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (8.13s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.81s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.88s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.34s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.23s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.88s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.18s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-22T16:39:46.622Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.21s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-22T16:39:46.622Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.42s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.32s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.52s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.45s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.23s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.28s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.12s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.68s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.80s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.83s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.40s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (21.95s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.98s) [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-22T16:39:46.623Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] --- PASS: TestDockerRegistrySuite (0.25s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-22T16:39:46.623Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-22T16:39:46.623Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-22T16:39:46.623Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-22T16:39:46.623Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-22T16:39:46.623Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-22T16:39:46.623Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-22T16:39:46.623Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-22T16:39:46.623Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-22T16:39:46.623Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-22T16:39:46.623Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-22T16:39:46.623Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-22T16:39:46.623Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-22T16:39:46.623Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-22T16:39:46.623Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-22T16:39:46.623Z] === RUN TestDockerDaemonSuite [2022-04-22T16:39:46.623Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-22T16:39:46.623Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-22T16:39:46.623Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-22T16:39:46.623Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-22T16:39:46.623Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-22T16:39:46.623Z] === RUN TestDockerSwarmSuite [2022-04-22T16:39:46.623Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-22T16:39:46.623Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.623Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-22T16:39:46.624Z] === RUN TestDockerExternalVolumeSuite [2022-04-22T16:39:46.624Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-22T16:39:46.624Z] === RUN TestDockerNetworkSuite [2022-04-22T16:39:46.624Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-22T16:39:46.624Z] === RUN TestDockerHubPullSuite [2022-04-22T16:39:46.624Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-22T16:39:46.624Z] PASS [2022-04-22T16:39:46.624Z] ok github.com/docker/docker/integration-cli 3481.304s [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === Skipped [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-22T16:39:46.624Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-22T16:39:46.624Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-04-22T16:39:46.624Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.05s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-22T16:39:46.624Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-22T16:39:46.624Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-22T16:39:46.624Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-22T16:39:46.624Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-22T16:39:46.624Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-22T16:39:46.624Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.05s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.05s) [2022-04-22T16:39:46.624Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.05s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-22T16:39:46.624Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-22T16:39:46.624Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.04s) [2022-04-22T16:39:46.624Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.04s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-04-22T16:39:46.624Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.63s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.63s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.08s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.62s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.62s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.06s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.09s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.09s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-04-22T16:39:46.624Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.61s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.61s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.71s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.71s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.52s) [2022-04-22T16:39:46.624Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.624Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.52s) [2022-04-22T16:39:46.624Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.06s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.06s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.06s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.09s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-22T16:39:46.625Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.62s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.62s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.57s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.57s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.07s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.07s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-22T16:39:46.625Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-22T16:39:46.625Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-22T16:39:46.625Z] docker_cli_sni_test.go:18: Flakey test [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-22T16:39:46.625Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.04s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-22T16:39:46.625Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-22T16:39:46.625Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-22T16:39:46.625Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-22T16:39:46.625Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.625Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-22T16:39:46.625Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-22T16:39:46.626Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.04s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.05s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.05s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-22T16:39:46.626Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-22T16:39:46.626Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-22T16:39:46.626Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-04-22T16:39:46.626Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-22T16:39:46.626Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.626Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-22T16:39:46.626Z] [2022-04-22T16:39:46.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-22T16:39:46.627Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.05s) [2022-04-22T16:39:46.627Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.05s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-22T16:39:46.627Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-22T16:39:46.627Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-22T16:39:46.627Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.05s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.04s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.04s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-22T16:39:46.627Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-22T16:39:46.627Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.04s) [2022-04-22T16:39:46.627Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.04s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-22T16:39:46.627Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-22T16:39:46.627Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-22T16:39:46.627Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-22T16:39:46.627Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-22T16:39:46.627Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-22T16:39:46.627Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-22T16:39:46.627Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.04s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.627Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-22T16:39:46.627Z] [2022-04-22T16:39:46.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-22T16:39:46.627Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-22T16:39:46.628Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-22T16:39:46.628Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-04-22T16:39:46.628Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.13s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-22T16:39:46.628Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-22T16:39:46.628Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.05s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.05s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.05s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.05s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.06s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.628Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-22T16:39:46.628Z] [2022-04-22T16:39:46.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-22T16:39:46.628Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.04s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.04s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-22T16:39:46.629Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.04s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-22T16:39:46.629Z] [2022-04-22T16:39:46.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-22T16:39:46.629Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.629Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.05s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.05s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.04s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-22T16:39:46.630Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-04-22T16:39:46.630Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.630Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-04-22T16:39:46.630Z] [2022-04-22T16:39:46.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-22T16:39:46.630Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-04-22T16:39:46.631Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-22T16:39:46.631Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-22T16:39:46.631Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-22T16:39:46.631Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-22T16:39:46.631Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-22T16:39:46.631Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-22T16:39:46.631Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-22T16:39:46.631Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-22T16:39:46.631Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.631Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-22T16:39:46.631Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-22T16:39:46.632Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-22T16:39:46.632Z] [2022-04-22T16:39:46.632Z] DONE 1088 tests, 539 skipped in 3494.510s [2022-04-22T16:39:47.094Z] INFO: Integration tests ended at 04/22/2022 16:39:46. Duration:00:58:14.7022152 [2022-04-22T16:39:47.094Z] INFO: Docker info of the daemon under test at end of run [2022-04-22T16:39:47.094Z] [2022-04-22T16:39:47.094Z] Containers: 10 [2022-04-22T16:39:47.094Z] Running: 0 [2022-04-22T16:39:47.094Z] Paused: 0 [2022-04-22T16:39:47.094Z] Stopped: 10 [2022-04-22T16:39:47.094Z] Images: 18 [2022-04-22T16:39:47.094Z] Server Version: 0.0.0-dev [2022-04-22T16:39:47.094Z] Storage Driver: windowsfilter [2022-04-22T16:39:47.094Z] Windows: [2022-04-22T16:39:47.094Z] Logging Driver: json-file [2022-04-22T16:39:47.094Z] Plugins: [2022-04-22T16:39:47.094Z] Volume: local [2022-04-22T16:39:47.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-22T16:39:47.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-22T16:39:47.094Z] Swarm: inactive [2022-04-22T16:39:47.094Z] Default Isolation: process [2022-04-22T16:39:47.094Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-22T16:39:47.094Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-22T16:39:47.094Z] OSType: windows [2022-04-22T16:39:47.094Z] Architecture: x86_64 [2022-04-22T16:39:47.094Z] CPUs: 4 [2022-04-22T16:39:47.094Z] Total Memory: 32GiB [2022-04-22T16:39:47.094Z] Name: azwin-2-7aa690 [2022-04-22T16:39:47.094Z] ID: EUOX:CH4R:KOPJ:7UUA:MNOP:UOKD:ZO77:35CB:R3TI:QPJK:ICIF:SG25 [2022-04-22T16:39:47.094Z] Docker Root Dir: D:\CI\PR-43365\6\daemon [2022-04-22T16:39:47.094Z] Debug Mode (client): false [2022-04-22T16:39:47.094Z] Debug Mode (server): true [2022-04-22T16:39:47.094Z] File Descriptors: -1 [2022-04-22T16:39:47.094Z] Goroutines: 17 [2022-04-22T16:39:47.094Z] System Time: 2022-04-22T16:39:46.678921Z [2022-04-22T16:39:47.094Z] EventsListeners: 0 [2022-04-22T16:39:47.094Z] Registry: https://index.docker.io/v1/ [2022-04-22T16:39:47.094Z] Labels: [2022-04-22T16:39:47.094Z] Experimental: false [2022-04-22T16:39:47.094Z] Insecure Registries: [2022-04-22T16:39:47.094Z] 127.0.0.0/8 [2022-04-22T16:39:47.094Z] Live Restore Enabled: false [2022-04-22T16:39:47.094Z] [2022-04-22T16:39:47.094Z] [2022-04-22T16:39:47.094Z] INFO: Stopping daemon under test [2022-04-22T16:39:47.094Z] SUCCESS: The process with PID 5880 (child process of PID 1388) has been terminated. [2022-04-22T16:39:47.094Z] SUCCESS: The process with PID 1388 (child process of PID 2600) has been terminated. [2022-04-22T16:39:47.094Z] INFO: Stop tailing logs of the daemon under tests [2022-04-22T16:39:47.094Z] INFO: executeCI.ps1 Completed successfully at 04/22/2022 16:39:46. [2022-04-22T16:39:47.094Z] INFO: Tidying up at end of run [2022-04-22T16:39:47.094Z] ----------- DAEMON LOG ------------ [2022-04-22T16:39:47.094Z] 2022/04/22 15:38:22 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-22T16:39:47.094Z] ----------- END DAEMON LOG -------- [2022-04-22T16:39:47.094Z] INFO: Saving daemon under test log (d:\CI\PR-43365\6\dut.out) to bundles\CIDUT.out [2022-04-22T16:39:47.094Z] INFO: Saving daemon under test log (d:\CI\PR-43365\6\dut.err) to bundles\CIDUT.err [2022-04-22T16:39:47.094Z] INFO: Saving containerd logs to bundles [2022-04-22T16:39:47.094Z] INFO: Nuke-Everything... [2022-04-22T16:39:48.066Z] INFO: Container count on control daemon to delete is 2 [2022-04-22T16:39:48.066Z] 90116eddb229 [2022-04-22T16:39:48.066Z] ce1d9bf981d0 [2022-04-22T16:39:48.066Z] INFO: Tidying pidfile d:\CI\PR-43365\6\docker.pid [2022-04-22T16:39:48.526Z] INFO: Nuking d:\CI [2022-04-22T16:40:31.113Z] INFO: Zapped successfully [2022-04-22T16:40:31.113Z] [2022-04-22T16:40:31.113Z] INFO: executeCI.ps1 exiting at Fri Apr 22 16:40:29 CUT 2022. Duration 01:37:21.3422417 [2022-04-22T16:40:31.113Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-22T16:40:31.357Z] Recording test results [2022-04-22T16:40:40.829Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-22T16:40:42.963Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-22T16:40:46.094Z] Archiving artifacts [2022-04-22T16:41:01.578Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43365/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-22T16:41:02.584Z] + make clean [2022-04-22T16:41:04.772Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-22T16:41:04.772Z] docker-dev-cache [2022-04-22T16:41:04.772Z] 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